Trace EXC_BAD_ACCESS exception in iPhone app with Xcode 4
Question: Recently I upgraded my universal iPhone project to Xcode 4 and ran immediately into an EXC_BAD_ACCESS exception in my application when running on an iPad. My code runs without errors on iPhone. I don’t know where it has come from and how to find the source code line in error. My app quits without saying anything and the debugger jumps to the main.m module. Console messages do not help either.
Continue reading Trace EXC_BAD_ACCESS exception in iPhone app with Xcode 4