Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save egomez99/5171384 to your computer and use it in GitHub Desktop.
Save egomez99/5171384 to your computer and use it in GitHub Desktop.
Supported orientations has no common orientation with the application, and shouldAutorotate is returning YES
Stack Trace
_________________________________
0 CoreFoundation 0x31d642a3 __exceptionPreprocess + 163
1 libobjc.A.dylib 0x399fe97f objc_exception_throw + 31
2 CoreFoundation 0x31d641c5 -[NSException initWithCoder:] + 1
3 UIKit 0x33bd489f -[UIViewController __supportedInterfaceOrientations] + 475
4 UIKit 0x33bd46a9 -[UIViewController __withSupportedInterfaceOrientation:apply:] + 25
5 UIKit 0x33c19a41 -[UIViewController _updateLastKnownInterfaceOrientationOnPresentionStack:] + 185
6 UIKit 0x33c19aab -[UIViewController _updateLastKnownInterfaceOrientationOnPresentionStack:] + 291
7 UIKit 0x33bdf061 -[UIWindow _updateInterfaceOrientationFromDeviceOrientation:] + 985
8 CoreFoundation 0x31cb5037 _CFXNotificationPost + 1427
9 Foundation 0x325cb599 -[NSNotificationCenter postNotificationName:object:userInfo:] + 73
10 UIKit 0x33b72c65 -[UIDevice setOrientation:animated:] + 297
11 UIKit 0x33b6d3db -[UIApplication handleEvent:withNewEvent:] + 2959
12 UIKit 0x33b6c6cd -[UIApplication sendEvent:] + 73
13 UIKit 0x33b6c11b _UIApplicationHandleEvent + 6155
14 GraphicsServices 0x3586d5a3 _PurpleEventCallback + 591
15 GraphicsServices 0x3586d1d3 PurpleEventCallback + 35
16 CoreFoundation 0x31d39173 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 35
17 CoreFoundation 0x31d39117 __CFRunLoopDoSource1 + 139
18 CoreFoundation 0x31d37f99 __CFRunLoopRun + 1385
19 CoreFoundation 0x31caaebd CFRunLoopRunSpecific + 357
20 CoreFoundation 0x31caad49 CFRunLoopRunInMode + 105
21 GraphicsServices 0x3586c2eb GSEventRunModal + 75
22 UIKit 0x33bc0301 UIApplicationMain + 1121
23 AppLeak 0x000d9a0b 0x000d6000 + 14859
24 AppLeak 0x000d8f60 0x000d6000 + 12128
Threads
_________________________________
Thread: Unknown Name (Crashed)
0 libsystem_kernel.dylib 0x39efc350 __pthread_kill + 8
1 libsystem_c.dylib 0x39eaf973 abort + 95
2 AppLeak 0x00335cab _ZN3WTI6VectorINS_6RefPtrIN2TI11ProfileNodeEEELm0EE14shrinkCapacityEm
3 CoreFoundation 0x31d6457f __handleUncaughtException + 615
4 libobjc.A.dylib 0x399fea65 _ZL15_objc_terminatev + 129
5 libc++abi.dylib 0x3944b07b _ZL19safe_handler_callerPFvvE + 79
6 libc++abi.dylib 0x3944b114 _ZSt9terminatev + 20
7 libc++abi.dylib 0x3944c599 __cxa_current_exception_type + 1
8 libobjc.A.dylib 0x399fe9d1 objc_exception_rethrow + 13
9 CoreFoundation 0x31caaf21 CFRunLoopRunSpecific + 457
10 CoreFoundation 0x31caad49 CFRunLoopRunInMode + 105
11 GraphicsServices 0x3586c2eb GSEventRunModal + 75
12 UIKit 0x33bc0301 UIApplicationMain + 1121
13 AppLeak 0x000d9a0b 0x000d6000 + 14859
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efcd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39e4aa16 _pthread_wqthread + 366
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39eec648 kevent64 + 24
1 libdispatch.dylib 0x39e17df8 _dispatch_mgr_thread$VARIANT$up + 36
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efcd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39e4aa16 _pthread_wqthread + 366
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39eebeb4 mach_msg_trap + 20
1 CoreFoundation 0x31d39045 __CFRunLoopServiceMachPort + 129
2 CoreFoundation 0x31d37da3 __CFRunLoopRun + 883
3 CoreFoundation 0x31caaebd CFRunLoopRunSpecific + 357
4 CoreFoundation 0x31caad49 CFRunLoopRunInMode + 105
5 WebCore 0x37c9f505 _ZL12RunWebThreadPv + 445
6 libsystem_c.dylib 0x39e55311 _pthread_start + 309
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efc08c __psynch_cvwait + 24
1 libsystem_c.dylib 0x39e61085 pthread_cond_timedwait_relative_np + 17
2 Foundation 0x3265f517 -[NSCondition waitUntilDate:] + 287
3 AppLeak 0x0011c5b9 0x000d6000 + 288185
4 Foundation 0x3267ae85 __NSThread__main__ + 973
5 libsystem_c.dylib 0x39e55311 _pthread_start + 309
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efc08c __psynch_cvwait + 24
1 libsystem_c.dylib 0x39e57f19 pthread_cond_wait + 41
2 CoreMedia 0x322908b1 FigSemaphoreWaitRelative + 261
3 MediaToolbox 0x32d82e5b fpa_AsyncMovieControlThread + 27
4 CoreMedia 0x322ae893 figThreadMain + 195
5 libsystem_c.dylib 0x39e55311 _pthread_start + 309
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efcd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39e4aa16 _pthread_wqthread + 366
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efcd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39e4aa16 _pthread_wqthread + 366
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39eebeb4 mach_msg_trap + 20
1 CoreFoundation 0x31d39045 __CFRunLoopServiceMachPort + 129
2 CoreFoundation 0x31d37da3 __CFRunLoopRun + 883
3 CoreFoundation 0x31caaebd CFRunLoopRunSpecific + 357
4 CoreFoundation 0x31caad49 CFRunLoopRunInMode + 105
5 Foundation 0x325f73d5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 309
6 Foundation 0x3267ae85 __NSThread__main__ + 973
7 libsystem_c.dylib 0x39e55311 _pthread_start + 309
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efc594 select$DARWIN_EXTSN + 20
1 libsystem_c.dylib 0x39e55311 _pthread_start + 309
Thread: Unknown Name
0 libsystem_kernel.dylib 0x39efcd98 __workq_kernreturn + 8
1 libsystem_c.dylib 0x39e4aa16 _pthread_wqthread + 366
Crashed Registers
_________________________________
r12 0x148
r10 0x3780da1f
r11 0x3780da10
cpsr 0x10
r4 0x6
r5 0x3b9b3b88
r6 0x1cd6e710
r7 0x2fd2a9ac
r0 0x0
r1 0x0
r2 0x0
r3 0x3b9b3534
sp 0x2fd2a9a0
r8 0x19
r9 0x3b9af8a8
pc 0x39efc350
lr 0x39e73123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment