woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

RuntimeException: Using WebView from more than one process at once with the same data directory is not supported. h... #12620

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: WOOCOMMERCE-ANDROID-DB6

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.woocommerce.android (pid 7878), lock owner com.woocommerce.android (pid 4556)
    at org.chromium.android_webview.AwDataDirLock.b(chromium-TrichromeWebViewGoogle6432.aab-stable-661312733:201)
    at org.chromium.android_webview.AwBrowserProcess.j(chromium-TrichromeWebViewGoogle6432.aab-stable-661312733:16)
    at com.android.webview.chromium.N.e(chromium-TrichromeWebViewGoogle6432.aab-stable-661312733:210)
    at WV.wX.run(chromium-TrichromeWebViewGoogle6432.aab-stable-661312733:11)
    at android.os.Handler.handleCallback(Handler.java:938)
...
(6 additional frame(s) were not displayed)
dangermattic commented 2 months ago

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.