My application crashes on the iOS 5 iPad simulator after about 5 minutes of uptime. This is the only link to the error that I get from Xcode when I try to run a profile using a zombie / memory leak, the application for some reason does not even load (pop-ups show and then the application crashes), I donβt have a hint what causes this behavior, any ideas?
error: memory read failed for 0x0

Additional info: I use ARC, the application works well on iOS6 and iOS7
ios objective-c xcode crash xcode-instruments
Roy k
source share