Advertisement
Guest User

Untitled

a guest
May 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. Date: 2019-05-19 07:07:32 +0000
  2. Process: Fantasy FB
  3. Bundle id: com.cbssports.fantasy
  4. Exception type: NSInternalInconsistencyException
  5. Reason: classic apps on the main screen should never run through the scene oriented path
  6. Culprit: Unknown
  7. Device: iPhone XR, iOS 12.1.1
  8. Call stack:
  9. 0 CoreFoundation 0x00000001b20a7f68 __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x00000001b12a4284 objc_exception_throw
  11. 2 CoreFoundation 0x00000001b1fb9eb0 +[_CFXNotificationTokenRegistration keyCallbacks]
  12. 3 Foundation 0x00000001b2aba0fc -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
  13. 4 UIKitCore 0x00000001dfce4784 -[UIWindow _configureRootLayer:transformLayer:]
  14. 5 UIKitCore 0x00000001dfce4e40 -[UIWindow _updateTransformLayer]
  15. 6 UIKitCore 0x00000001dfce2954 -[UIWindow _commonInitDebugName:canvas:]
  16. 7 UIKitCore 0x00000001dfce32f0 -[UIWindow _initWithFrame:debugName:canvas:]
  17. 8 UIKitCore 0x00000001dfce2fe4 -[UIWindow _initWithFrame:debugName:scene:attached:]
  18. 9 UIKitCore 0x00000001e003ad84 -[UIClassicController _setupWindow]
  19. 10 UIKitCore 0x00000001e003a940 +[UIClassicController sharedClassicController]
  20. 11 UIKitCore 0x00000001df5122a8 -[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:]
  21. 12 UIKitCore 0x00000001df5104b4 __82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke
  22. 13 UIKitCore 0x00000001df51015c -[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]
  23. 14 UIKitCore 0x00000001df5155ac __125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke
  24. 15 UIKitCore 0x00000001df51659c _performActionsWithDelayForTransitionContext
  25. 16 UIKitCore 0x00000001df515460 -[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]
  26. 17 UIKitCore 0x00000001df51a66c -[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:]
  27. 18 UIKitCore 0x00000001dfca8fe0 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:]
  28. 19 UIKitCore 0x00000001df878410 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]
  29. 20 FrontBoardServices 0x00000001b4b2e798 -[FBSSceneImpl _didCreateWithTransitionContext:completion:]
  30. 21 FrontBoardServices 0x00000001b4b3a0e8 __56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2
  31. 22 FrontBoardServices 0x00000001b4b39708 __40-[FBSWorkspace _performDelegateCallOut:]_block_invoke
  32. 23 libdispatch.dylib 0x00000001b1aad2f0 _dispatch_client_callout
  33. 24 libdispatch.dylib 0x00000001b1ab08b4 _dispatch_block_invoke_direct
  34. 25 FrontBoardServices 0x00000001b4b70b08 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__
  35. 26 FrontBoardServices 0x00000001b4b70774 -[FBSSerialQueue _performNext]
  36. 27 FrontBoardServices 0x00000001b4b70de0 -[FBSSerialQueue _performNextFromRunLoopSource]
  37. 28 CoreFoundation 0x00000001b20366c4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
  38. 29 CoreFoundation 0x00000001b2036640 __CFRunLoopDoSource0
  39. 30 CoreFoundation 0x00000001b2035ef8 __CFRunLoopDoSources0
  40. 31 CoreFoundation 0x00000001b2030bd8 __CFRunLoopRun
  41. 32 CoreFoundation 0x00000001b20304b8 CFRunLoopRunSpecific
  42. 33 GraphicsServices 0x00000001b42e2be8 GSEventRunModal
  43. 34 UIKitCore 0x00000001dfcaca58 UIApplicationMain
  44. 35 Fantasy FB 0x00000001006b3c30 Fantasy FB + 2882608
  45. 36 libdyld.dylib 0x00000001b1ae5050 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement