Ticket #324 (closed defect: fixed)

Opened 3 years ago

Last modified 13 months ago

Random crashes during scanning in R319

Reported by: tas50 Owned by: nobody
Priority: major Milestone:
Component: others Version: r319
Keywords: Cc:

Description (last modified by fish) (diff)

I'm getting a large number of random crashes during my scanning in KisMAC. On my last drive the application crashed 8 times in about 40 minutes. That's about standard now. Time between crashes varies.

Config:

Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
Graphics: kHW_IntelGMA950Item, GMA 950, spdisplays_builtin, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.4.8.3
Bluetooth: Version 2.1.3f8, 2 service, 0 devices, 1 incoming serial ports
Serial ATA Device: WDC WD5000BEVT-22ZAT0, 465.76 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857E
USB Device: Built-in iSight, (null) mA
USB Device: IR Receiver, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: Apple Internal Keyboard / Trackpad, (null) mA

Here's the crash log:

Process:         KisMAC [7555]
Path:            /Applications/KisMAC trunk r319.app/Contents/MacOS/KisMAC
Identifier:      org.kismac-ng.kismac
Version:         KisMAC 0.21a (0.21a [$Revision: 319$])
Code Type:       X86 (Native)
Parent Process:  launchd [81]

Date/Time:       2009-04-18 20:29:08.033 -0700
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  12

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSConcreteData initWithBytes:length:copy:freeWhenDone:bytesAreVM:]: absurd length: -14, maximum size: -2147483648 bytes'

Thread 0:
0   libobjc.A.dylib               	0x00fbf047 objc_collecting_enabled + 5
1   com.apple.Foundation          	0x0207f08f NSPopAutoreleasePool + 1007
2   com.apple.Foundation          	0x020b7e58 __NSFireTimer + 200
3   com.apple.CoreFoundation      	0x0117ab25 CFRunLoopRunSpecific + 4469
4   com.apple.CoreFoundation      	0x0117acd8 CFRunLoopRunInMode + 88
5   com.apple.HIToolbox           	0x048912c0 RunCurrentEventLoopInMode + 283
6   com.apple.HIToolbox           	0x048910d9 ReceiveNextEventCommon + 374
7   com.apple.HIToolbox           	0x04890f4d BlockUntilNextEventMatchingListInMode + 106
8   com.apple.AppKit              	0x01372d7d _DPSNextEvent + 657
9   com.apple.AppKit              	0x01372630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10  com.apple.AppKit              	0x0136b66b -[NSApplication run] + 795
11  com.apple.AppKit              	0x013388a4 NSApplicationMain + 574
12  org.kismac-ng.kismac          	0x00002602 _start + 216
13  org.kismac-ng.kismac          	0x00002529 start + 41

