I'm getting a crash when the app load from the debugger ( EXC_BAD_ACCESS
), on this line (asm):
__dyld__ZN16ImageLoaderMachO12bindLocationERKN11ImageLoader11LinkContextEmmPKS0_hPKclS7_+320>
I understand it has something with image loader, but I can't figure what.
Any idea?
Thanks.