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: com.google.firebase.auth.serialTaskQueue EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000314899ce8 #14199

Open
jesus-mg-ios opened this issue Dec 2, 2024 · 2 comments

Comments

@jesus-mg-ios
Copy link

jesus-mg-ios commented Dec 2, 2024

Description

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

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 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!
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@paulb777
Copy link
Member

paulb777 commented Dec 2, 2024

Please try this with Firebase 11.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants