facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.4k stars 24.25k forks source link

#141712 SIGABRT #00 pc 00049d78 /system/lib/libc.so (tgkill+12) [armeabi-v7a] #31216

Closed gosherry closed 9 months ago

gosherry commented 3 years ago

00 pc 00049d78 /system/lib/libc.so (tgkill+12) [armeabi-v7a]

-- 2 #01 pc 000474f3 /system/lib/libc.so (pthread_kill+34) [armeabi-v7a] 3 #02 pc 0001d745 /system/lib/libc.so (raise+10) [armeabi-v7a] 4 #03 pc 00019281 /system/lib/libc.so (libc_android_abort+34) [armeabi-v7a] 5 #04 pc 000172e8 /system/lib/libc.so (abort+4) [armeabi-v7a] 6 #05 pc 0000c239 /system/lib/libcutils.so (android_log_assert+112) [armeabi-v7a] 7 #06 pc 00024087 /system/lib/libhwui.so [armeabi-v7a] 8 #07 pc 00025a83 /system/lib/libhwui.so [armeabi-v7a] 9 #08 pc 00029045 /system/lib/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+80) [armeabi-v7a] 10 #09 pc 0000e41d /system/lib/libutils.so (android::Thread::_threadLoop(void)+140) [armeabi-v7a] 11 #10 pc 00067065 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void)+80) [armeabi-v7a] 12 #11 pc 00046fc3 /system/lib/libc.so (__pthread_start(void*)+22) [armeabi-v7a] 13 #12 pc 00019ccd /system/lib/libc.so (__start_thread+6) [armeabi-v7a] 14 java: 15 [Failed to get Java stack]

React Native version:

"react-native": "0.61.5",

michtnt commented 3 years ago

Hey,

I think this could be caused by Google's new update. https://au.finance.yahoo.com/news/android-gmail-stop-running-webview-234125352.html

cortinico commented 9 months ago

Hey, We're cleaning up the React Native issue tracker to make sure we focus on the most important issues first.

I'm closing this one because it's stale and related to a version of React Native we no longer support. If the issue persists on the latest version, please re-open a new issue and reference this one.

Moreover, we generally can't fix issues just by looking at a stacktrace. Please provide a reproducer in your future reports.

Thank you.