Created
September 2, 2021 15:16
-
-
Save Berstanio/81708a6431d0bcda2145143591062eec to your computer and use it in GitHub Desktop.
This file contains 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
2021-09-02 08:14:02.345912-0700 MGLKitSampleApp_ios9.0[10981:479383] Metal GPU Frame Capture Enabled | |
2021-09-02 08:14:02.348802-0700 MGLKitSampleApp_ios9.0[10981:479383] Metal API Validation Enabled | |
2021-09-02 08:14:02.513333-0700 MGLKitSampleApp_ios9.0[10981:479383] MTLCreateSystemDefaultDevice() zero devices | |
ERR: initialize(609): ANGLE Display::initialize error 12289: Not initialized. | |
ERR: initialize(609): ANGLE Display::initialize error 12289: Not initialized. | |
INFO: insertMessage(462): EGL CRITICAL: eglInitialize: Not initialized. | |
INFO: insertMessage(462): EGL ERROR: eglMakeCurrent: 'dpy' not a valid EGLDisplay handle | |
2021-09-02 08:14:02.646040-0700 MGLKitSampleApp_ios9.0[10981:479383] *** Terminating app due to uncaught exception 'MGLSurfaceException', reason: 'Failed To call eglInitialize()' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x0000000105895fba __exceptionPreprocess + 242 | |
1 libobjc.A.dylib 0x000000010573fff5 objc_exception_throw + 48 | |
2 CoreFoundation 0x0000000105895e98 -[NSException initWithCoder:] + 0 | |
3 MetalANGLE 0x000000010173fd3c _ZN12_GLOBAL__N_15ThrowEP8NSString + 92 | |
4 MetalANGLE 0x000000010173fc7c -[EGLDisplayHolder init] + 300 | |
5 MetalANGLE 0x000000010173ffab -[MGLDisplay init] + 171 | |
6 MetalANGLE 0x000000010173fecd +[MGLDisplay defaultDisplay] + 61 | |
7 MetalANGLE 0x0000000101807b52 -[MGLLayer constructor] + 114 | |
8 MetalANGLE 0x0000000101807958 -[MGLLayer init] + 136 | |
9 UIKitCore 0x0000000110244996 -[UIView _createLayerWithFrame:] + 105 | |
10 UIKitCore 0x0000000110245408 UIViewCommonInitWithFrame + 1074 | |
11 UIKitCore 0x0000000110245c94 -[UIView initWithCoder:] + 853 | |
12 MetalANGLE 0x00000001017fe7b3 -[MGLKView initWithCoder:] + 83 | |
13 UIKitCore 0x000000010f915dfe -[UIClassSwapper initWithCoder:] + 2308 | |
14 UIFoundation 0x000000011259febe UINibDecoderDecodeObjectForValue + 707 | |
15 UIFoundation 0x000000011259fbee -[UINibDecoder decodeObjectForKey:] + 244 | |
16 UIKitCore 0x000000010f91a159 -[UIRuntimeConnection initWithCoder:] + 160 | |
17 UIFoundation 0x000000011259febe UINibDecoderDecodeObjectForValue + 707 | |
18 UIFoundation 0x00000001125a0148 UINibDecoderDecodeObjectForValue + 1357 | |
19 UIFoundation 0x000000011259fbee -[UINibDecoder decodeObjectForKey:] + 244 | |
20 UIKitCore 0x000000010f914f4a -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 443 | |
21 UIKitCore 0x000000010f917a53 -[UINib instantiateWithOwner:options:] + 1122 | |
22 UIKitCore 0x000000010f5e4921 -[UIViewController loadView] + 668 | |
23 UIKitCore 0x000000010f5e4cbc -[UIViewController loadViewIfRequired] + 172 | |
24 UIKitCore 0x000000010f5e5436 -[UIViewController view] + 27 | |
25 UIKitCore 0x000000010fd5fc73 -[UIWindow addRootViewControllerViewIfPossible] + 313 | |
26 UIKitCore 0x000000010fd5f362 -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:] + 219 | |
27 UIKitCore 0x000000010fd60325 -[UIWindow _setHidden:forced:] + 362 | |
28 UIKitCore 0x000000010fd733a6 -[UIWindow _mainQueue_makeKeyAndVisible] + 42 | |
29 UIKitCore 0x000000010fd1f416 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 4265 | |
30 UIKitCore 0x000000010fd24d63 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1237 | |
31 UIKitCore 0x000000010f34629b -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 122 | |
32 UIKitCore 0x000000010f8d2726 _UIScenePerformActionsWithLifecycleActionMask + 88 | |
33 UIKitCore 0x000000010f346dad __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 198 | |
34 UIKitCore 0x000000010f34686e -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 474 | |
35 UIKitCore 0x000000010f346bda -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 818 | |
36 UIKitCore 0x000000010f34646f -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 345 | |
37 UIKitCore 0x000000010f34e6d8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 178 | |
38 UIKitCore 0x000000010f7dc77d +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 871 | |
39 UIKitCore 0x000000010f8ef60e _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 246 | |
40 UIKitCore 0x000000010f34e3de -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 361 | |
41 UIKitCore 0x000000010f1717d5 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 797 | |
42 UIKitCore 0x000000010f17024e -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 253 | |
43 UIKitCore 0x000000010f17140e -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 208 | |
44 UIKitCore 0x000000010fd23203 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 508 | |
45 UIKitCore 0x000000010f804ab4 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 358 | |
46 FrontBoardServices 0x000000010bcf540b -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 398 | |
47 FrontBoardServices 0x000000010bd1de55 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.176 + 102 | |
48 FrontBoardServices 0x000000010bd02f12 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 209 | |
49 FrontBoardServices 0x000000010bd1db28 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke + 352 | |
50 libdispatch.dylib 0x000000010855074e _dispatch_client_callout + 8 | |
51 libdispatch.dylib 0x0000000108553656 _dispatch_block_invoke_direct + 295 | |
52 FrontBoardServices 0x000000010bd435d0 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 30 | |
53 FrontBoardServices 0x000000010bd432b6 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 433 | |
54 FrontBoardServices 0x000000010bd4377b -[FBSSerialQueue _performNextFromRunLoopSource] + 22 | |
55 CoreFoundation 0x0000000105803ede __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 | |
56 CoreFoundation 0x0000000105803dd6 __CFRunLoopDoSource0 + 180 | |
57 CoreFoundation 0x000000010580329e __CFRunLoopDoSources0 + 242 | |
58 CoreFoundation 0x00000001057fd9f7 __CFRunLoopRun + 875 | |
59 CoreFoundation 0x00000001057fd1a7 CFRunLoopRunSpecific + 567 | |
60 GraphicsServices 0x000000010c04ad85 GSEventRunModal + 139 | |
61 UIKitCore 0x000000010fd214df -[UIApplication _run] + 912 | |
62 UIKitCore 0x000000010fd2639c UIApplicationMain + 101 | |
63 MGLKitSampleApp_ios9.0 0x00000001014b895a main + 122 | |
64 libdyld.dylib 0x00000001085debbd start + 1 | |
) | |
libc++abi: terminating with uncaught exception of type NSException | |
*** Terminating app due to uncaught exception 'MGLSurfaceException', reason: 'Failed To call eglInitialize()' | |
terminating with uncaught exception of type NSException | |
CoreSimulator 757.5 - Device: iPhone 8 (42F3357A-5913-4202-AEE2-E077AE4C80E4) - Runtime: iOS 14.5 (18E182) - DeviceType: iPhone 8 | |
(lldb) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment