-
Notifications
You must be signed in to change notification settings - Fork 984
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
App crash when closing WebView #10189
Comments
Actually the problem is not in |
I've got when it reproduced (in develop) 100% on Android 9 / 10
|
Bug Report
Problem
App crashes when WebView is closed via top-left cross icon.
NOTE: In develop builds (nightly 19th March)
...-univeral.apk
it may not crash from the first time but if to open-close up to 20 times the same Dapp it may crash.However with the builds from #10090 (https://status-im-prs.ams3.digitaloceanspaces.com/StatusIm-200318-154045-e28f8e-pr-universal.apk) on Android 9 it crashes with the same stacktrace in logcat from the very first attempt (just open and close DApp).
And also develop nightly builds
-x86.apk
crashing all the time when autotests are running on emulators.Expected behavior
Can proceed using app after closing webview
Actual behavior
App crashes and closes. In logcat:
Notes
#9945 seems the PR introduced that bug
Reproduction
X
cross iconActual result: App crashes with
03-19 14:15:34.466 24256 24272 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x20 in tid 24272 (RenderThread), pid 24256 (tus.ethereum.pr)
Additional Information
Logs
(Full crash log:
crashNightly11.txt
The text was updated successfully, but these errors were encountered: