-
Notifications
You must be signed in to change notification settings - Fork 57
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
SIGABRT: Assertion failed: (object->ctx_ == ctx_ && "Don't try to clone an object backed by a different Runtime") #5862
Comments
I was able to reproduce this crash (TestFlight report, Sentry issue) using an iPhone SE running iOS 16.5 and Jetpack 22.6.0.0 with the following steps:
|
I wasn't able to reproduce this after following the steps above for 50+ repetitions, both .com and self-hosted sites. iPhone SE, iOS 16.3.1 and iOS 16.5, Jetpack 22.6.0.0. From WordPress/gutenberg#41686:
This is plausible. A React Navigation upgrade may help. Gutenberg Mobile currently implements react-navigation/core@5.12.0, and the latest is 6.4.8. A comparison of the Reanimated versions each of those implements: react-navigation/core@5.12.0 (current) -> react-native-reanimated@1.8.0 |
Version |
Sentry Issue: JETPACK-IOS-D8
How to reproduce it
The text was updated successfully, but these errors were encountered: