App Crash on Moto G5S
Hi... I tried run my app on Moto G5S and, when i enabled the Isar, my app crash.
The error i´ve got.
Launching lib\main.dart on Moto G 5S in debug mode... √ Built build\app\outputs\flutter-apk\app-debug.apk. I/zygote (21270): Do full code cache collection, code=126KB, data=116KB I/zygote (21270): After code cache collection, code=118KB, data=85KB Connecting to VM Service at ws://127.0.0.1:63032/sFmQvn2BbgA=/ws I/zygote (21270): Do partial code cache collection, code=125KB, data=92KB I/zygote (21270): After code cache collection, code=125KB, data=92KB I/zygote (21270): Increasing code cache capacity to 512KB W/1.ui (21270): type=1400 audit(0.0:444): avc: denied { read } for uid=10254 name="boot_id" dev="proc" ino=579103 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 W/isarworker(21270): type=1400 audit(0.0:445): avc: denied { getattr } for uid=10254 path="/persist" dev="mmcblk0p30" ino=2 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=0 I/chatty (21270): uid=10254(com.totvs.eduflow) identical 6 lines W/isarworker(21270): type=1400 audit(0.0:452): avc: denied { getattr } for uid=10254 path="/persist" dev="mmcblk0p30" ino=2 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=0 I/flutter (21270): ╔══════════════════════════════════════════════════════╗ I/flutter (21270): ║ ISAR CONNECT STARTED ║ I/flutter (21270): ╟──────────────────────────────────────────────────────╢ I/flutter (21270): ║ Open the link to connect to the Isar ║ I/flutter (21270): ║ Inspector while this build is running. ║ I/flutter (21270): ╟──────────────────────────────────────────────────────╢ I/flutter (21270): ║ https://inspect.isar.dev/3.1.0+1/#/63032/sFmQvn2BbgA ║ I/flutter (21270): ╚══════════════════════════════════════════════════════╝ I/flutter (21270): User granted permission I/flutter (21270): fCMToken: dKP4JgZbTMacHm0JDECiyR:APA91bEGgHmlE7M1dDb9frAEMPbXHH1GRdnwaxvu2NpZYODBnS_MyeznavhoHkwoq0Ept9_InVhZ1iVZ5Ai-Fy44XRnQrXvy-2QIm-6WaP7m37hHaUoikDxsx8g0Dgioo3yBr88g1apN W/FlutterJNI(21270): FlutterJNI.loadLibrary called more than once W/FlutterJNI(21270): FlutterJNI.prefetchDefaultFontManager called more than once I/ResourceExtractor(21270): Found extracted resources res_timestamp-999-1695407515808 W/FlutterJNI(21270): FlutterJNI.init called more than once I/FLTFireBGExecutor(21270): Creating background FlutterEngine instance, with args: [--start-paused, --enable-dart-profiling] I/FLTFireMsgService(21270): FlutterFirebaseMessagingBackgroundService started! I/flutter (21270): HomeCubit Change { currentState: HomeStateInitial([]), nextState: HomeStateLoading([]) } D/vndksupport(21270): Loading /vendor/lib/hw/[email protected] from current namespace instead of sphal namespace. D/vndksupport(21270): Loading /vendor/lib/hw/gralloc.msm8937.so from current namespace instead of sphal namespace. I/flutter (21270): HomeCubit Change { currentState: HomeStateLoading([]), nextState: HomeStateLoaded([Instance of 'MenuContextAppEntity']) } I/WebViewFactory(21270): Loading com.android.chrome version 117.0.5938.60 (code 593806020) I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.PacProcessor" on path: DexPathList[[zip file "/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/lib/arm, /data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]] I/zygote (21270): at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.PacProcessor" on path: DexPathList[[zip file "/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/lib/arm, /data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]] I/zygote (21270): at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.PacProcessor" on path: DexPathList[[zip file "/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/lib/arm, /data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]] I/zygote (21270): at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.PacProcessor" on path: DexPathList[[zip file "/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/lib/arm, /data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]] I/zygote (21270): at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/zygote (21270): Rejecting re-init on previously-failed class java.lang.Class<Vw2>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/PacProcessor; I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): Caused by: java.lang.ClassNotFoundException: Didn't find class "android.webkit.PacProcessor" on path: DexPathList[[zip file "/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/lib/arm, /data/app/com.android.chrome-NhAMcPF3J3oiN5B4vqQr6Q==/base.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib]] I/zygote (21270): at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:125) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379) I/zygote (21270): at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312) I/zygote (21270): at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) I/zygote (21270): at java.lang.Class java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:453) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getWebViewProviderClass(java.lang.ClassLoader) (WebViewFactory.java:128) I/zygote (21270): at java.lang.Class android.webkit.WebViewFactory.getProviderClass() (WebViewFactory.java:402) I/zygote (21270): at android.webkit.WebViewFactoryProvider android.webkit.WebViewFactory.getProvider() (WebViewFactory.java:194) I/zygote (21270): at android.webkit.WebStorage android.webkit.WebStorage.getInstance() (WebStorage.java:194) I/zygote (21270): at android.webkit.WebStorage io.flutter.plugins.webviewflutter.WebStorageHostApiImpl$WebStorageCreator.createWebStorage() (WebStorageHostApiImpl.java:30) I/zygote (21270): at void io.flutter.plugins.webviewflutter.WebStorageHostApiImpl.create(java.lang.Long) (WebStorageHostApiImpl.java:48) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$-CC.lambda$setup$0(io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi, java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (GeneratedAndroidWebView.java:2661) I/zygote (21270): at void io.flutter.plugins.webviewflutter.GeneratedAndroidWebView$WebStorageHostApi$$ExternalSyntheticLambda0.onMessage(java.lang.Object, io.flutter.plugin.common.BasicMessageChannel$Reply) (D8$$SyntheticClass:-1) I/zygote (21270): at void io.flutter.plugin.common.BasicMessageChannel$IncomingMessageHandler.onMessage(java.nio.ByteBuffer, io.flutter.plugin.common.BinaryMessenger$BinaryReply) (BasicMessageChannel.java:219) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, int) (DartMessenger.java:295) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(java.lang.String, int, io.flutter.embedding.engine.dart.DartMessenger$HandlerInfo, java.nio.ByteBuffer, long) (DartMessenger.java:322) I/zygote (21270): at void io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run() (D8$$SyntheticClass:-1) I/zygote (21270): at void android.os.Handler.handleCallback(android.os.Message) (Handler.java:790) I/zygote (21270): at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:99) I/zygote (21270): at void android.os.Looper.loop() (Looper.java:164) I/zygote (21270): at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6626) I/zygote (21270): at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) I/zygote (21270): at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:438) I/zygote (21270): at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:811) I/zygote (21270): I/cr_WVCFactoryProvider(21270): Loaded version=117.0.5938.60 minSdkVersion=1 isBundle=true multiprocess=true packageId=2 E/chromium(21270): [0922/162724.152845:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2 I/cr_LibraryLoader(21270): Successfully loaded native library I/cr_CachingUmaRecorder(21270): Flushed 6 samples from 6 histograms, 0 samples were dropped. W/ResourceType(21270): Failure getting entry for 0x7f140a22 (t=19 e=2594) (error -2147483647) E/chromium(21270): [ERROR:simple_file_enumerator.cc(21)] opendir /data/user/0/com.totvs.eduflow/cache/WebView/Default/HTTP Cache/Code Cache/js: No such file or directory (2) E/chromium(21270): [ERROR:simple_index_file.cc(614)] Could not reconstruct index from disk I/TRuntime.CctTransportBackend(21270): Making request to: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog D/NetworkSecurityConfig(21270): No Network Security Config specified, using platform default I/TRuntime.CctTransportBackend(21270): Status Code: 200 I/flutter (21270): NotificationCubit Change { currentState: NotificationInitial([], [], [], [], [], , false, https://educonnect-staging.azurewebsites.net/, TOTVSRM, ES-00110, http://138.219.88.167/EducaMobileTOTVSRM/, 1, 1, 1, false, ), nextState: NotificationStateLoading([], [], [], [], [], , false, https://educonnect-staging.azurewebsites.net/, TOTVSRM, ES-00110, http://138.219.88.167/EducaMobileTOTVSRM/, 1, 1, 1, false, ) } W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. W/Adreno-GSL(21270): <sharedmem_gpuobj_alloc:2339>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory E/Adreno-GSL(21270): <gsl_memory_alloc_pure:2209>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed. Lost connection to device.
Exited.