• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode Crashing when compiling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode Crashing when compiling


  • Subject: Xcode Crashing when compiling
  • From: John Tsombakos <email@hidden>
  • Date: Mon, 17 Nov 2003 02:04:10 -0500

All of a sudden, Xcode is crashing when I try to compile or even clean a project. Any and every project. I just created a new, empty project and tried to compile and I get a crash. This is the crash log that the system wants to send to Apple: I have no clue why it all of a sudden decided to self destruct.



Date/Time:  2003-11-17 02:02:42 -0500
OS Version: 10.3.1 (Build 7C107)

Command: Xcode (/Developer/Applications/Xcode.app/Contents/MacOS/Xcode)
PID: 1709
Thread: 0


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
#0 0x9550db88 in 0x9550db88
#1 0x94f67550 in -[PBXTarget buildToolOutputParserForTargetBuildWithBuildOperation:] (-[PBXTarget buildToolOutputParserForTargetBuildWithBuildOperation:] + 1592)
#2 0x94f6b560 in -[PBXNativeTarget createAndConfigureTaskForBuildingWithBuildOperation:synchronously:] (-[PBXNativeTarget createAndConfigureTaskForBuildingWithBuildOperation:synchronously:] + 1072)
#3 0x94f61344 in -[PBXTargetBuildOperation nextConfiguredTaskForRunningSynchronously:] (-[PBXTargetBuildOperation nextConfiguredTaskForRunningSynchronously:] + 1104)
#4 0x94f60514 in -[PBXBackgroundTaskOperation _launchNextBackgroundTaskOrThreadedOperation] (-[PBXBackgroundTaskOperation _launchNextBackgroundTaskOrThreadedOperation] + 324)
#5 0x94f5e2dc in -[PBXBackgroundTaskOperation runFromEventLoop] (-[PBXBackgroundTaskOperation runFromEventLoop] + 428)
#6 0x960bf33c in -[PBXProjectWorkspaceModule buildActiveTargetWithAction:] (-[PBXProjectWorkspaceModule buildActiveTargetWithAction:] + 1860)
#7 0x960b7cd8 in -[PBXToolbarItemPopup eventSent:toView:] (-[PBXToolbarItemPopup eventSent:toView:] + 512)
#8 0x960b7a74 in -[PBXImageGestureView broadcastEvent:] (-[PBXImageGestureView broadcastEvent:] + 192)
#9 0x92e02d14 in -[NSWindow sendEvent:] (-[NSWindow sendEvent:] + 4480)
#10 0x92df534c in -[NSApplication sendEvent:] (-[NSApplication sendEvent:] + 3772)
#11 0x96093ac8 in -[PBXExtendedApplication sendEvent:] (-[PBXExtendedApplication sendEvent:] + 132)
#12 0x96112fd8 in -[PBXWorkspaceModule indexingProgressDidChange:] (-[PBXWorkspaceModule indexingProgressDidChange:] + 352)
#13 0x909f7804 in _nsnote_callback (_nsnote_callback + 176)
#14 0x901aa7f0 in __CFXNotificationPost (__CFXNotificationPost + 436)
#15 0x901af200 in _CFXNotificationPostNotification (_CFXNotificationPostNotification + 832)
#16 0x909f5650 in -[NSNotificationCenter postNotificationName:object:userInfo:] (-[NSNotificationCenter postNotificationName:object:userInfo:] + 116)
#17 0x94fbf2d0 in -[PBXProjectIndex(PBXIndexingEngineCallbacks) shouldBeginFileAtCStringPath:] (-[PBXProjectIndex(PBXIndexingEngineCallbacks) shouldBeginFileAtCStringPath:] + 120)
#18 0x950604e8 in PBXIndexCppActions::beginHeader(Token*, char const*, signed char) (PBXIndexCppActions::beginHeader(Token*, char const*, signed char) + 84)
#19 0x95090b1c in Cpp::header(Token*, TokenType) (Cpp::header(Token*, TokenType) + 2296)
#20 0x9508e194 in Cpp::nextToken0() (Cpp::nextToken0() + 2412)
#21 0x9508e6e4 in Cpp::nextToken() (Cpp::nextToken() + 24)
#22 0x95099cc8 in ObjcParse::nextToken() (ObjcParse::nextToken() + 48)
#23 0x9509db54 in ObjcParse::pragmaStatement() (ObjcParse::pragmaStatement() + 120)
#24 0x95099710 in ObjcParse::externalDeclaration() (ObjcParse::externalDeclaration() + 468)
#25 0x95099518 in ObjcParse::translationUnit() (ObjcParse::translationUnit() + 44)
#26 0x9505c378 in -[PBXDevKitIndexingEngine indexFileAtAbsolutePath:withSettings:] (-[PBXDevKitIndexingEngine indexFileAtAbsolutePath:withSettings:] + 752)
#27 0x94fb5a88 in -[PBXProjectIndex indexSome:] (-[PBXProjectIndex indexSome:] + 340)
#28 0x90a01cc8 in __NSFireDelayedPerform (__NSFireDelayedPerform + 260)
#29 0x90194848 in __CFRunLoopDoTimer (__CFRunLoopDoTimer + 244)
#30 0x90191ba8 in __CFRunLoopRun (__CFRunLoopRun + 1480)
#31 0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
#32 0x927d5ecc in RunCurrentEventLoopInMode (RunCurrentEventLoopInMode + 172)
#33 0x927dc640 in ReceiveNextEventCommon (ReceiveNextEventCommon + 380)
#34 0x927fe6d0 in BlockUntilNextEventMatchingListInMode (BlockUntilNextEventMatchingListInMode + 96)
#35 0x92dd2a80 in _DPSNextEvent (_DPSNextEvent + 384)
#36 0x92de93fc in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116)
#37 0x92dfd730 in -[NSApplication run] (-[NSApplication run] + 540)
#38 0x92eb9a1c in NSApplicationMain (NSApplicationMain + 464)
#39 0x0000a084 in 0xa084
#40 0x0000ac68 in 0xac68


