• 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's 2K9 bug??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode's 2K9 bug??


  • Subject: XCode's 2K9 bug??
  • From: Roy Lovejoy <email@hidden>
  • Date: Thu, 1 Jan 2009 22:35:23 -0800


Tried to build a project that had been building just fine before the new year..


Now XCode is crashing hard (no 'app unexpectedly quit, etc')

snippet of crash log follows... Any ideas????

I've tried clean builds, burning candles, voodoo dolls, but nothing can stop this crash on a build.

no source has changed, no configuration has changed, no hardware or software added or removed..

------------------------------------------------------------------------------------------------------
Process:         Xcode [14484]
Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.Xcode
Version:         3.1.2 (1149)
Build Info:      DevToolsIDE-11490000~1
Code Type:       X86 (Native)
Parent Process:  launchd [794]

Date/Time:       2009-01-01 22:28:36.067 -0800
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006f72502d
Crashed Thread:  0

Application Specific Information:
objc[14484]: garbage collection is ON

Thread 0 Crashed:
0 com.apple.Xcode.DevToolsCore 0x00654c0b - [PBXJambaseRuleDescription initWithJambaseRuleName:propertyListDictionary:] + 1430
1 ...ple.Xcode.DevToolsInterface 0x0100078c 0xaf2000 + 5302156


Thread 1:
0 libSystem.B.dylib 0x95fe43ae __semwait_signal + 10
1 libSystem.B.dylib 0x9600ed0d pthread_cond_wait $UNIX2003 + 73
2 libobjc.A.dylib 0x96761bea batchFinalizeOnTwoThreads + 266
3 libauto.dylib 0x9477ef0e auto_collect_internal(Auto::Zone*, int) + 782
4 libauto.dylib 0x9477fb8f auto_collection_thread(void*) + 111
5 libSystem.B.dylib 0x9600e095 _pthread_start + 321
6 libSystem.B.dylib 0x9600df52 thread_start + 34


Thread 2:
0 libSystem.B.dylib 0x95fdd1c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95fe49bc mach_msg + 72
2 com.apple.CoreFoundation 0x9511c0ae CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9511ccd8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x900d4d40 + [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x900717ed -[NSThread main] + 45
6 com.apple.Foundation 0x90071394 __NSThread__main__ + 308
7 libSystem.B.dylib 0x9600e095 _pthread_start + 321
8 libSystem.B.dylib 0x9600df52 thread_start + 34


Thread 3:
0   libSystem.B.dylib             	0x9602c6f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x9600e095 _pthread_start + 321
2   libSystem.B.dylib             	0x9600df52 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x95fe43ae __semwait_signal + 10
1 libSystem.B.dylib 0x9600ed0d pthread_cond_wait $UNIX2003 + 73
2 com.apple.QuartzCore 0x94ce9ab9 fe_fragment_thread + 54
3 libSystem.B.dylib 0x9600e095 _pthread_start + 321
4 libSystem.B.dylib 0x9600df52 thread_start + 34


Thread 5:
0 libSystem.B.dylib 0x95fe43ae __semwait_signal + 10
1 libSystem.B.dylib 0x9600ed0d pthread_cond_wait $UNIX2003 + 73
2 com.apple.Xcode.DevToolsCore 0x005caaa3 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 323
3 com.apple.Foundation 0x900717ed -[NSThread main] + 45
4 com.apple.Foundation 0x90071394 __NSThread__main__ + 308
5 libSystem.B.dylib 0x9600e095 _pthread_start + 321
6 libSystem.B.dylib 0x9600df52 thread_start + 34


Thread 6:
0 libSystem.B.dylib 0x95fe43ae __semwait_signal + 10
1 libSystem.B.dylib 0x9600ed0d pthread_cond_wait $UNIX2003 + 73
2 com.apple.Xcode.DevToolsCore 0x005caaa3 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 323
3 com.apple.Foundation 0x900717ed -[NSThread main] + 45
4 com.apple.Foundation 0x90071394 __NSThread__main__ + 308
5 libSystem.B.dylib 0x9600e095 _pthread_start + 321
6 libSystem.B.dylib 0x9600df52 thread_start + 34


Thread 7:
0 libSystem.B.dylib 0x9602c6f2 select$DARWIN_EXTSN + 10
1 com.apple.Xcode.DevToolsCore 0x00630d48 -[XCOperation run] + 683
2 com.apple.Xcode.DevToolsCore 0x00633b29 -[XCBuildOperation runOperationInBackground] + 1492
3 com.apple.Xcode.DevToolsCore 0x006333d9 -[XCThreadedOperation _runOperationInBackground] + 1355
4 com.apple.Foundation 0x900717ed -[NSThread main] + 45
5 com.apple.Foundation 0x90071394 __NSThread__main__ + 308
6 libSystem.B.dylib 0x9600e095 _pthread_start + 321
7 libSystem.B.dylib 0x9600df52 thread_start + 34


_______________________________________________
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


  • Prev by Date: SOLVED: Re: Intel 11 Compilers in XCode 3.1
  • Next by Date: Re: stdout redirect in xcode and not
  • Previous by thread: SOLVED: Re: Intel 11 Compilers in XCode 3.1
  • Next by thread: Re: stdout redirect in xcode and not
  • Index(es):
    • Date
    • Thread