Note that there are some explanatory texts on larger screens.

plurals
  1. POpopViewControllerAnimated:YES crashes my app
    primarykey
    data
    text
    <p>My app crashes when I do [self.navigationController popViewControllerAnimated:YES].</p> <p>It crashes more on Device than on Simulator. Please suggest how to fix this?</p> <pre> Date/Time: 2010-11-09 10:51:41.325 +0800 OS Version: iPhone OS 4.0.1 (8A306) Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000 Crashed Thread: 0 Thread 0 Crashed: 0 libobjc.A.dylib 0x0000286e objc_msgSend + 18 1 CoreFoundation 0x00002c30 -[NSObject(NSObject) release] + 24 2 libobjc.A.dylib 0x00003c1a objc_setProperty + 114 3 UIKit 0x000693d4 -[UINavigationController setDisappearingViewController:] + 24 4 UIKit 0x0007d5c0 -[UINavigationController _clearLastOperation] + 40 5 UIKit 0x0007d4b4 -[UINavigationController navigationTransitionView:didEndTransition:fromView:toView:] + 556 6 UIKit 0x0007d248 -[UINavigationTransitionView _notifyDelegateTransitionDidStopWithContext:] + 204 7 UIKit 0x0007d0b6 -[UINavigationTransitionView _navigationTransitionDidStop] + 450 8 UIKit 0x00059974 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 184 9 UIKit 0x0005987e -[UIViewAnimationState animationDidStop:finished:] + 34 10 QuartzCore 0x000127ba run_animation_callbacks(double, void*) + 286 11 QuartzCore 0x0001265c CA::timer_callback(__CFRunLoopTimer*, void*) + 116 12 CoreFoundation 0x00071a54 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 8 13 CoreFoundation 0x00073ede __CFRunLoopDoTimer + 854 14 CoreFoundation 0x0007485e __CFRunLoopRun + 1082 15 CoreFoundation 0x0001d8e4 CFRunLoopRunSpecific + 224 16 CoreFoundation 0x0001d7ec CFRunLoopRunInMode + 52 17 GraphicsServices 0x000036e8 GSEventRunModal + 108 18 GraphicsServices 0x00003794 GSEventRun + 56 19 UIKit 0x000062a0 -[UIApplication _run] + 396 20 UIKit 0x00004e10 UIApplicationMain + 664 21 tenpay 0x00006124 main (main.m:13) 22 tenpay 0x00002324 start + 44 </pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload