0% found this document useful (0 votes)
9 views2 pages

Last Crash Log

The document details a crash report from an Android application related to the Chromium WebView. The error is caused by an IllegalStateException indicating that a profile cannot be retrieved for a destroyed WebView. The stack trace provides information on the native methods and classes involved in the crash.

Uploaded by

ngwejmarmotte33
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
9 views2 pages

Last Crash Log

The document details a crash report from an Android application related to the Chromium WebView. The error is caused by an IllegalStateException indicating that a profile cannot be retrieved for a destroyed WebView. The stack trace provides information on the native methods and classes involved in the crash.

Uploaded by

ngwejmarmotte33
Copyright
© © All Rights Reserved
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/ 2

2024-12-06 14:12:51.

237
org.chromium.base.JniAndroid$UncaughtExceptionException: Native stack trace:
#00 pc 0x0310eead
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#01 pc 0x028bac97
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#02 pc 0x028bb74b
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#03 pc 0x033dc7df
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#04 pc 0x0235a41d
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#05 pc 0x028a957f
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#06 pc 0x028affc5
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#07 pc 0x028aee45
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#08 pc 0x01f3fdef
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#09 pc 0x031fb71d
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#10 pc 0x031fb6f1
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#11 pc 0x01f4c56f
/data/app/~~djKLKEDLMEiN6oVN0o798w==/com.google.android.trichromelibrary_677803930-
P5Vi4NFtMFHgEH7GZCOMbw==/base.apk (offset 0x8a4000)
#12 pc 0x00007ec1 /system/lib/libutils.so
#13 pc 0x00007bb5 /system/lib/libutils.so
#14 pc 0x000571b5 /system/lib/libandroid_runtime.so

at org.chromium.base.JniAndroid.handleException(chromium-
TrichromeWebViewGoogle.aab-stable-677803930:21)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loop(Looper.java:206)
at android.app.ActivityThread.main(ActivityThread.java:8633)
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.IllegalStateException: Cannot get profile for destroyed
WebView.
at WV.b8.c(chromium-TrichromeWebViewGoogle.aab-stable-677803930:522)
at WV.iZ.z(chromium-TrichromeWebViewGoogle.aab-stable-677803930:59)
at WV.WK.S(chromium-TrichromeWebViewGoogle.aab-stable-677803930:29)
at WV.fg.a(chromium-TrichromeWebViewGoogle.aab-stable-677803930:38)
at WV.eg.a(chromium-TrichromeWebViewGoogle.aab-stable-677803930:12)
at org.chromium.mojo.system.impl.WatcherImpl.onHandleReady(chromium-
TrichromeWebViewGoogle.aab-stable-677803930:3)
... 7 more

You might also like