Skip to content

Instantly share code, notes, and snippets.

@farcaller
Created October 15, 2009 08:38
Show Gist options
  • Select an option

  • Save farcaller/210789 to your computer and use it in GitHub Desktop.

Select an option

Save farcaller/210789 to your computer and use it in GitHub Desktop.
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