-
Notifications
You must be signed in to change notification settings - Fork 144
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
Crash com.google.maps.api.android.lib6.phoenix.cv.d
#560
Comments
If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.@aritra-tech Thank you for opening this issue. 🙏
This is an automated message, feel free to ignore. |
@aritra-tech , can you provide some steps to reproduce this issue? |
aritra-tech, did you have the chance to check the message above? |
@kikoso Hey, sorry for the late response. We are working together and we found out multiple instance of this from Firebase Crashlytics log. This is from the prod release crash log and never faced this ourselves, hence we can't reproduce it. |
Hey, @kikoso in our debug build it's working fine but in Is it occurring because the version of google maps compose? |
having the same exact issue, can not reproduce but seeing it in crashlytics. We however have an even spread of android 11, 12, 13 and 14. |
Hi @aritra-tech and @eckoj433 . Without a snippet that we could use to reproduce the issue it is hard to say. At a first glance it does not seem that this is triggered by the Compose layer. From what I see it could be related to a concurrency issue. Let's keep this open until we can gather more information. |
I am seeing the same issue (in production) with a Mapview without compose, so it seems to be a concurrency issue in the Google Maps Library. |
Fatal Exception: java.lang.ClassCastException
java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode
Crash Log
The text was updated successfully, but these errors were encountered: