Re: Building on 10.4, targeting 10.3.9+ unsuccessful
Re: Building on 10.4, targeting 10.3.9+ unsuccessful
- Subject: Re: Building on 10.4, targeting 10.3.9+ unsuccessful
- From: Daniel Jalkut <email@hidden>
- Date: Mon, 21 Nov 2005 23:51:27 -0500
The single most interesting thing you could do at this point is to break in your own code at [Workspace init]+80, and see what it's trying to do.
When you've got your own code in the backtrace, you will solve your problem faster by looking at what it's doing before googling, tweaking settings, or posting to mailing lists.
Daniel On Nov 21, 2005, at 10:56 PM, Christopher Ashworth wrote: Thread 0 Crashed: 0 libobjc.A.dylib 0x9086be80 _objc_trap + 0 1 libobjc.A.dylib 0x9086be14 _objc_fatal + 0x48 2 libobjc.A.dylib 0x908629c0 class_initialize + 0x120 3 libobjc.A.dylib 0x90861524 _class_lookupMethodAndLoadCache + 0x84 4 libobjc.A.dylib 0x90861298 objc_msgSend + 0xb8 5 libobjc.A.dylib 0x908629e0 class_initialize + 0x140 6 libobjc.A.dylib 0x90861524 _class_lookupMethodAndLoadCache + 0x84 7 libobjc.A.dylib 0x90861298 objc_msgSend + 0xb8 8 com.figure53.qlab 0x00007998 -[Workspace init] + 0x80
|
_______________________________________________
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