-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Description
Thread 48 name: Dispatch queue: com.xxx.aiTask.notice.queue
Thread 48 Crashed:
0 libsystem_kernel.dylib 0x1e00ff274 __pthread_kill + 8
1 libsystem_pthread.dylib 0x21764aef8 pthread_kill + 268
2 libsystem_c.dylib 0x198013b6c __abort + 136
3 libsystem_c.dylib 0x198013ae4 abort + 140
4 libc++abi.dylib 0x21756e5b8 abort_message + 132
5 libc++abi.dylib 0x21755cb90 demangling_terminate_handler() + 320
6 libobjc.A.dylib 0x18d5fee14 _objc_terminate() + 172
7 FirebaseCrashlytics 0x10bfba4d0 FIRCLSTerminateHandler() + 340
8 libc++abi.dylib 0x21756d87c std::__terminate(void (*)()) + 16
9 libc++abi.dylib 0x21756d820 std::terminate() + 108
10 libdispatch.dylib 0x197f5a0e4 _dispatch_client_callout + 40
11 libdispatch.dylib 0x197f616d8 _dispatch_lane_serial_drain + 744
12 libdispatch.dylib 0x197f621e0 _dispatch_lane_invoke + 380
13 libdispatch.dylib 0x197f6d258 _dispatch_root_queue_drain_deferred_wlh + 288
14 libdispatch.dylib 0x197f6caa4 _dispatch_workloop_worker_thread + 540
15 libsystem_pthread.dylib 0x217647c7c _pthread_wqthread + 288
16 libsystem_pthread.dylib 0x217644488 start_wqthread + 8
Reproducing the issue
No response
Firebase SDK Version
11.14.0
Xcode Version
16.3
Installation Method
Swift Package Manager
Firebase Product(s)
Analytics
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved
snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!