A crash occurred on August 11, 2023 at 5:26:55 PM. The crash was caused by a runtime exception due to using the same WebView data directory from more than one process simultaneously, which is not supported. The crash occurred in the com.roblox.client app (version 2.589.593) running on a Samsung SM-A205G device with Android 11.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views1 page
Mod Menu Crash 2023 08 11-17 26 55
A crash occurred on August 11, 2023 at 5:26:55 PM. The crash was caused by a runtime exception due to using the same WebView data directory from more than one process simultaneously, which is not supported. The crash occurred in the com.roblox.client app (version 2.589.593) running on a Samsung SM-A205G device with Android 11.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
************* Crash Head ****************
Time Of Crash : 2023_08_11-17_26_55
Device Manufacturer: samsung Device Model : SM-A205G Android Version : 11 Android SDK : 30 App VersionName : 2.589.593 App VersionCode : 1508 ************* Crash Head ****************
java.lang.RuntimeException: Unable to create service com.android.support.Launcher:
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.roblox.client (pid 31752), lock owner com.roblox.client (pid 24137) at android.app.ActivityThread.handleCreateService(ActivityThread.java:4665) at android.app.ActivityThread.access$1700(ActivityThread.java:301) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2188) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:246) at android.app.ActivityThread.main(ActivityThread.java:8645) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130) Caused by: 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.roblox.client (pid 31752), lock owner com.roblox.client (pid 24137) at org.chromium.android_webview.AwDataDirLock.b(chromium- TrichromeWebViewGoogle.aab-stable-579016631:187) at org.chromium.android_webview.AwBrowserProcess.k(chromium- TrichromeWebViewGoogle.aab-stable-579016631:15) at com.android.webview.chromium.M.d(chromium-TrichromeWebViewGoogle.aab- stable-579016631:193) at com.android.webview.chromium.M.b(chromium-TrichromeWebViewGoogle.aab- stable-579016631:42) at com.android.webview.chromium.WebViewChromiumFactoryProvider.k(chromium- TrichromeWebViewGoogle.aab-stable-579016631:11) at com.android.webview.chromium.WebViewChromium.init(chromium- TrichromeWebViewGoogle.aab-stable-579016631:94) at android.webkit.WebView.<init>(WebView.java:435) at android.webkit.WebView.<init>(WebView.java:355) at android.webkit.WebView.<init>(WebView.java:337) at android.webkit.WebView.<init>(WebView.java:324) at android.webkit.WebView.<init>(WebView.java:314) at com.android.support.Menu.<init>(Menu.java:173) at com.android.support.Launcher.onCreate(Launcher.java:19) at android.app.ActivityThread.handleCreateService(ActivityThread.java:4653) ... 8 more