MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.16k stars 1.12k forks source link

[Sentry] JniAndroid$UncaughtExceptionException: Native stack trace: #12193

Open sentry-io[bot] opened 1 week ago

sentry-io[bot] commented 1 week ago

Sentry Issue: METAMASK-MOBILE-30G9

IllegalArgumentException: NetworkCallback was not registered
    at android.net.ConnectivityManager.unregisterNetworkCallback(ConnectivityManager.java:5497)
    at WV.hE.h(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:17)
    at WV.o8.a(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:3)
    at org.chromium.android_webview.AwContentsLifecycleNotifier.onLastWebViewDestroyed(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:19)
    at J.N._V_J(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633)
...
(13 additional frame(s) were not displayed)

JniAndroid$UncaughtExceptionException: Native stack trace:
#00 pc 0x00000000040eccf3 /data/app/~~SVvgkGGQIXsRBIAlOPQK1Q==/com.google.android.trichromelibrary_672308633-ujxGhndiPigLSv7MTMZ26A==/base.apk (offset 0x8dc000)
#01 pc 0x0000000002b5902b /data/app/~~SVvgkGGQIXsRBIAlOPQK1Q==/com.google.android.trichromelibrary_672308633-ujxGhndiPigLSv7MTMZ26A==/base.apk (offset 0x8dc000)
#02 pc 0x0000000005c29097 /data/app/~~SVvgkGGQIXsRBIAlOPQK1Q==/com.google.android.trichromelibrary_672308633-ujxGhndiPigLSv7MTMZ26A==/base.apk (offset 0x8dc000)
#03 pc 0x00000000047c55c3 /data/app/~~SVvgkGGQIXsRBIAlOPQK1Q==/com.google.android.trichromelibrary_672308633-ujxGhndiPigLSv7MTMZ26A==/base.apk (offset 0x8dc000)
#04 pc 0x0000000003b23407 /data/app/~~SVvgkGGQIXsRBIAlOPQK1Q==/com.google.android.trichromelibrary_672308633-ujxGhndiPigLSv7MTMZ26A==/base.apk (offset 0x8dc000)

    at org.chromium.base.JniAndroid.handleException(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:21)
    at J.N._V_J(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633)
    at WV.B6.run(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:4)
    at WV.Od.handleMessage(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:55)
    at WV.Qd.a(chromium-TrichromeWebViewGoogle6432.aab-stable-672308633:25)
...
(10 additional frame(s) were not displayed)
kylanhurt commented 1 week ago

Likely related to the WebView and possibly permissions on Android