Post

Replies

Boosts

Views

Activity

Reply to What it's the root cause of this crashes? CTI-IOS-M9
got the same issue until now I can't solve this 设备机型 iPhone16,2 系统版本 17.2.1 (21C66) CPU架构 arm64-v8a `#33 Thread SIGSEGV SEGV_ACCERR 解析原始 0 libobjc.A.dylib _objc_retain_x0 + 16 1 UIKitCore ___37-[UIDictationConnection cancelSpeech]_block_invoke + 152 2 libdispatch.dylib __dispatch_call_block_and_release + 32 3 libdispatch.dylib __dispatch_client_callout + 20 4 libdispatch.dylib __dispatch_root_queue_drain + 864 5 libdispatch.dylib __dispatch_worker_thread2 + 156 6 libsystem_pthread.dylib __pthread_wqthread + 228`
Jan ’24
Reply to Crash apparently caused by auto-layout UI changes on background thread
I also encountered the same problem, the Main Thread Checker that opened Xcode has not been able to track the specific location, but there is this crash feedback online every day. At present, I check that all devices with iOS 16.0 system or above appear, and we need the official to help us solve this intractable problem 我也遇到同样的问题,开启Xcode的Main Thread Checker始终没有追踪到具体位置,但是线上每天都会有这个奔溃反馈,我目前查看都是iOS 16.0系统以上的设备出现,需要官方来帮助我们解决一下这个棘手的问题
Dec ’23