-
Notifications
You must be signed in to change notification settings - Fork 24.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
so lib crash with signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #22057
Comments
It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists. The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running |
Hello there 👋 this issue doesn't have a repro (which means, a Because of this, we are going to close this issue - but if a repro is shared, we are happy to reopen it 🤗 |
I am not sure about that upgrade react-native version is helpful or not.We got 100+ crash logs with this |
Environment
OS: macOS 10.14
Node: 9.11.1
Yarn: 1.6.0
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 10.1 Build version 10B61
Android Studio: 3.2 AI-181.5540.7.32.5056338
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.52.3 => 0.52.3
Description
Recently our team recrives many the same bug report from android 9 as below. And we find that there is no problem when just installing. But after a few hours, this problem has arisen. At the same time, the crashed app would not be collected in the recently opened list.
Can you give us some advice, thanks?
Reproducible Demo
The text was updated successfully, but these errors were encountered: