Xcode version: 13.2.1 (13C100) plateform: iOS
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x99288 __exceptionPreprocess
1 libobjc.A.dylib 0x16744 objc_exception_throw
2 CoreAutoLayout 0x57ac -[NSISEngine withAutomaticOptimizationDisabled:]
3 CoreAutoLayout 0xaa6c -[NSISEngine _optimizeWithoutRebuilding]
4 CoreAutoLayout 0xcb78 -[NSISEngine optimize]
5 CoreAutoLayout 0x50fc -[NSISEngine performPendingChangeNotifications]
6 UIKitCore 0x350710 -[UIView(Hierarchy) layoutSubviews]
7 UIKitCore 0x18bfb4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
8 QuartzCore 0x40cd0 CA::Layer::layout_if_needed(CA::Transaction*)
9 QuartzCore 0x33134 CA::Layer::layout_and_display_if_needed(CA::Transaction*)
10 QuartzCore 0x47a7c CA::Context::commit_transaction(CA::Transaction*, double, double*)
11 QuartzCore 0x50970 CA::Transaction::commit()
12 QuartzCore 0xa89a8 CA::Transaction::release_thread(void*)
13 libsystem_pthread.dylib 0x1e58 _pthread_tsd_cleanup
14 libsystem_pthread.dylib 0x48d0 _pthread_exit
15 libsystem_pthread.dylib 0x13b8 pthread_main_np
16 libsystem_pthread.dylib 0x1144 _pthread_wqthread
17 libsystem_pthread.dylib 0xe5c start_wqthread
0
0
1.2k