我有一个针对iOS 5.0的应用程序构建,在iOS 6上运行相同的应用程序时运行得很好。
它似乎在调用didFinishLaunchingWithOptions方法之前崩溃了。
当bad_excess继续运行时,它崩溃了
0x00480848 <+0024> ldr r0, [pc, #240] (0x48093c <_ZN6google8protobuf18InsertIfNotPresentISt3mapISsSt4pairIPKviESt4lessISsESaIS3_IKSsS6_EEESsS6_EEbPT_RKT0_RKT1_+268>)
0x0048084a <+0026> ldr r1, [pc, #244] (0x480940 <_ZN6google8protobuf18InsertIfNotPresentISt3mapISsSt4pairIPKviESt4lessISsESaIS3_IKSsS6_EEESsS6_EEbPT_RKT0_RKT1_+272>)发布于 2012-09-23 15:27:57
出现以下问题
https://stackoverflow.com/questions/12378880
复制相似问题