Weird dyld loader crash
Weird dyld loader crash
- Subject: Weird dyld loader crash
- From: Erg Consultant <email@hidden>
- Date: Sat, 20 Jun 2009 20:27:02 -0700 (PDT)
I suddenly started getting a weird loader crash when launching my app. Has anyone seen any errors similar to this one:
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 ??? 0000000000 0 + 0
1 XXXXXXXXXXXXXXXXX 0x00010c89 0x1000 + 64649
2 XXXXXXXXXXXXXXXXX 0x00011970 0x1000 + 67952
3 XXXXXXXXXXXXXXXXX 0x0004ef07 0x1000 + 319239
4 XXXXXXXXXXXXXXXXX 0x0004efb9 0x1000 + 319417
5 dyld 0x8fe12f36 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 246
6 dyld 0x8fe0e7e3 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 307
7 dyld 0x8fe0e8c9 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 57
8 dyld 0x8fe04102 dyld::initializeMainExecutable() + 146
9 dyld 0x8fe07bcf dyld::_main(mach_header const*, unsigned long, int, char const**, char const**, char const**) + 3087
10 dyld 0x8fe01872 dyldbootstrap::start(mach_header const*, int, char const**, long) + 818
11 dyld 0x8fe01037 _dyld_start + 39
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfffb480 ebx: 0xbfffd480 ecx: 0x00000000 edx: 0x00000000
edi: 0xbfffdcb0 esi: 0xbfffb480 ebp: 0xbfffdc98 esp: 0xbfffb46c
ss: 0x0000001f efl: 0x00010282 eip: 0x00000000 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
_______________________________________________
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