MyApp works well 98% of the time, but sometimes it crashes. It\'s so random.
The crash report shows the following.
Thread : Crashed: com.apple.main-thr
This crash occurs due to a dangling pointer. When any variable or object is trying to access an object that's already been deallocated, this crash occurs.