You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displaying a simple spinner animation on android causes a crash about half the time.
No errors on JS side, logcat logs FORTIFY: pthread_mutex_lock called on a destroyed mutex.
It's been working fine for months, only started crashing and crashing a lot in the past week.
Description
Displaying a simple spinner animation on android causes a crash about half the time.
No errors on JS side, logcat logs
FORTIFY: pthread_mutex_lock called on a destroyed mutex
.It's been working fine for months, only started crashing and crashing a lot in the past week.
Provide a Repro
Source
.riv
/.rev
fileI don't have the rights to share the source .riv.
Expected behavior
Screenshots
Device & Versions (please complete the following information)
10.2.5
Additional context
The crashes started with rive-react-native version 7.0.2 and are still occurring on 7.0.4
The text was updated successfully, but these errors were encountered: