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 sendEve...