SIGABRT Crash on Huawei devices
See original GitHub issueDescription
I am experiencing a lot of SIGABRT crashes mostly on Huawei. I am using (not indexed) ram bundle.
Crashlog
OS Version: Android 10 (POT-LX1 10.0.0.238(C431E3R4P1))
Report Version: 104
Exception Type: Unknown (SIGABRT)
Application Specific Information:
Abort
Thread 0 Crashed:
0 libc.so 0x7325dc45ac abort
1 libc.so 0x7325e24c80 pthread_once
2 libc.so 0x7325e243b4 <unknown> + 494556824500
3 libc.so 0x7325e24218 pthread_mutex_lock
4 libc++.so 0x732a7b3bf4 std::__1::mutex::lock
5 libandroid.so 0x729d1e606c AAssetManager_open
6 libreactnativejni.so 0x721f782c54 facebook::react::JniJSModulesUnbundle::getModule
7 libjscexecutor.so 0x721fa86d7c facebook::react::RAMBundleRegistry::getModule
8 libjscexecutor.so 0x721fa74c74 facebook::react::JSIExecutor::nativeRequire
9 libjscexecutor.so 0x721fa805b8 <unknown> + 490157376952
10 libjsc.so 0x721c7e5bd4 <unknown> + 490104314836
11 libjsc.so 0x721c99bef8 <unknown> + 490106109688
12 libjsc.so 0x721c99b818 <unknown> + 490106107928
13 <unknown> 0x71fdbf6904 <unknown>
Devices
CLT-L29 5.7k
MAR-LX1A 5.1k
EML-L09 2.7k
CLT-L09 2.6k
JKM-LX 31.1k
MAR-LX3Bm1 k
SNE-LX3 1k
STK-LX3 1k
SNE-LX1 754
CLT-L04 751
android
Android 10 26k
Android 9 3.3k
React Native version:
“react-native”: “0.63.4” Ram bundle, JSC.
Steps To Reproduce
I couldn’t reproduce it.
Snack, code example, screenshot, or link to a repository:
https://play.google.com/store/apps/details?id=com.dietdoctor.EatApp - the app.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:6
Top Results From Across the Web
[Android] Crashes with signal 6 (SIGABRT)' error and 'JNI ...
[Android] Crashes with signal 6 (SIGABRT)' error and 'JNI ERROR' abort message on some devices running Android 8 or lower.
Read more >App crashes after exiting with a "signal 6 (SIGABRT)" in ...
Same here and my app uses Google Maps and a few images. It only crashes upon exit. My device is also Nexus 5X...
Read more >[#QTBUG-82617] Crash on exit via back button on Huawei Mate 20 ...
I am seeing a lot of these crashes on Huawei-only devices. ... Rami Potinkara, SIGABRT occurs also on back button press (on my...
Read more >Apps All Crashing - HUAWEI Community
Overnight my P30 Pro has had some sort of issue and now most apps crash rather than open. I can't do the swipe...
Read more >Thread 1 Sigabrt | Apple Developer Forums
The SIGABRT only indicates that the app called abort() — that is, crashed deliberately. This can happen as a result of an error...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi, this might be caused by Google’s new update on Webview https://www.xda-developers.com/google-confirms-webview-issue-crashing-android-apps/
Has this problem been solved? I met the same problem