Thread 1:
#0 0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
#1 0x90007118 in mach_msg (mach_msg + 56)
#2 0x90191930 in __CFRunLoopRun (__CFRunLoopRun + 848)
#3 0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
#4 0x909fced0 in -[NSRunLoop runMode:beforeDate:] (-[NSRunLoop runMode:beforeDate:] + 172)
#5 0x90a159ec in -[NSRunLoop run] (-[NSRunLoop run] + 76)
#6 0x90a67858 in +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] (+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 524)
#7 0x90a3a198 in forkThreadForFunction (forkThreadForFunction + 108)
#8 0x900247e8 in _pthread_body (_pthread_body + 40)


Thread 2:
#0 0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
#1 0x90007118 in mach_msg (mach_msg + 56)
#2 0x90191930 in __CFRunLoopRun (__CFRunLoopRun + 848)
#3 0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
#4 0x909fced0 in -[NSRunLoop runMode:beforeDate:] (-[NSRunLoop runMode:beforeDate:] + 172)
#5 0x90a159ec in -[NSRunLoop run] (-[NSRunLoop run] + 76)
#6 0x90a67dbc in +[NSURLCache _diskCacheSyncLoop:] (+[NSURLCache _diskCacheSyncLoop:] + 168)
#7 0x90a3a198 in forkThreadForFunction (forkThreadForFunction + 108)
#8 0x900247e8 in _pthread_body (_pthread_body + 40)


Thread 3:
#0 0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
#1 0x90007118 in mach_msg (mach_msg + 56)
#2 0x90191930 in __CFRunLoopRun (__CFRunLoopRun + 848)
#3 0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
#4 0x909fced0 in -[NSRunLoop runMode:beforeDate:] (-[NSRunLoop runMode:beforeDate:] + 172)
#5 0x90a159ec in -[NSRunLoop run] (-[NSRunLoop run] + 76)
#6 0x953185b8 in +[WebFileDatabase _syncLoop:] (+[WebFileDatabase _syncLoop:] + 168)
#7 0x90a3a198 in forkThreadForFunction (forkThreadForFunction + 108)
#8 0x900247e8 in _pthread_body (_pthread_body + 40)


Thread 4:
#0 0x90012668 in syscall_thread_switch (syscall_thread_switch + 8)
#1 0x90a03024 in +[NSThread sleepUntilDate:] (+[NSThread sleepUntilDate:] + 152)
#2 0x92dcac2c in -[NSUIHeartBeat _heartBeatThread:] (-[NSUIHeartBeat _heartBeatThread:] + 1172)
#3 0x90a3a198 in forkThreadForFunction (forkThreadForFunction + 108)
#4 0x900247e8 in _pthread_body (_pthread_body + 40)


PPC Thread State:
  srr0: 0x9550db88 srr1: 0x0200f030                vrsave: 0x00000000
    cr: 0x22022444  xer: 0x00000000   lr: 0x94f6814c  ctr: 0x00326490
    r0: 0x94f68140   r1: 0xbfffc4b0   r2: 0x01801d4c   r3: 0x00326490
    r4: 0x9083ed94   r5: 0x00000000   r6: 0x557d4c00   r7: 0x00000000
    r8: 0x05602fd9   r9: 0x557ea900  r10: 0x908321ec  r11: 0x0000003c
   r12: 0x909f35fc  r13: 0xa4f4b130  r14: 0xa4f4b130  r15: 0xa4f46f18
   r16: 0xa4f46f18  r17: 0xa4f56f18  r18: 0xa4f56f18  r19: 0xa4f46f18
   r20: 0xa4f46f18  r21: 0x04e43d90  r22: 0x0557d110  r23: 0x04e0cbc0
   r24: 0x0551be20  r25: 0xa4f50d2c  r26: 0xa4f4e2f4  r27: 0x0557e3e0
   r28: 0x0557d4c0  r29: 0xa4f4e2d4  r30: 0x0557ea70  r31: 0x94f680ec
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Integrating HeaderDoc into Xcode build
  • Next by Date: GDB Error: No symbol table is loaded
  • Previous by thread: Re: Help - custom compiler spec, but nothing happens!
  • Next by thread: GDB Error: No symbol table is loaded
  • Index(es):
    • Date
    • Thread