Created
October 15, 2009 08:38
-
-
Save farcaller/210789 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exception Type: EXC_BAD_ACCESS (SIGBUS) | |
| Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000f | |
| Crashed Thread: 0 | |
| Thread 0 Crashed: | |
| 0 libobjc.A.dylib 0x00003ebc objc_msgSend + 20 | |
| 1 UIKit 0x00087e30 -[UINavigationController topViewController] + 36 | |
| 2 UIKit 0x00088248 -[UINavigationController _allowsAutorotation] + 72 | |
| 3 UIKit 0x0006c630 -[UITabBarController _allowsAutorotation] + 120 | |
| 4 UIKit 0x0006c570 -[UIViewController window:shouldAutorotateToInterfaceOrientation:] + 32 | |
| Exception Type: EXC_BAD_ACCESS (SIGBUS) | |
| Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000f | |
| Crashed Thread: 0 | |
| Thread 0 Crashed: | |
| 0 libobjc.A.dylib 0x00003ebc objc_msgSend + 20 | |
| 1 UIKit 0x00087e30 -[UINavigationController topViewController] + 36 | |
| 2 UIKit 0x00088248 -[UINavigationController _allowsAutorotation] + 72 | |
| 3 UIKit 0x0006c630 -[UITabBarController _allowsAutorotation] + 120 | |
| 4 UIKit 0x0006c570 -[UIViewController window:shouldAutorotateToInterfaceOrientation:] + 32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment