-
Notifications
You must be signed in to change notification settings - Fork 555
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Hello @wcandillon!
I am getting the following error in the latest version of react-native-skia (2.3.13):
null pointer dereference: SIGSEGV 0x0000000000000620
#00 pc 0x3e3fe0 librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#01 pc 0x3e3c5c librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#02 pc 0x35dbfc librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#03 pc 0x21a84c librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#04 pc 0x223704 librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#05 pc 0x21a55c librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#06 pc 0x2193c8 librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#07 pc 0x21c354 librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#08 pc 0x21c26c librnskia.so (BuildId: 963d6248afe70dda87e4700d19c46b593de0f13f)
#09 pc 0x732ad4cc
Wasn't happening on my previous version before I bumped to latest: 2.2.19
React Native Skia Version
2.3.13
React Native Version
0.79.5
Using New Architecture
- Enabled
Steps to Reproduce
N/A, randomly across different devices.
Snack, Code Example, Screenshot, or Link to Repository
N/A
astanb
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working