Xcode 4 and doBindExternalRelocations
Xcode 4 and doBindExternalRelocations
- Subject: Xcode 4 and doBindExternalRelocations
- From: Terrence Talbot <email@hidden>
- Date: Tue, 26 Jul 2011 21:33:06 -0700
Howdy,
I finally have Sandvox 2 building inside of Xcode 4. No matter if I’m on Snow Leopard or Lion, when I launch the build, it immediately hits me with:
(gdb) bt
EXC_BAD_ACCESS
#0 0x8fe1548e in __dyld__ZN23ImageLoaderMachOClassic25doBindExternalRelocationsERKN11ImageLoader11LinkContextE ()
#1 0x8fe1555e in __dyld__ZN23ImageLoaderMachOClassic6doBindERKN11ImageLoader11LinkContextEb ()
#2 0x8fe0cc32 in __dyld__ZN11ImageLoader13recursiveBindERKNS_11LinkContextEb ()
#3 0x8fe0dea3 in __dyld__ZN11ImageLoader4linkERKNS_11LinkContextEbbRKNS_10RPathChainE ()
#4 0x8fe056af in __dyld__ZN4dyld4linkEP11ImageLoaderbRKNS0_10RPathChainE ()
#5 0x8fe0788d in __dyld__ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_ ()
#6 0x8fe018b1 in __dyld__ZN13dyldbootstrap5startEPK12macho_headeriPPKcl ()
#7 0x8fe01057 in __dyld__dyld_start ()
This is before, it seems, even main() is entered.
The same underlying project works great in Xcode 3.2.
Any ideas what might be going on?
Thanks,
-- Terrence
Terrence Talbot <email@hidden>
Karelia Software — Sandvox 2 for the Mac
http://www.karelia.com/
_______________________________________________
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