iphone - Crash in UIKit UINavigationItem -
I have a problem with my iPhone app, I have a crash log from the tester that I ran through a symbolic crash But I'm still not sure what caused this accident is only on the tester's device and I am unable to reproduce it on my device.
Hardware model: iPhone2.1 OS Version: iPhone OS 4.0.1 (8A306) Exception type: EXC_BAD_ACCESS + 212 3 UIKit (SIGSEGV) Exception Code: 0 Thread Crashed Crashed: - - [UINavigationItem _updateViewsForBarSizeChangeIfNecessary] + 30 2 UIKit 0x000a26c8 [UINavigationBar _popNavigationItemWithTransition] 0 libobjc.A.dylib 0x0000286c objc_msgSend + 16 1 0x000a25d0 crashed thread on UIKit 0x000765c6 KERN_INVALID_ADDRESS 0x534f5031 - [UINavigationBar popNavigationItemAnimated:] + 76 4 UIKit 0x000a2492 - [UINavigationBar _handleMouseUpAtPoint : + 390 5 UIKit 0x000a22f2 - [UINavigationBarEnded: Event:] + 54 6 UIKit 0x000614e6 - [UIWindow _sendTouchesForEvent:] + 362 7 UIKit 0x00060e60 - [UIWindow sendEvent:] 256 8 UIKit 0x0005cb54 - [UIApplication sendEvent:] 292 UIKit 0x0005c500 _UIApplicationHandleEvent + 501610 Graphics Services 0x00004140 PurpleEventCallback + 660 11 CoreFoundation 0x00071aa4 __kfruँlup_is_kaling_aut_to_a_sursl_prform_fnkshn__ + 20 12 CoreFoundation 0x00073848 __kfruँlupdaosorsl + 160 13 CoreFoundation 0x00074626 __kfruँluprun + 514 14 CoreFoundation 0x0001d8e4 CFRunLoopRunSpecific + 224 15 0x0001d7ec CFRunLoopRunInMode + 52 16 GraphicsServices CoreFoundation 0x000036e8 GSEventRunModal + 108 17 GraphicsServices 0x00003794 GSEventRun + 56 18 UIKit 0x000062a0 - [UIApplication _run] 396 19 UIKit 0x00004e10 UIApplicationMain + 664 20 Application 0x0000240c Main (main.m: 14) 21Ap 0x000023a8 start +44
Accident happens by taking a picture, new view Moving in, connects the photo, saves it, sends it, returns to the previous scene Ha and then tries to go back before looking back.
Ensure that you maintain properly and underline your nibb objects.
Comments
Post a Comment