Xcode crashes when compiling a PowerPlant file...
Xcode crashes when compiling a PowerPlant file...
- Subject: Xcode crashes when compiling a PowerPlant file...
- From: Stephen Greenfield <email@hidden>
- Date: Thu, 06 Jul 2006 19:56:38 -0700
- Thread-topic: Xcode crashes when compiling a PowerPlant file...
Title: Xcode crashes when compiling a PowerPlant file...
Dear Gurus of Xcode,
Xcode 2.3 is crashing on me while compiling a PowerPlant Internet Utility file, LMacBinaryFile.cp.
Doesn't crash on other folk's PowerPC's, or even on mine at work. My home Mac is a Poweerbook G4, running 10.4.7).
It does Preprocess nicely, however.
Anyone come into to a crash like this? (Crash report below)
Stephen
Command: Xcode
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Parent: WindowServer [65]
Version: 2.3 (744)
Build Version: 10
Project Name: DevToolsIDE
Source Version: 7440000
PID: 2951
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x907bec88 CFArrayGetValueAtIndex + 276
1 com.apple.CoreText 0x90263a38 TSplicedFontDescriptor::CopyCharacterSet() const + 96
2 com.apple.CoreText 0x90242c8c TPhysicalDescriptor::CopyAttribute(TCFStr const&) const + 720
3 com.apple.CoreText 0x9021f22c TPhysicalDescriptor::CopyAttribute(__CFString const*) const + 352
4 com.apple.AppKit 0x937128d8 -[__NSFontTypefaceInfo _nominalCharacterCoverage] + 112
5 com.apple.AppKit 0x93712764 -[__NSSharedFontInstanceInfo _characterCoverage] + 264
6 com.apple.AppKit 0x93763a04 -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions) fixFontAttributeInRange:] + 992
7 com.apple.AppKit 0x93763410 -[NSMutableAttributedString(NSMutableAttributedStringKitAdditions) fixAttributesInRange:] + 68
8 com.apple.AppKit 0x937633b0 -[NSTextStorage invalidateAttributesInRange:] + 208
9 com.apple.AppKit 0x937c684c -[NSTextStorage processEditing] + 120
10 com.apple.AppKit 0x937c7478 -[NSTextStorage endEditing] + 80
11 com.apple.Xcode.DevToolsCore 0x95772d98 -[PBXBuildLog insertTranscriptText:withAttributes:atCharacterLocation:] + 1292
12 com.apple.Xcode.DevToolsCore 0x95772688 -[PBXBuildLogContainerItem appendTranscriptText:withAttributes:] + 1284
13 com.apple.Xcode.DevToolsCore 0x957b2ba8 -[PBXBuildLogContainerItem(BuildOperationDelegationMethods) buildOperation:command:didEmitLineOfOutputInSlot:data:] + 788
14 com.apple.Xcode.DevToolsCore 0x957b2610 -[PBXBuildLog buildOperation:command:didEmitLineOfOutputInSlot:data:] + 176
15 libobjc.A.dylib 0x90a431f4 objc_msgSendv + 180
16 com.apple.Foundation 0x9293fc88 -[NSInvocation invoke] + 944
17 com.apple.Xcode.DevToolsCore 0x95770c38 -[XCThreadedOperation handleAvailableObjectsOnMessageQueue:] + 1200
18 com.apple.Xcode.DevToolsCore 0x9577065c -[XCBuildOperation handleAvailableObjectsOnMessageQueue:] + 232
19 com.apple.Xcode.DevToolsCore 0x95770560 _XCHandleMessageQueueRunLoopSourceSignal + 788
20 com.apple.CoreFoundation 0x907dc4cc __CFRunLoopDoSources0 + 384
21 com.apple.CoreFoundation 0x907db9fc __CFRunLoopRun + 452
22 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
23 com.apple.HIToolbox 0x931eb740 RunCurrentEventLoopInMode + 264
24 com.apple.HIToolbox 0x931eadd4 ReceiveNextEventCommon + 380
25 com.apple.HIToolbox 0x931eac40 BlockUntilNextEventMatchingListInMode + 96
26 com.apple.AppKit 0x936eeae4 _DPSNextEvent + 384
27 com.apple.AppKit 0x936ee7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
28 com.apple.AppKit 0x936eacec -[NSApplication run] + 472
29 com.apple.AppKit 0x937db87c NSApplicationMain + 452
30 com.apple.Xcode 0x0000a498 0x1000 + 38040
31 com.apple.Xcode 0x0000a340 0x1000 + 37696
Thread 1:
0 libSystem.B.dylib 0x9002c2e8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030dcc pthread_cond_wait + 480
2 com.apple.Xcode.DevToolsCore 0x957060d4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 288
3 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002bc28 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9002c2e8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030dcc pthread_cond_wait + 480
2 com.apple.Foundation 0x9294b300 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.AppKit 0x9378b708 -[NSUIHeartBeat _heartBeatThread:] + 324
4 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002bc28 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9002c2e8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x90030dcc pthread_cond_wait + 480
2 com.apple.Foundation 0x9294b300 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.Xcode.DevToolsCore 0x9572af9c -[XCRunLoopMonitor _waitForIdleInterval:blockMonitoredThread:] + 140
4 com.apple.Xcode.DevToolsCore 0x95792fe8 -[XCBuildOperation workQueueOperation:willWaitForCommandActivityOnWorkQueue:] + 192
5 com.apple.Xcode.DevToolsCore 0x9578d610 -[XCWorkQueueOperation runOperation] + 3252
6 com.apple.Xcode.DevToolsCore 0x9576af40 -[XCOperation run] + 596
7 com.apple.Xcode.DevToolsCore 0x9576d6d4 -[XCBuildOperation runOperationInBackground] + 1656
8 com.apple.Xcode.DevToolsCore 0x9576cefc -[XCThreadedOperation _runOperationInBackground] + 884
9 com.apple.Foundation 0x92944194 forkThreadForFunction + 108
10 libSystem.B.dylib 0x9002bc28 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000907bec88 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
cr: 0x48024424 xer: 0x0000000020000007 lr: 0x00000000907beb7c ctr: 0x00000000907beb74
r0: 0x0000000000000486 r1: 0x00000000bfffdcf0 r2: 0x0000000000000000 r3: 0x0000000007e67b20
r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000ffffffff r7: 0x000000002503f066
r8: 0x000000000883a500 r9: 0x0000000000000002 r10: 0x00000000a07b9b8c r11: 0x00000000a021a8e0
r12: 0x00000000907beb74 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x00000000ffffffff r17: 0x0000000000000000 r18: 0x000000000036d6c0 r19: 0x000000000a562270
r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x000000000142fa10
r24: 0x000000000b3880d0 r25: 0x00000000006ce770 r26: 0x0000000000000000 r27: 0x00000000a021a12c
r28: 0x0000000000000000 r29: 0x0000000007e67b20 r30: 0x00000000003d3834 r31: 0x00000000907beb7c
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden