-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
asyncupdate have a crash #2511
Comments
I quickly switched between multiple Lotties, and this problem was triggered. |
This stack trace doesn't flow through any Lottie code so it may be either unrelated to Lottie or something out of Lottie's control on your phone or version of Android. Is this reliably reproducible? If so, can you create a project that reproduces this? |
Okay, perhaps I need some time to try to reproduce it as much as possible. |
Hello, I encountered the same exception after using two Lottie animations in my project. However, I tried to reproduce it but couldn’t, so I’m not sure what caused it. Did you manage to locate the issue? v6.4.1 |
@Fylan0 Can you be more specific with your repro steps? |
@Fylan0 ANRs and exceptions are also two different things. Which one are you encountering? Can you include a bugreport/stacktrace for either? |
Don't have much data to add, but we are also seeing this crash happen occasionally on 6.5.0. Only occurs with async updates enabled. QA team was occasionally able to reproduce and we saw in prod as well, had a remote toggle to disable the async updates and that resolved the issue for us. |
@rluick15 Are there any trends? Android versions, etc? I've tried to reproduce this but I'm unable to. |
java.lang.IllegalStateException: The specified message queue synchronization barrier token has not been posted or has already been removed.
The text was updated successfully, but these errors were encountered: