-
Notifications
You must be signed in to change notification settings - Fork 616
[libart.so] art::ConditionVariable::WaitHoldingLocks #6264
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi Team, Project Target SDK : 34 Firebase dependency: We are facing this type ANRs even when the device is in idle state Stack trace details:
|
Hi @momer9455 and @sasikumar-kuppusamy, thank you for reaching out. Based on the logs you shared, it looks like the ANR issue is due to behavioral changes in Android 14. This has been reported in #6147 and our engineers are already working on this along with other improvements for API level 34 (android 14), and it should be rolled out across all Firebase Android SDKs soon.
To streamline the updates, you can follow on the issue #6147. With that, I'll be closing this issue now. Thanks. |
Uh oh!
There was an error while loading. Please reload this page.
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
with the firebase tag.
google group.
of the above categories, reach out to the personalized
Firebase support channel.
[REQUIRED] Step 2: Describe your environment
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
firebase-analytics = { module = "com.google.firebase:firebase-analytics-ktx" }
firebase-performance = { module = "com.google.firebase:firebase-perf-ktx" }
firebase-messaging = { module = "com.google.firebase:firebase-messaging-ktx" }
[REQUIRED] Step 3: Describe the problem
We are facing this issue on Android 14 devices only, reported on Playstore. Looks like it's related to Firebase library as I can't find these traces on Firebase crashlytics. Mainly the ANRs are coming on OPPO, realme, OnePlus and Vivo devices only.
Steps to reproduce:
Not able to reproduce it in-house with stock devices. Only real users are facing this which we can't track how they are getting this issue.
Relevant Code:
Following is the attached full stack trace log.
stacktrace.log
The text was updated successfully, but these errors were encountered: