We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: com.google.firebase.auth.serialTaskQueue ---- **FIRAuth.m:103840** EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000314899ce8 === Crashed: com.google.firebase.auth.serialTaskQueue 0 libobjc.A.dylib 0x275c objc_release + 16 1 libobjc.A.dylib 0x275c objc_release_x0 + 16 2 libsystem_blocks.dylib 0x21b0 _call_dispose_helpers_excp + 48 3 libsystem_blocks.dylib 0x2164 _Block_release + 252 4 APP 0xa474c __destroy_helper_block_e8_32s40s + 98164 (FIRAuth.m:98164) 5 libsystem_blocks.dylib 0x21b0 _call_dispose_helpers_excp + 48 6 libsystem_blocks.dylib 0x2164 _Block_release + 252 7 APP 0xa474c __destroy_helper_block_e8_32s40s + 98164 (FIRAuth.m:98164) 8 libsystem_blocks.dylib 0x21b0 _call_dispose_helpers_excp + 48 9 libsystem_blocks.dylib 0x2164 _Block_release + 252 10 libdispatch.dylib 0x3dd4 _dispatch_client_callout + 20 11 libdispatch.dylib 0xb400 _dispatch_lane_serial_drain + 748 12 libdispatch.dylib 0xbf64 _dispatch_lane_invoke + 432 13 libdispatch.dylib 0xb284 _dispatch_lane_serial_drain + 368 14 libdispatch.dylib 0xbf30 _dispatch_lane_invoke + 380 15 libdispatch.dylib 0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288 16 libdispatch.dylib 0x16528 _dispatch_workloop_worker_thread + 404 17 libsystem_pthread.dylib 0x4934 _pthread_wqthread + 288 18 libsystem_pthread.dylib 0x10cc start_wqthread + 8
No response
10.25.0
16.1
Swift Package Manager
Authentication
iOS
Package.resolved
Replace this line with the contents of your Package.resolved.
Podfile.lock
Replace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered:
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Sorry, something went wrong.
Please try this with Firebase 11.x.
No branches or pull requests
Description
Reproducing the issue
No response
Firebase SDK Version
10.25.0
Xcode Version
16.1
Installation Method
Swift Package Manager
Firebase Product(s)
Authentication
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: