The document contains log output from an Android application. It reports errors loading classes and resources, failing to start the debugger, and failing to load the RenderScript driver library. The application attempts to request storage permissions but receives a warning that only one permission request is allowed at a time.
The document contains log output from an Android application. It reports errors loading classes and resources, failing to start the debugger, and failing to load the RenderScript driver library. The application attempts to request storage permissions but receives a warning that only one permission request is allowed at a time.
The document contains log output from an Android application. It reports errors loading classes and resources, failing to start the debugger, and failing to load the RenderScript driver library. The application attempts to request storage permissions but receives a warning that only one permission request is allowed at a time.
The document contains log output from an Android application. It reports errors loading classes and resources, failing to start the debugger, and failing to load the RenderScript driver library. The application attempts to request storage permissions but receives a warning that only one permission request is allowed at a time.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 5
--------- beginning of main
02-16 21:33:55.877 4692 4692 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent. 02-16 21:33:56.500 4692 4692 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 02-16 21:33:56.508 4692 4692 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.System.loadLibrary(System.java:1661) 02-16 21:33:56.509 4692 4692 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.Class.newInstance(Native Method) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 02-16 21:33:56.509 4692 4692 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 02-16 21:33:56.509 4692 4692 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 02-16 21:33:56.509 4692 4692 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 02-16 21:33:56.509 4692 4692 W System.err: at android.os.Looper.loop(Looper.java:313) 02-16 21:33:56.509 4692 4692 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 02-16 21:33:56.509 4692 4692 W System.err: at java.lang.reflect.Method.invoke(Native Method) 02-16 21:33:56.509 4692 4692 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 02-16 21:33:56.509 4692 4692 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 02-16 21:33:56.657 4692 4692 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-16 21:33:57.534 4839 4839 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 02-16 21:33:57.724 4839 4839 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.System.loadLibrary(System.java:1661) 02-16 21:33:57.725 4839 4839 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.Class.newInstance(Native Method) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 02-16 21:33:57.725 4839 4839 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 02-16 21:33:57.725 4839 4839 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 02-16 21:33:57.725 4839 4839 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 02-16 21:33:57.725 4839 4839 W System.err: at android.os.Looper.loop(Looper.java:313) 02-16 21:33:57.725 4839 4839 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 02-16 21:33:57.725 4839 4839 W System.err: at java.lang.reflect.Method.invoke(Native Method) 02-16 21:33:57.725 4839 4839 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 02-16 21:33:57.725 4839 4839 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 02-16 21:33:57.788 4839 4839 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 02-16 21:33:58.214 4839 4879 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 02-16 21:33:58.275 4839 4839 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 02-16 21:33:58.275 4839 4839 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 02-16 21:34:00.189 4839 5203 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 02-16 21:34:00.189 4839 5203 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 02-16 21:34:00.189 4839 5203 W com.mbwhatsapp: and incorrect proguard optimizations. 02-16 21:34:00.270 4839 4839 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 02-16 21:34:01.705 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:01.709 4839 4839 W System.err: android.content.res.Resources$NotFoundException: String resource ID #0x0 02-16 21:34:01.712 4839 4839 W System.err: at android.content.res.Resources.getText(Resources.java:512) 02-16 21:34:01.712 4839 4839 W System.err: at android.content.res.Resources.getString(Resources.java:605) 02-16 21:34:01.712 4839 4839 W System.err: at X.35t.A0E(Unknown Source:46) 02-16 21:34:01.712 4839 4839 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 02-16 21:34:01.712 4839 4839 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 02-16 21:34:01.712 4839 4839 W System.err: at com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method) 02-16 21:34:01.712 4839 4839 W System.err: at com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method) 02-16 21:34:01.712 4839 4839 W System.err: at com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248) 02-16 21:34:01.712 4839 4839 W System.err: at android.app.Activity.performCreate(Activity.java:8591) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.Activity.performCreate(Activity.java:8570) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 1) 02-16 21:34:01.713 4839 4839 W System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-16 21:34:01.714 4839 4839 W System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-16 21:34:01.714 4839 4839 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574) 02-16 21:34:01.714 4839 4839 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 02-16 21:34:01.714 4839 4839 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 02-16 21:34:01.714 4839 4839 W System.err: at android.os.Looper.loop(Looper.java:313) 02-16 21:34:01.714 4839 4839 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 02-16 21:34:01.714 4839 4839 W System.err: at java.lang.reflect.Method.invoke(Native Method) 02-16 21:34:01.714 4839 4839 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 02-16 21:34:01.714 4839 4839 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 02-16 21:34:01.938 4839 4839 W Activity: Can request only one set of permissions at a time 02-16 21:34:02.141 4839 5377 E RenderScript: Failed loading RS driver: dlopen failed: library "libRSDriverArm.so" not found 02-16 21:34:02.141 4839 5377 E RenderScript: Failed to load runtime libRSDriverArm.so, loading default 02-16 21:34:02.362 4839 4839 E ArmVmp : Match on catch block at 0x0a in for 0x74b974404d 02-16 21:34:04.003 4839 4839 E ViewRootImpl@ffa9f2e[EULA]: Surface is not valid. 02-16 21:34:04.035 4839 4839 E ViewRootImpl@ffa9f2e[EULA]: Surface is not valid. 02-16 21:34:04.747 4839 4854 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 02-16 21:34:05.886 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.887 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.892 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.893 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.893 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.967 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.983 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:05.983 4839 4839 E com.mbwhatsapp: Invalid ID 0x00000000. 02-16 21:34:11.000 4839 4839 W Activity: Can request only one set of permissions at a time 02-16 21:34:11.000 4839 4839 W Activity: Can request only one set of permissions at a time 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: Failed to load saved values from file /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml. Old state removed, new added 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:574) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:264) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:1012) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8619) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:560) 02-16 21:34:14.472 4839 6287 E ShortcutInfoCompatSaver: ... 7 more 02-16 21:34:14.542 4839 5280 E FrameEvents: updateAcquireFence: Did not find frame. 02-16 21:34:14.569 4839 5280 E FrameEvents: updateAcquireFence: Did not find frame. 02-16 21:34:14.577 4839 5280 E FrameEvents: updateAcquireFence: Did not find frame. 02-16 21:34:19.736 4839 4839 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 02-16 21:34:19.736 4839 4839 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 02-16 21:34:20.663 4839 4839 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 02-16 21:34:20.663 4839 4839 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 02-16 21:34:41.913 4839 4839 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 02-16 21:34:41.913 4839 4839 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 02-16 21:34:49.397 4839 4839 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 02-16 21:34:50.257 4839 4934 E PlayCore: UID: [10332] PID: [4839] StandardIntegrity : Phonesky is not installed. 02-16 21:34:50.334 4839 4935 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 02-16 21:34:50.334 4839 4935 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 02-16 21:34:52.100 4839 4839 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 02-16 21:34:52.100 4839 4839 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 02-16 21:34:52.924 4839 4839 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 02-16 21:34:56.390 4839 4839 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 02-16 21:34:56.396 4839 4839 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 132986146 02-16 21:34:56.691 4839 4839 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 02-16 21:34:56.691 4839 4839 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 02-16 21:34:57.126 4839 4839 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 02-16 21:34:57.158 4839 4839 W RemoteInputConnectionImpl: getSelectedText on inactive InputConnection 02-16 21:34:57.166 4839 4839 W RemoteInputConnectionImpl: getTextBeforeCursor on inactive InputConnection 02-16 21:34:57.174 4839 4839 W RemoteInputConnectionImpl: getTextAfterCursor on i