Post

Replies

Boosts

Views

Activity

Reply to Crash apparently caused by auto-layout UI changes on background thread
Same here. Looking for additional info on how to approach this or any info that could help us catching this. Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x9cb4 __exceptionPreprocess 1 libobjc.A.dylib 0x183d0 objc_exception_throw 2 CoreAutoLayout 0xde68 NSISLinExpReplaceVarWithVarPlusDelta 3 CoreAutoLayout 0x4994 -[NSISEngine _optimizeWithoutRebuilding] 4 CoreAutoLayout 0x48c4 -[NSISEngine optimize] 5 CoreAutoLayout 0x4650 -[NSISEngine performPendingChangeNotifications] 6 UIKitCore 0x6420 -[UIView(Hierarchy) layoutSubviews] 7 UIKitCore 0x4be0 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] 8 QuartzCore 0xa074 CA::Layer::layout_if_needed(CA::Transaction*) 9 QuartzCore 0x1d5f0 CA::Layer::layout_and_display_if_needed(CA::Transaction*) 10 QuartzCore 0x2ea1c CA::Context::commit_transaction(CA::Transaction*, double, double*) 11 QuartzCore 0x5dff4 CA::Transaction::commit() 12 QuartzCore 0xa879c CA::Transaction::release_thread(void*) 13 libsystem_pthread.dylib 0x1b9c _pthread_tsd_cleanup 14 libsystem_pthread.dylib 0x4560 _pthread_exit 15 libsystem_pthread.dylib 0x10cc pthread_main_np 16 libsystem_pthread.dylib 0xe64 _pthread_wqthread 17 libsystem_pthread.dylib 0xb7c start_wqthread
Jul ’23