NSURL crash
NSURL crash
- Subject: NSURL crash
- From: Mac Lancer <email@hidden>
- Date: Mon, 25 Jan 2010 02:23:12 +0400
Hello, Gentlemen,
One more issue with my application. Some users reported that the application
crashes on startup with the following log:
Process: AnimalsAndEarth [6617]
Path:
/Applications/AnimalsAndEarth.app/Contents/MacOS/AnimalsAndEarth
Identifier: com.AnimalsAndEarth.AnimalsAndEarth
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [107]
Interval Since Last Report: 280239 sec
Crashes Since Last Report: 16
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 12
Date/Time: 2010-01-06 11:37:15.762 -0800
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 7C0714B9-1476-45FE-993D-B91C86DE1DF4
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
Symbol not found: _OBJC_CLASS_$_NSURL
Referenced from:
/Applications/AnimalsAndEarth.app/Contents/MacOS/AnimalsAndEarth
Expected in:
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
As you can see it failed to find NSURL symbol. I'm confused as to whether
this could happen.
Does anyone know what should I do to avoid this? Some linker flags or
something other?
Thanks,
Mac Lancer
_______________________________________________
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