FBlackBox / BlackBox

BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
2.25k stars 626 forks source link

QQ阅读 android 9 闪退 #78

Closed asdwyujian closed 2 years ago

asdwyujian commented 2 years ago

Describe the bug / 描述一下这个错误 QQ阅读 闪退

To Reproduce / 复现步骤 手动安装apk后,点击图标进入。

Expected behavior / 预期的行为 A clear and concise description of what you expected to happen. 清晰而简明地描述你所期望发生的事情。

Screenshots / 截图 If applicable, add screenshots to help explain your problem. 如果有,请添加屏幕截图以帮助解释你的问题。

Mobile Phone Info / 手机信息 samsung SM-N976N / android 9 / api 28

Logcat / 日志 2022-03-29 10:44:30.409 13129-13129/com.qq.reader D/AndroidRuntime: Shutting down VM

--------- beginning of crash

2022-03-29 10:44:30.409 13129-13129/com.qq.reader E/AndroidRuntime: FATAL EXCEPTION: main Process: com.qq.reader, PID: 13129 java.lang.RuntimeException: Using WebView from more than one process at once with the same data directory is not supported. https://crbug.com/558377 : Current process com.qq.reader (pid 13129), lock owner com.mzidnpzsj (pid 12621) at org.chromium.android_webview.AwDataDirLock.b(chromium-SystemWebViewGoogle.aab-stable-451513106:27) at Fy0.i(chromium-SystemWebViewGoogle.aab-stable-451513106:34) at Ey0.run(chromium-SystemWebViewGoogle.aab-stable-451513106:2) at android.os.Handler.handleCallback(Handler.java:873) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6669) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:533) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:861) 2022-03-29 10:44:30.413 13129-13129/com.qq.reader E/Tinker.UncaughtHandler: TinkerUncaughtHandler catch exception:java.lang.RuntimeException: Using WebView from more than one process at once with the same data directory is not supported. https://crbug.com/558377 : Current process com.qq.reader (pid 13129), lock owner com.mzidnpzsj (pid 12621) at org.chromium.android_webview.AwDataDirLock.b(chromium-SystemWebViewGoogle.aab-stable-451513106:27) at Fy0.i(chromium-SystemWebViewGoogle.aab-stable-451513106:34) at Ey0.run(chromium-SystemWebViewGoogle.aab-stable-451513106:2) at android.os.Handler.handleCallback(Handler.java:873) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6669) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:533) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:861)

Additional context / 额外内容 Add any other context about the problem here. 在此添加关于该问题的任何其他内容。

APK If applicable, add the apk file for me to test. 如果有,请添加APK文件给我测试。