Thread 1:
0   libSystem.B.dylib             	0x00dbb3ae __semwait_signal + 10
1   com.apple.Foundation          	0x021209a1 +[NSThread sleepUntilDate:] + 97
2   org.kismac-ng.kismac          	0x00061aed -[PointView animationThread:] + 379
3   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
4   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
5   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
6   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x00dbb3ae __semwait_signal + 10
1   com.apple.Foundation          	0x021209a1 +[NSThread sleepUntilDate:] + 97
2   org.kismac-ng.kismac          	0x00048698 -[GPSController continousParse:] + 254
3   org.kismac-ng.kismac          	0x00048cd2 -[GPSController gpsThreadSerial:] + 1184
4   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
5   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
6   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
7   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x00db4226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x00de61ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x00de7a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x020c975c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x020c9570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x020c94d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x013d8d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
8   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
10  libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x00db41c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x00dbb9bc mach_msg + 72
2   com.apple.CoreFoundation      	0x0117a0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x0117ad34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x054acef3 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x031900a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
7   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x00db41c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x00dbb9bc mach_msg + 72
2   com.apple.CoreFoundation      	0x0117a0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x0117ad34 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x054ad06c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x031900a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
7   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x00dbb3ae __semwait_signal + 10
1   libSystem.B.dylib             	0x00de5d0d pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x03191ecf TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x03170da6 TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x03191b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x054b802a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x031900a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
8   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x00de4906 kevent + 10
1   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
2   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x00db4226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x00de61ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x00de7a73 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x03170dd2 TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x03191b4c MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x054b9f74 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x031900a3 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
8   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x00e036f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
2   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x00dd7eda read$UNIX2003 + 10
1   libpcap.A.dylib               	0x002bd32c pcap_next + 53
2   org.kismac-ng.kismac          	0x0007288d -[WaveDriverAirportExtreme nextFrame] + 36
3   org.kismac-ng.kismac          	0x0002ab96 -[WaveScanner doPassiveScan:] + 1240
4   org.kismac-ng.kismac          	0x0002afc0 -[WaveScanner doScan:] + 168
5   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
6   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
8   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x00db420e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x00dbbce5 pthread_mutex_lock + 569
2   com.apple.Foundation          	0x0207c08c -[NSRecursiveLock lock] + 28
3   org.kismac-ng.kismac          	0x00023888 -[WaveNet parsePacket:withSound:] + 1434
4   org.kismac-ng.kismac          	0x0001c932 -[WaveContainer addPacket:liveCapture:] + 225
5   org.kismac-ng.kismac          	0x0002ac1b -[WaveScanner doPassiveScan:] + 1373
6   org.kismac-ng.kismac          	0x0002afc0 -[WaveScanner doScan:] + 168
7   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
8   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
10  libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 12 Crashed:
0   com.apple.CoreFoundation      	0x011f3fb4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib               	0x00fbee3b objc_exception_throw + 40
2   org.kismac-ng.kismac          	0x0002aea4 -[WaveScanner doPassiveScan:] + 2022
3   org.kismac-ng.kismac          	0x0002afc0 -[WaveScanner doScan:] + 168
4   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
5   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
6   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
7   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x00dbb3ae __semwait_signal + 10
1   com.apple.Foundation          	0x021209a1 +[NSThread sleepUntilDate:] + 97
2   org.kismac-ng.kismac          	0x0004b119 -[SpinChannel animThread:] + 292
3   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
4   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
5   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
6   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x00dd7eda read$UNIX2003 + 10
1   libpcap.A.dylib               	0x002bd32c pcap_next + 53
2   org.kismac-ng.kismac          	0x0007288d -[WaveDriverAirportExtreme nextFrame] + 36
3   org.kismac-ng.kismac          	0x0002ab96 -[WaveScanner doPassiveScan:] + 1240
4   org.kismac-ng.kismac          	0x0002afc0 -[WaveScanner doScan:] + 168
5   com.apple.Foundation          	0x020837ed -[NSThread main] + 45
6   com.apple.Foundation          	0x02083394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x00de5095 _pthread_start + 321
8   libSystem.B.dylib             	0x00de4f52 thread_start + 34

Thread 12 crashed with X86 Thread State (32-bit):
  eax: 0x0123c0f0  ebx: 0x00fbee1c  ecx: 0x0123b1a0  edx: 0x07224000
  edi: 0x00000000  esi: 0x10ced3f0  ebp: 0xb0241b48  esp: 0xb0241b48
   ss: 0x0000001f  efl: 0x00000286  eip: 0x011f3fb4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x2ea36000

Binary Images:
    0x1000 -    0x9eff7 +org.kismac-ng.kismac KisMAC 0.21a (0.21a [$Revision: 319$]) <b7d1f24d994143559d80f2537d92bb81> /Applications/KisMAC trunk r319.app/Contents/MacOS/KisMAC
   0xf6000 -    0xf6ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
   0xfa000 -   0x124fe4  com.apple.framework.Apple80211 5.2.4 (524.1) <5024ceab7ec19f011480960f24dbe8e5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  0x135000 -   0x177fff  com.apple.AppleScriptKit 1.5 (74) <cfca408f8e5b3e35ff4d1c2f7214486c> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
  0x1ba000 -   0x26cffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
  0x2bb000 -   0x2ddfeb  libpcap.A.dylib ??? (???) <ebf505d306ff213e4e20f4af08d59f60> /usr/lib/libpcap.A.dylib
  0x2e6000 -   0x465fff  com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  0x541000 -   0x70fff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
  0x854000 -   0x854fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  0x858000 -   0x8e3fff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  0x909000 -   0x909ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  0x90d000 -   0xc32fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  0xcf8000 -   0xd55ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
  0xda6000 -   0xdadfe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
  0xdb3000 -   0xf1aff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
  0xfa9000 -   0xfa9ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  0xfb1000 -   0xfb1ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  0xfb5000 -  0x1095fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
 0x1107000 -  0x123afff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x1332000 -  0x1b30fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x2071000 -  0x2071ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x2079000 -  0x22f4fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x2452000 -  0x24e5ff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x250c000 -  0x25d7fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x2618000 -  0x2cb8fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x2d88000 -  0x2de2ff7  com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x2e22000 -  0x2e73ff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x2e9d000 -  0x2fe3ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x303b000 -  0x304bffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x3058000 -  0x30fffeb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x3128000 -  0x3138fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x3147000 -  0x3421ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x348b000 -  0x3528fe4  com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x35a0000 -  0x35e9fef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x3605000 -  0x36bffe3  com.apple.CoreServices.OSServices 226.5 (226.5) <25243fd02dc5d4f4cc5780f6b2f6fe26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x3724000 -  0x37a3ff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x37e6000 -  0x3815fe3  com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x382d000 -  0x38b9ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x38ff000 -  0x3915fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x3927000 -  0x392bfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
 0x392f000 -  0x3a67ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
 0x3abb000 -  0x3ac3fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x3acd000 -  0x3ad4ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
 0x3adb000 -  0x3ae9ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
 0x3aef000 -  0x3b1afe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
 0x3b28000 -  0x3b5ffff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x3b7e000 -  0x3c05ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
 0x3c12000 -  0x3cf3ff7  libxml2.2.dylib ??? (???) <306036e0070330e35045650e6d9f0d05> /usr/lib/libxml2.2.dylib
 0x3d20000 -  0x3d44fff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
 0x3d4e000 -  0x3e15ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x3e25000 -  0x3e25ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x3e29000 -  0x3ea6fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x3eb4000 -  0x3ee1feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x3eed000 -  0x42fdfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x4343000 -  0x4701fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x4737000 -  0x4756ffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x475e000 -  0x479dfef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x47a8000 -  0x47acfff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x47b2000 -  0x47cdffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x47d5000 -  0x47d7ff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x47dc000 -  0x4804fff  libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
 0x480f000 -  0x482dfff  libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
 0x4837000 -  0x4841feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x484a000 -  0x484ffff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x4858000 -  0x485bfff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x4861000 -  0x4b69fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x4cc7000 -  0x4d23ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x4d51000 -  0x4d66ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x4d81000 -  0x4e14fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x4e33000 -  0x4e75fef  com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x4ea3000 -  0x4ebbfff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x4ecd000 -  0x4ecffff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x4ed5000 -  0x4edefff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x4ee8000 -  0x4f65feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x4fba000 -  0x4ff4fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x5014000 -  0x53b1fef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x54ab000 -  0x5535fef  com.apple.DesktopServices 1.4.7 (1.4.7) <7898a0f2a46fc7d8887b041bc23e3811> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x5580000 -  0x558dfe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x5595000 -  0x55d3ff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x55dd000 -  0x55deffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
 0x55e3000 -  0x55fbff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x560f000 -  0x5668ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x567c000 -  0x5688ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x5696000 -  0x5b67f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x5c94000 -  0x5c94ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
 0x5c98000 -  0x5deaff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x5e5f000 -  0x5e5fffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x5e64000 -  0x5f49ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x5fc4000 -  0x5ffcfff  com.apple.OSAKit 1.1 (55) <38257e261cc7dd391e4dee6a69861e49> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
 0x602c000 -  0x6100fef  com.apple.WebKit 5528 (5528.16) <24ccae21ccfe5c21c2a78656983324c1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x619f000 -  0x61a9fff  libexslt.0.dylib ??? (???) <2d56b8c39848d8a524cb0ae8d6299f19> /usr/lib/libexslt.0.dylib
 0x61af000 -  0x6314fe7  com.apple.JavaScriptCore 5528 (5528.15) <a1edf2b00622f9d833987cb333b432ac> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x6368000 -  0x6bf2fff  com.apple.WebCore 5528 (5528.16) <7e28871fe2b59d98edd6e624d850ccb8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x7145000 -  0x7163ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x7170000 -  0x71a2fff  com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
 0x71ad000 -  0x71bcffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
 0x71ca000 -  0x71cffff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
 0x71d9000 -  0x71e8fff  libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
 0x71f0000 -  0x7214feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
 0x7240000 -  0x724aff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
 0x7257000 -  0x7258fff +eu.willmore.GrowlPhoto GrowlPhoto v0.71 (0.73) <0cd42651c1bd65fe20d1254806b9154e> /Library/InputManagers/GrowlPhoto/GrowlPhoto.bundle/Contents/MacOS/GrowlPhoto
 0x7500000 -  0x750bfe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x7734000 -  0x7775fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x7785000 -  0x778cff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
 0xc6ef000 -  0xc8e7fff  com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xea11000 -  0xea39ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
 0xea58000 -  0xea64ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
 0xfc67000 -  0xfc6cff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x10000000 - 0x10009fff +de.binaervarianz.framework.bigl 1.0 (1.0) <9506f0a632855409fc68c3b31e8f0d1b> /Applications/KisMAC trunk r319.app/Contents/Frameworks/BIGL.framework/Versions/A/BIGL
