Hi all
while doing adhoc testing tester got the crash with the crash report :
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x2ff00ff4
the appllication never crashes in simulator but certainly crashes in the device .
when I testes it with Object alloc I got some strange allocation like in the picture (see the last line in the picture) :
so can anyone tell how to solve this bed access .