Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0xed5e0 __exceptionPreprocess 1 libobjc.A.dylib 0x2bc00 objc_exception_throw 2 Foundation 0x6bc398 _userInfoForFileAndLine 3 UIKitCore 0xbc898 -[UINavigationBar layoutSubviews] 4 UIKitCore 0x33184 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] 5 UIKitCore 0xe451c -[UINavigationBar layoutSublayersOfLayer:] 6 QuartzCore 0x67888 CA::Layer::layout_if_needed(CA::Transaction*) 7 UIKitCore 0x36250 -[UIView(Hierarchy) layoutBelowIfNeeded] 8 UIKitCore 0xce620 -[UINavigationController _positionNavigationBarHidden:edge:initialOffset:] 9 UIKitCore 0xce360 -[UINavigationController _positionNavigationBarHidden:edge:] 10 UIKitCore 0x3891c -[UINavigationController _updateBarsForCurrentInterfaceOrientationAndForceBarLayout:] 11 UIKitCore 0x13f1d4 -[UIViewController viewDidMoveToWindow:shouldAppearOrDisappear:] 12 UIKitCore 0x13f0d8 -[UINavigationController viewDidMoveToWindow:shouldAppearOrDisappear:] 13 UIKitCore 0x11f28 -[UIView(Internal) _didMoveFromWindow:toWindow:] 14 UIKitCore 0x117f8 __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke 15 CoreAutoLayout 0xa5f8 -[NSISEngine withBehaviors:performModifications:] 16 UIKitCore 0x11720 -[UIView _postMovedFromSuperview:] 17 UIKitCore 0x10350 -[UIView(Internal) _addSubview:positioned:relativeTo:] 18 UIKitCore 0x2946f4 -[UIViewControllerBuiltinTransitionViewAnimator animateTransition:] 19 UIKitCore 0x293cf0 ___UIViewControllerTransitioningRunCustomTransition_block_invoke_3 20 UIKitCore 0x293c64 +[UIKeyboardSceneDelegate _pinInputViewsForKeyboardSceneDelegate:onBehalfOfResponder:duringBlock:] 21 UIKitCore 0x293bc8 ___UIViewControllerTransitioningRunCustomTransition_block_invoke_2 22 UIKitCore 0x1db7cc +[UIView(Animation) _setAlongsideAnimations:toRunByEndOfBlock:] 23 UIKitCore 0x1db05c _UIViewControllerTransitioningRunCustomTransition 24 UIKitCore 0x1d8b90 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke_3 25 UIKitCore 0x1d8550 +[UIPresentationController _scheduleTransition:] 26 UIKitCore 0x1d8304 -[UIPresentationController runTransitionForCurrentState] 27 UIKitCore 0x6c7a54 -[UIPresentationController _dismissWithAnimationController:interactionController:target:didFinish:] 28 UIKitCore 0x77ba78 __99-[UIViewController _dismissViewControllerWithAnimationController:interactionController:completion:]_block_invoke_2 29 UIKitCore 0x42218 +[UIView(Animation) performWithoutAnimation:] 30 UIKitCore 0x77b8d8 -[UIViewController _dismissViewControllerWithAnimationController:interactionController:completion:] 31 UIKitCore 0x42218 +[UIView(Animation) performWithoutAnimation:] 32 UIKitCore 0x77aef0 -[UIViewController _dismissViewControllerWithTransition:from:completion:] 33 UIKitCore 0x77a6dc -[UIViewController dismissViewControllerWithTransition:completion:] 34 UIKitCore 0x779f6c -[UIViewController _performCoordinatedPresentOrDismiss:animated:] 35 UIKitCore 0x77c230 -[UIViewController dismissViewControllerAnimated:completion:] 36 Mitrix 0x74a828 -[UIViewController(STATUS_EXTENSION) __m__private___dismissViewControllerAnimated:completion:] + 50 (UIViewController+MATRIX_PRIVATE_MANAGER.m:50) 37 UIKitCore 0x2c29a0 __68-[UIWindow _removeAllViewControllersFromWindowHierarchyFromDealloc:]_block_invoke 38 UIKitCore 0x2c213c +[UIViewController _performWithoutDeferringTransitionsAllowingAnimation:actions:] 39 UIKitCore 0x2c1e54 -[UIWindow _removeAllViewControllersFromWindowHierarchyFromDealloc:] 40 UIKitCore 0x193068 -[UIWindow setRootViewController:] 41 Mitrix 0x8deb58 __29-[AppDelegate displayMainUI]_block_invoke + 1804 (AppDelegate.mm:1804) 42 UIKitCore 0x83670 +[UIView _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] 43 Mitrix 0x8dea48 -[AppDelegate displayMainUI] + 1798 (AppDelegate.mm:1798) 44 Mitrix 0x8dd138 -[AppDelegate displaySyncUI:] + 1561 (AppDelegate.mm:1561) 45 Mitrix 0xae3104 dispatch_main_async_Mitrix_mm(void () block_pointer) + 15 (MitrixDispatchMainQueueSafeMM.mm:15) 46 Mitrix 0x8db2f0 -[AppDelegate runSwitchMatrixUI:] + 1231 (AppDelegate.mm:1231) 47 CoreFoundation 0x2fc78 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ 48 CoreFoundation 0x2f640 ___CFXRegistrationPost_block_invoke 49 CoreFoundation 0x2f588 _CFXRegistrationPost 50 CoreFoundation 0x2ead8 _CFXNotificationPost 51 Foundation 0x2b7e4 -[NSNotificationCenter postNotificationName:object:userInfo:] 52 Mitrix 0x38f0e8 __42-[verify_image_view_controller verify_success]_block_invoke + 1849 (verify_image_view_controller.mm:1849) 53 libdispatch.dylib 0x4300 _dispatch_client_callout 54 libdispatch.dylib 0x77b8 _dispatch_continuation_pop 55 libdispatch.dylib 0x1b5c0 _dispatch_source_latch_and_call 56 libdispatch.dylib 0x1a190 _dispatch_source_invoke 57 libdispatch.dylib 0x128a8 _dispatch_main_queue_drain 58 libdispatch.dylib 0x125b0 _dispatch_main_queue_callback_4CF 59 CoreFoundation 0x379bc __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ 60 CoreFoundation 0x346c8 __CFRunLoopRun 61 CoreFoundation 0x33e18 CFRunLoopRunSpecific 62 GraphicsServices 0x35ec GSEventRunModal 63 UIKitCore 0x22f2fc -[UIApplication _run] 64 UIKitCore 0x22e938 UIApplicationMain 65 Mitrix 0xc7cc4 main + 15 (main.m:15)