0x10021000 - 0x1002bffe  com.apple.URLMount 3.1.1 (3.1.1) <529901878c2849bede5ee2536293c9d3> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x11000000 - 0x1100aff7 +de.binaervarianz.bigeneric 1.0 (1.0) <866f8ac55a88359ac06518f7c5d50ad8> /Applications/KisMAC trunk r319.app/Contents/Frameworks/BIGeneric.framework/Versions/A/BIGeneric
0x20000000 - 0x200b0fff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x64b00000 - 0x64b06fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0xc0000000 - 0xc0008fef +com.growl.growlframework 0.7.3 (0.7.3) /Applications/KisMAC trunk r319.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfa100000 - 0xfa17aff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Attachments

Crash Logs.zip Download (156.1 KB) - added by tas50 3 years ago.
KisMAC_2009-04-25-100234_Timbos-Macbook.log Download (32.9 KB) - added by tas50 3 years ago.
system.log Download (43.6 KB) - added by tas50 3 years ago.
Console Messages.log Download (49.8 KB) - added by tas50 3 years ago.

Change History

comment:1 Changed 3 years ago by fish

  • Component changed from build to others
  • Description modified (diff)

Added code tags so we all can read it.

How about the rest of the required  details? And what exactly are you doing with KisMAC when it is crashing?

Changed 3 years ago by tas50

comment:2 Changed 3 years ago by tas50

Sorry for not providing additional details:

I'm attaching the last 20 crash logs I have for KisMac?. It always crashes the same way so I'd imagine these are all related. I have tried deleted the pref file. I'm using the AirPort Extreme, Passive Mode driver and I have a Prolific chipset USB GPS hooked to /dev/tty.usbserial. The app crashes at random time intervals and it doesn't matter what view I'm in at the time. Sometimes it crashes after a minute, but sometimes it's after 30 minutes. If you need anything else, just let me know.

comment:3 Changed 3 years ago by fish

Console logs, please. There's a reason we ask for them before crash logs.

Have you noticed if it tends to crash after you have collected a lot of data ("a lot" being relative), or does there appear to be no correlation between amount of data collected and when the app crashes?

Changed 3 years ago by tas50

Changed 3 years ago by tas50

Changed 3 years ago by tas50

comment:4 Changed 3 years ago by tas50

I've attached the console messages log, system log, and the crash log for the latest crash. I live in a big city so within a few minutes there's generally a few hundred networks, but there doesn't seem to be a correlation between the number of networks and the crashing. Sometimes it's at 100 and sometimes it's at 3000.

comment:5 Changed 13 months ago by gkruse

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [356]

Note: See TracTickets for help on using tickets.