What it's the root cause of this crashes? CTI-IOS-M9

EXC_BAD_ACCESS

retain >

Attempted to dereference garbage pointer 0x2.


libobjc.A 0x1b84c653c objc_msgSend

CoreFoundation 0x1be43007c +[__NSDictionaryI __new::::::]

CoreFoundation 0x1d0e26d40 +[NSDictionary dictionaryWithObjects:forKeys:count:]

UIKitCore 0x1ea859b88 __37-[UIDictationConnection cancelSpeech]_block_invoke

libdispatch 0x1bdf80a34 _dispatch_call_block_and_release

libdispatch 0x1bdf817d0 _dispatch_client_callout

libdispatch 0x2118acaf8 _dispatch_root_queue_drain

libdispatch 0x1e8ee5244 _dispatch_worker_thread2

libsystem_pthread 0x1b39e11b0 _pthread_wqthread


Thanks in advance for any question just let me know.
This is a release version using XCode 10.2.1 and level optimization by default instead none.

Post not yet marked as solved Up vote post of willy.moral Down vote post of willy.moral
1.6k views

Replies

got the same issue until now I can't solve this

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`