Hi list,

I'm having trouble tracking down the source of a crash.

My app is built with a base SDK and deployment target of 10.5, but will only 
run on 10.6 systems. On 10.5 systems it crashes on launch with an 
EXC_BREAKPOINT and the following message:

Dyld Error Message:
  unknown required load command 0x80000022


I figure that this means I've done something to break 10.5 compatibility 
somewhere, but can not find where. The app does use two pre-built frameworks 
and a couple of static libraries, but these haven't changed in a long time. 
Also, when I check out the previous release of my app from SCM and build it, a 
similar crash occurs, leading me to believe it's not code-based, but tool-based.


Could updating my developer tools (and so changing some defaults somewhere) 
between releases cause this?

Does anyone have any suggestions as to tracking this down and fixing it?

Regards,

Ben_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to