iOS App crashing before entering main() with Xcode 4.2 & iOS 5
Background After upgrading xcode4.1 / ios4 to xcode4.2 / ios5 I am experiencing crashes while the App is loading and before it even enters main() . I have set a break point in main() but it is never reached. Compiling the project in Xcode 4.1 with a Base SDK of 4.3 works fine on iOS 4.x and iOS 5. Compiling the same project in Xcode 4.2 with a Base SDK of 5.0 works fine on 4.x but crashes in iOS 5, both on the simulator and on a device. Simulator Crash Crashes with EXC_BAD_ACCESS List of calls, all system calls, not even the main() has not been called yet. My best guess is a problem loading a