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

[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:] Crash #11761

Closed
linziyiwj opened this issue Aug 31, 2023 · 5 comments
Closed

[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:] Crash #11761

linziyiwj opened this issue Aug 31, 2023 · 5 comments

Comments

@linziyiwj
Copy link

linziyiwj commented Aug 31, 2023

Description

-[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:] EXC_BAD_ACCESS

Crashed: APMAnalyticsQueue
0  libobjc.A.dylib                0x2820 objc_msgSend + 32
1  *                              0x29e5900 __62-[FIRAnalyticsConnector registerAnalyticsListener:withOrigin:]_block_invoke + 307040
2  *                              0x2acbfac +[APMAnalytics notifyEventListenersOnSerialQueue:] + 1250828
3  libdispatch.dylib              0x2320 _dispatch_call_block_and_release + 32
4  libdispatch.dylib              0x3eac _dispatch_client_callout + 20
5  libdispatch.dylib              0xb534 _dispatch_lane_serial_drain + 668
6  libdispatch.dylib              0xc0a4 _dispatch_lane_invoke + 384
7  libdispatch.dylib              0x16cdc _dispatch_workloop_worker_thread + 648
8  libsystem_pthread.dylib        0xddc _pthread_wqthread + 288
9  libsystem_pthread.dylib        0xb7c start_wqthread + 8

Reproducing the issue

No response

Firebase SDK Version

10.4.0

Xcode Version

14.3

Installation Method

CocoaPods

Firebase Product(s)

AB Testing, Analytics, Crashlytics, In-App Messaging, Messaging, Performance, Remote Config, Storage

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.

@rizafran
Copy link
Contributor

rizafran commented Sep 1, 2023

Hi @linziyiwj, first off, could you provide the detailed steps on how you encountered the issue?

@linziyiwj
Copy link
Author

Hi @linziyiwj, first off, could you provide the detailed steps on how you encountered the issue?

This problem has not been reproduced in the development environment. Currently, this problem can only be seen in the Firebase console.

@paulb777
Copy link
Member

paulb777 commented Sep 7, 2023

@linziyiwj Thanks for the report. We see a related code problem that we're targeting a fix for the 10.16.0 release

@htcgh htcgh assigned pcfba and unassigned htcgh Sep 7, 2023
@tsunghung
Copy link
Contributor

Firebase 10.16.0 includes the fix for this. Please reopen this ticket if the issue still occurs in 10.16.0 or later.

@firebase firebase locked and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants