Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashed in background #14003

Open
SMYdamao opened this issue Oct 31, 2024 · 1 comment
Open

Crashed in background #14003

SMYdamao opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
needs-info sessions Changes pertaining to the Firebase Sessions SDK

Comments

@SMYdamao
Copy link

SMYdamao commented Oct 31, 2024

Description

when i open in xcode, this is the thread infomation:
image

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 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!
@SMYdamao SMYdamao reopened this Oct 31, 2024
@paulb777 paulb777 added sessions Changes pertaining to the Firebase Sessions SDK and removed api: installations labels Oct 31, 2024
@ncooke3
Copy link
Member

ncooke3 commented Nov 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info sessions Changes pertaining to the Firebase Sessions SDK
Projects
None yet
Development

No branches or pull requests

5 participants