You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @SMYdamao, do you also have the full stack trace to share? It could be helpful in determining what the other threads are doing at the time of the crash.
Description
when i open in xcode, this is the thread infomation:
Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001e8604728 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001e8607e38 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001e8607d50 mach_msg_overwrite + 424 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001e8607b9c mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x00000001987c17cc __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2617)
5 CoreFoundation 0x00000001987c0e78 __CFRunLoopRun + 1212 (CFRunLoop.c:3001)
6 CoreFoundation 0x00000001987c05b8 CFRunLoopRunSpecific + 572 (CFRunLoop.c:3414)
7 GraphicsServices 0x00000001e42561c4 GSEventRunModal + 164 (GSEvent.c:2196)
8 UIKitCore 0x000000019b3165f0 -[UIApplication _run] + 816 (UIApplication.m:3820)
9 UIKitCore 0x000000019b3c510c UIApplicationMain + 340 (UIApplication.m:5472)
10 0x00000001041b6c20 main + 96 (main.mm:17)
11 dyld 0x00000001bdf93d34 start + 2724 (dyldMain.cpp:1334)
Reproducing the issue
No response
Firebase SDK Version
11.2.0
Xcode Version
15.4
Installation Method
CocoaPods
Firebase Product(s)
Remote Config
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: