Post

Replies

Boosts

Views

Activity

Crash with "objc_release + 16", only for iPhone X & early devices running iOS 14.0+
I've got a crash with our app running online, which only happened on user devices iPhone X & earlier series running iOS 14.0+, any help is appreciated. #0 Thread SIGSEGV SEGV_ACCERR 0 libobjc.A.dy libobjc_release + 16 1 libsystem_blocks.dy lib_Block_release + 188 2 UIKitCore -[_UIAfterCACommitBlock run] + 76 3 UIKitCore __runAfterCACommitDeferredBlocks + 296 4 UIKitCore __cleanUpAfterCAFlushAndRunDeferredBlocks + 200 5 UIKitCore __afterCACommitHandler + 76 6 CoreFoundation ___CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32 7 CoreFoundation ___CFRunLoopDoObservers + 604 8 CoreFoundation ___CFRunLoopRun + 960 9 CoreFoundation CFRunLoopRunSpecific + 572 10 GraphicsServices GSEventRunModal + 160 11 UIKitCore -[UIApplication _run] + 1052 12 UIKitCore UIApplicationMain + 164 13 MyAPP main (main.m:29) 14 libdyld.dy lib_start + 4
Topic: UI Frameworks SubTopic: UIKit Tags:
4
0
1.5k
Jun ’21