Crashes with unicode chacters in the log
If the logfile has unusual unicode characters (in our case, "처음") in the parameters, Spike crashes :
Process: Spike [82262]
Path: /Applications/Spike.app/Contents/MacOS/Spike
Identifier: com.lucidmac.Spike
Version: 1.1 (1.1.0)
Code Type: X86 (Native)
Parent Process: launchd [179]
Date/Time: 2009-03-17 14:36:53.990 +0000
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 6
Application Specific Information:
objc[82262]: garbage collection is ON
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteScanner setScanLocation:]: Range or index out of bounds'
Thread 0:
0 libSystem.B.dylib 0x90fa0e08 pthread_mutex_unlock + 83
1 com.apple.Foundation 0x96b1b48b -[NSRecursiveLock unlock] + 187
2 com.apple.Foundation 0x96ba099d -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 125
3 com.apple.AppKit 0x92522369 -[NSController removeObserver:forKeyPath:] + 215
4 com.apple.AppKit 0x924dd690 -[NSBinder _updateObservingRegistration:] + 1490
5 com.apple.AppKit 0x924f8dc1 -[NSBinder breakConnection] + 119
6 com.apple.AppKit 0x924d5a65 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 329
7 com.apple.AppKit 0x9251223a -[NSNibBindingConnector establishConnection] + 166
8 com.apple.AppKit 0x922e9318 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1211
9 com.apple.AppKit 0x922df686 loadNib + 264
10 com.apple.AppKit 0x922defe8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
11 com.apple.AppKit 0x922dec2b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
12 com.apple.AppKit 0x9231ef49 -[NSWindowController loadWindow] + 235
13 com.apple.AppKit 0x9231ece2 -[NSWindowController window] + 86
14 com.apple.AppKit 0x9231ec0a -[NSWindowController showWindow:] + 45
15 com.apple.AppKit 0x9231eb4d -[NSDocument showWindows] + 117
16 com.apple.AppKit 0x925f9901 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 525
17 com.apple.AppKit 0x9275cfc7 -[NSDocumentController(NSInternal) _openFile:] + 143
18 com.apple.AppKit 0x9266e16a -[NSApplication _doOpenFile:ok:tryTemp:] + 637
19 com.apple.AppKit 0x925f96e7 -[NSApplication _doOpenFiles:] + 242
20 com.apple.AppKit 0x925f95d5 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocuments:] + 88
21 com.apple.AppKit 0x9231b783 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 297
22 com.apple.Foundation 0x96b4443f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
23 com.apple.Foundation 0x96b4414f _NSAppleEventManagerGenericHandler + 223
24 com.apple.AE 0x95b6b648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
25 com.apple.AE 0x95b6b57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
26 com.apple.AE 0x95b6b425 aeProcessAppleEvent + 177
27 com.apple.HIToolbox 0x903079a5 AEProcessAppleEvent + 38
28 com.apple.AppKit 0x92318f91 _DPSNextEvent + 1189
29 com.apple.AppKit 0x92318630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
30 com.apple.AppKit 0x9231166b -[NSApplication run] + 795
31 com.apple.AppKit 0x922de8a4 NSApplicationMain + 574
32 com.lucidmac.Spike 0x00002592 start + 54
Thread 1:
0 libSystem.B.dylib 0x90fa03ae __semwait_signal + 10
1 libSystem.B.dylib 0x90fcad0d pthread_cond_wait$UNIX2003 + 73
2 libauto.dylib 0x9186fbcf auto_collection_thread(void*) + 175
3 libSystem.B.dylib 0x90fca095 _pthread_start + 321
4 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x90fa03ae __semwait_signal + 10
1 libSystem.B.dylib 0x90fcad0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x90ceeab9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x90fca095 _pthread_start + 321
4 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x90fa03ae __semwait_signal + 10
1 libSystem.B.dylib 0x90fcad0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x90ceeab9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x90fca095 _pthread_start + 321
4 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x90fa03ae __semwait_signal + 10
1 libSystem.B.dylib 0x90fcad0d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x90ceeab9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x90fca095 _pthread_start + 321
4 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x90f99226 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x90fcb1ef _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90fcca73 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x96b6575c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x96b65570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x96b654d5 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x9237ed90 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x96b1f7ed -[NSThread main] + 45
8 com.apple.Foundation 0x96b1f394 __NSThread__main__ + 308
9 libSystem.B.dylib 0x90fca095 _pthread_start + 321
10 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 6 Crashed:
0 com.apple.CoreFoundation 0x90aecfb4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x92dede3b objc_exception_throw + 40
2 com.apple.CoreFoundation 0x90aeceeb +[NSException raise:format:arguments:] + 155
3 com.apple.CoreFoundation 0x90aecf2a +[NSException raise:format:] + 58
4 com.apple.Foundation 0x96b9ba50 -[NSConcreteScanner setScanLocation:] + 160
5 com.lucidmac.Spike 0x00006344 -[NSString(NSString_SpikeAdditions) stringByRemovingANSIEscapeSequences] + 338
6 com.lucidmac.Spike 0x00002ed8 -[LogParser parseLogLines:] + 303
7 com.lucidmac.Spike 0x00002d27 -[LogParser parseLogData:] + 543
8 com.apple.Foundation 0x96b1f7ed -[NSThread main] + 45
9 com.apple.Foundation 0x96b1f394 __NSThread__main__ + 308
10 libSystem.B.dylib 0x90fca095 _pthread_start + 321
11 libSystem.B.dylib 0x90fc9f52 thread_start + 34
Thread 6 crashed with X86 Thread State (32-bit):
eax: 0xa00f0cc0 ebx: 0x92dede1c ecx: 0xa00ec4a0 edx: 0x00000007
edi: 0x015708c0 esi: 0xa087ae68 ebp: 0xb0184b48 esp: 0xb0184b48
ss: 0x0000001f efl: 0x00000286 eip: 0x90aecfb4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x43221000
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company has acknowledged this problem.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Jon.
My apologies for missing your problem report.
If this is still a problem for you can you email me a log which triggers the bug so I can test it here?
Thanks,
Matt
I’m sad
-
Inappropriate?Hi - just sent an email to the address on your blogs.it site. Let me know if you don't get it...
Loading Profile...



EMPLOYEE