-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
HUAWEI crash #1277
Comments
NOTE: This comment is auto-generated. Are you sure you have already searched for the same problem? Some people open new issues but they didn't search for something similar or for the same issue. Please, search for it using the GitHub issue search box or on the official inappwebview.dev website, or, also, using Google, StackOverflow, etc. before posting a new one. You may already find an answer to your problem! If this is really a new issue, then thank you for raising it. I will investigate it and get back to you as soon as possible. Please, make sure you have given me as much context as possible! Also, if you didn't already, post a code example that can replicate this issue. In the meantime, you can already search for some possible solutions online! Because this plugin uses native WebView, you can search online for the same issue adding Following these steps can save you, me, and other people a lot of time, thanks! |
@MRYIN123 How did the brother solve it? |
I have the same problem with v5.8.0. It only appears in Android 10 (API 29), always with Huawei phones, I think it's a Huawei issue |
Hello, I have also encountered a similar issue on my Huawei phone (Android 10,level 29). I encountered a crash when using Flutter_inappwebview to load HTML, and the log is as follows: #00 pc 00000000017c6fd4 /vendor/lib64/egl/libGLES_mali.so [arm64-v8a::d1f7484d870a8fdc2bb54cac629b754e] Have you solved it yet? |
I/RmeSchedManager(13554): SetMarginData, input:3, animation:4, traversal:4, util:600, frameRate:60
F/libc (13554): Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7c788f9228 in tid 13554 (.leadigital.app), pid 13554 (.leadigital.app)
Build fingerprint: 'HUAWEI/JER-AN10/HWJER:10/HUAWEIJER-AN10/102.0.0.268C00:user/release-keys'
Revision: '0'
ABI: 'arm64'
SYSVMTYPE: Maple
APPVMTYPE: Art
Timestamp: 2022-08-10 13:26:45+0800
pid: 13554, tid: 13554, name: .leadigital.app >>> cn.leadigital.app <<<
uid: 10286
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7c788f9228
x0 0000007c78b24000 x1 0000000000001000 x2 0000000000000003 x3 0000000000000001
x4 000000000000011b x5 0000000000000000 x6 0000000000000000 x7 0000007fe5de5bf8
x8 0000007c788f9000 x9 0000000000000001 x10 0000000000000001 x11 0000000000000000
x12 00000000ffffffd8 x13 0000007fe5df1ff0 x14 0000000000000007 x15 ffffff84d51b5fff
x16 0000007bdc246d58 x17 0000007c7c7c2a80 x18 0000007c7e55a000 x19 0000007b39c9ef80
x20 00000000760bb000 x21 0000007b41eea740 x22 0000007b16ea8d10 x23 0000007be07c3010
x24 00000079ed123ff0 x25 0000000000000000 x26 0000000000000000 x27 0000000000003084
x28 00000079e3630398 x29 0000007c7d933020
sp 0000007fe5df1fd0 lr 0000007bdbc00084 pc 0000007bdbc000a8
backtrace:
#00 pc 00000000021500a8 /vendor/lib64/egl/libGLES_mali.so (BuildId: 4cb480bd8aa0253a13473c79cf05e756)
#1 pc 00000000021518a0 /vendor/lib64/egl/libGLES_mali.so (BuildId: 4cb480bd8aa0253a13473c79cf05e756)
#2 pc 0000000002165f2c /vendor/lib64/egl/libGLES_mali.so (BuildId: 4cb480bd8aa0253a13473c79cf05e756)
#3 pc 0000000002164b80 /vendor/lib64/egl/libGLES_mali.so (BuildId: 4cb480bd8aa0253a13473c79cf05e756)
#4 pc 0000000000022718 /system/lib64/libEGL.so (android::eglSwapBuffersWithDamageKHRImpl(void*, void*, int*, int)+348) (BuildId: 9f54126ca3c5e205a088560d488b3844)
#5 pc 000000000001f008 /system/lib64/libEGL.so (eglSwapBuffers+84) (BuildId: 9f54126ca3c5e205a088560d488b3844)
#6 pc 00000000015076f0 /data/app/cn.leadigital.app-WSlslWlhzeUWC9OFfsbAeQ==/lib/arm64/libflutter.so (BuildId: c8945aa29907615063302b1a9abd6fe0b22cf5c4)
Lost connection to device.
The text was updated successfully, but these errors were encountered: