pthread_mutex_lock
invalid memory crash during SkiaUIView dealloc
#3032
Labels
bug
Something isn't working
Description
Problem
Using
react-native-code-push
, i am seeing a dealloc invalid memory access when SkiaUiIiew'sdealloc
attempts to lock on_mutex_
. This is resulting in aEXC_BAD_ACCESS
(KERN_INVALID_ADDRESS).React Native Skia Version
1.11.8
React Native Version
0.77.1
Using New Architecture
Steps to Reproduce
react-native-code-push
Snack, Code Example, Screenshot, or Link to Repository
here is a sample stack trace
The text was updated successfully, but these errors were encountered: