Weird crash
Weird crash
- Subject: Weird crash
- From: Micha Fuhrmann <email@hidden>
- Date: Thu, 6 Sep 2007 20:19:09 +0200
Hi there,
after building my app on release mode the app crashes with:
EXC_BREAKPOINT (0x0006)
0x00000002
Thread 0 Crashed:
0 _objc_error + 86
1 __objc_error + 45
2 _freedHandler + 53
3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 334
4 loadNib + 260
5 +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] + 918
6 +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] + 164
7 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 392
8 NSApplicationMain + 433
9 main + 24 (main.m:15)
Now, suffice I move the app somewhere else, say the desktop, and it
runs fine...
Any help appreciated.
Micha
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden