[kismac] R206 crash in GPS Info window crash

  • From: Paul Jacoby <pej@xxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Sat, 14 Oct 2006 21:28:39 -0500

As a follow up to my previous post, I relaunched KisMac r206 and opened the GPS Info window. Everything painted in just fine, but after about 10 seconds I crashed again with:

2006-10-14 21:25:31.676 KisMAC[309] *** Assertion failure in - [GPSSatInfo lockFocus], AppKit.subproj/NSView.m:3248
2006-10-14 21:25:31.680 KisMAC[309] *** Assertion failure in - [GPSSatInfo lockFocus], AppKit.subproj/NSView.m:3248
2006-10-14 21:25:31.680 KisMAC[309] An uncaught exception was raised
2006-10-14 21:25:31.681 KisMAC[309] lockFocus sent to a view whose window is deferred and does not yet have a corresponding platform window
2006-10-14 21:25:31.681 KisMAC[309] *** Uncaught exception: <NSInternalInconsistencyException> lockFocus sent to a view whose window is deferred and does not yet have a corresponding platform window
Oct 14 21:25:35 iBook-G3 crashdump[332]: KisMAC crashed


Here's the first chunk of the crash.log this time:

**********

Host Name:      iBook-G3
Date/Time:      2006-10-14 21:25:31.872 -0500
OS Version:     10.4.7 (Build 8J135)
Report Version: 4

Command: KisMAC
Path:    /Applications/kismac-r206/KisMAC.app/Contents/MacOS/KisMAC
Parent:  WindowServer [58]

Version: KisMAC 0.21a (0.2a [$Revision: 206$])

PID:    309
Thread: 1

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000001
Code[1]:    0x9295b120


Thread 0:
0 libSystem.B.dylib 0x9000b268 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x931e6740 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x931e5dd4 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x931e5c40 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x936e9ae4 _DPSNextEvent + 384
8 com.apple.AppKit 0x936e97a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.AppKit 0x936e5cec -[NSApplication run] + 472
10 com.apple.AppKit 0x937d687c NSApplicationMain + 452
11 de.binaervarianz.kismac 0x00002f28 _start + 340 (crt.c:272)
12 de.binaervarianz.kismac 0x00002dd0 start + 60


Thread 1 Crashed:
0 com.apple.Foundation 0x9295b120 _NSRaiseError + 264
1 de.binaervarianz.kismac 0x00043bc8 -[GPSController gpsd_parse:] + 2408 (GPSController.m:709)
2 de.binaervarianz.kismac 0x000440dc -[GPSController continousParseGPSd:] + 348 (GPSController.m:738)
3 de.binaervarianz.kismac 0x00044850 -[GPSController gpsThreadGPSd:] + 628 (GPSController.m:904)
4 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002bc28 _pthread_body + 96


Thread 2:
0 libSystem.B.dylib 0x9004a568 syscall_thread_switch + 8
1 com.apple.Foundation 0x929585d0 +[NSThread sleepUntilDate:] + 152
2 de.binaervarianz.kismac 0x0005ab20 -[PointView animationThread:] + 416 (PointView.m:188)
3 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002bc28 _pthread_body + 96


Thread 3:
0 libSystem.B.dylib 0x9004a568 syscall_thread_switch + 8
1 com.apple.Foundation 0x929585d0 +[NSThread sleepUntilDate:] + 152
2 com.apple.AppKit 0x93786a10 -[NSUIHeartBeat _heartBeatThread:] + 1100
3 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002bc28 _pthread_body + 96




Other related posts:

  • » [kismac] R206 crash in GPS Info window crash