Skip to content

Instantly share code, notes, and snippets.

@donburks
Created December 3, 2012 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donburks/4198056 to your computer and use it in GitHub Desktop.
Save donburks/4198056 to your computer and use it in GitHub Desktop.
Crash output, throws SIGABRT
2012-12-03 13:08:08.048 Nickler[78828:15b03] Multi-tasking -> Device: YES, App: YES
2012-12-03 13:08:08.083 Nickler[78828:15b03] -[UAAppDelegateSurrogate application:supportedInterfaceOrientationsForWindow:]: unrecognized selector sent to instance 0xa835710
2012-12-03 13:08:08.084 Nickler[78828:15b03] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UAAppDelegateSurrogate application:supportedInterfaceOrientationsForWindow:]: unrecognized selector sent to instance 0xa835710'
*** First throw call stack:
(0x22b012 0x28b5e7e 0x2b64bd 0x21abbc 0x21a94e 0x46b332 0x55366d 0x55372e 0x553eda 0x49c435 0x49bf11 0x49bb2a 0x156edc9 0x2850c5 0x1dfefa 0x14a3482 0x6429be 0x4654a9 0x476315 0x47724b 0x468cf8 0x3664df9 0x3664ad0 0x1a0bf5 0x1a0962 0x1d1bb6 0x1d0f44 0x1d0e1b 0x4647da 0x46665c 0x3216 0x3145 0x1)
libc++abi.dylib: terminate called throwing an exception
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment