The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during its execution. Key issues include ClassNotFoundException for a specific class, problems with loading libraries, and warnings about uncaught exception handlers. Additionally, there are performance warnings related to slow application execution and invalid resource IDs.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
0 views
logcat
The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during its execution. Key issues include ClassNotFoundException for a specific class, problems with loading libraries, and warnings about uncaught exception handlers. Additionally, there are performance warnings related to slow application execution and invalid resource IDs.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 12
--------- beginning of main
03-14 21:26:55.688 17275 17275 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent. 03-14 21:26:55.845 17275 17275 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 21:26:55.857 17275 17275 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 21:26:55.858 17275 17275 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 21:26:55.858 17275 17275 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-14 21:26:55.858 17275 17275 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:26:55.858 17275 17275 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-14 21:26:55.858 17275 17275 W System.err: at android.os.Looper.loop(Looper.java:288) 03-14 21:26:55.858 17275 17275 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-14 21:26:55.858 17275 17275 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:26:55.858 17275 17275 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-14 21:26:55.858 17275 17275 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-14 21:26:55.903 17275 17275 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. 03-14 21:26:56.325 17275 17315 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-14 21:26:56.511 17369 17369 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 21:26:56.602 17369 17369 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 21:26:56.602 17369 17369 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 21:26:56.602 17369 17369 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-14 21:26:56.602 17369 17369 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:26:56.602 17369 17369 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-14 21:26:56.602 17369 17369 W System.err: at android.os.Looper.loop(Looper.java:288) 03-14 21:26:56.602 17369 17369 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-14 21:26:56.602 17369 17369 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:26:56.602 17369 17369 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-14 21:26:56.602 17369 17369 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-14 21:26:56.645 17369 17369 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. 03-14 21:26:56.681 17369 17390 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-14 21:26:56.848 17369 17369 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 21:26:56.848 17369 17369 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 21:26:57.672 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14231): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-11" ino=360913 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 21:26:57.672 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14232): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 11" ino=358738 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 21:26:57.676 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14233): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-11" ino=358784 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 21:26:57.692 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14234): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-11" ino=358768 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 21:26:57.696 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14235): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-11" ino=358784 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 21:26:57.810 17369 17369 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 1134ms 03-14 21:26:57.811 17369 17424 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 21:26:57.811 17369 17424 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 21:26:57.811 17369 17424 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 21:26:57.832 17369 17369 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 21:26:58.158 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:58.158 17369 17369 W System.err: android.content.res.Resources$NotFoundException: String resource ID #0x0 03-14 21:26:58.160 17369 17369 W System.err: at android.content.res.Resources.getText(Resources.java:444) 03-14 21:26:58.160 17369 17369 W System.err: at android.content.res.Resources.getString(Resources.java:537) 03-14 21:26:58.160 17369 17369 W System.err: at X.35t.A0E(Unknown Source:46) 03-14 21:26:58.160 17369 17369 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 03-14 21:26:58.160 17369 17369 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 03-14 21:26:58.160 17369 17369 W System.err: at com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method) 03-14 21:26:58.161 17369 17369 W System.err: at com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method) 03-14 21:26:58.161 17369 17369 W System.err: at com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.Activity.performCreate(Activity.java:8069) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.Activity.performCreate(Activity.java:8049) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3690) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3877) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 5) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:136) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 96) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2289) 03-14 21:26:58.161 17369 17369 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:26:58.161 17369 17369 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-14 21:26:58.161 17369 17369 W System.err: at android.os.Looper.loop(Looper.java:288) 03-14 21:26:58.161 17369 17369 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-14 21:26:58.161 17369 17369 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:26:58.161 17369 17369 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-14 21:26:58.161 17369 17369 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-14 21:26:58.291 17369 17369 W Activity: Can request only one set of permissions at a time 03-14 21:26:58.370 17369 17442 E RenderScript: Failed loading RS driver: dlopen failed: library "libRSDriverArm.so" not found 03-14 21:26:58.370 17369 17442 E RenderScript: Failed to load runtime libRSDriverArm.so, loading default 03-14 21:26:58.419 17369 17369 E ArmVmp : Match on catch block at 0x0a in for 0x717776e04d 03-14 21:26:58.448 17369 17369 E Dialog : show dialog view = DecorView@c6bd654[EULA] 03-14 21:26:58.560 17369 17435 W libc : Access denied finding property "vendor.mali.config" 03-14 21:26:59.686 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.687 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.687 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.690 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.691 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.691 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.692 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:26:59.692 17369 17369 E com.mbwhatsapp: Invalid ID 0x00000000. 03-14 21:27:04.467 17369 17415 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 21:27:18.590 17369 17369 E Dialog : remove dialog view = DecorView@c6bd654[EULA] 03-14 21:27:22.255 17369 17869 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 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:574) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:264) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:1012) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7880) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:560) 03-14 21:27:22.255 17369 17869 E ShortcutInfoCompatSaver: ... 7 more 03-14 21:27:22.364 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14294): avc: denied { read } for name="osrelease" dev="proc" ino=3712459 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:27:22.364 17369 17369 W com.mbwhatsapp: type=1400 audit(0.0:14295): avc: denied { read } for name="version" dev="proc" ino=3712460 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:27:44.081 17369 17369 E Dialog : show dialog view = DecorView@345023d[RegisterPhone] 03-14 21:27:44.746 17369 17411 E PlayCore: UID: [10287] PID: [17369] StandardIntegrity : Phonesky is not installed. 03-14 21:27:44.782 17369 17412 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory 03-14 21:27:44.782 17369 17412 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory 03-14 21:27:45.342 17369 17369 E Dialog : remove dialog view = DecorView@345023d[RegisterPhone] 03-14 21:27:45.391 17369 17369 E Dialog : show dialog view = DecorView@7eebb16[RegisterPhone] 03-14 21:27:48.537 17369 17369 E Dialog : remove dialog view = DecorView@7eebb16[RegisterPhone] 03-14 21:27:49.140 17369 17369 E Dialog : show dialog view = DecorView@f2b9d2a[VerifyPhoneNumber] 03-14 21:27:49.924 17369 17369 E Dialog : remove dialog view = DecorView@f2b9d2a[VerifyPhoneNumber] 03-14 21:27:50.011 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:29:16.898 17369 17369 E Dialog : show dialog view = DecorView@1ac9026[VerifyPhoneNumber] 03-14 21:29:17.082 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:29:21.151 17369 17369 E Dialog : show dialog view = DecorView@8ea6e35[VerifyPhoneNumber] 03-14 21:29:21.172 17369 17369 E Dialog : remove dialog view = DecorView@1ac9026[VerifyPhoneNumber] 03-14 21:29:23.099 17369 17369 E Dialog : remove dialog view = DecorView@8ea6e35[VerifyPhoneNumber] 03-14 21:29:57.217 17369 17369 W X.0Z6 : Invalid or missing region code (Venezuela) provided. 03-14 21:29:57.309 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:30:08.336 17369 17369 E Dialog : show dialog view = DecorView@c6e99e3[RegisterPhone] 03-14 21:30:10.619 17369 17369 E Dialog : remove dialog view = DecorView@c6e99e3[RegisterPhone] 03-14 21:30:10.675 17369 17369 E Dialog : show dialog view = DecorView@a6cd246[RegisterPhone] 03-14 21:30:13.119 17369 17369 E Dialog : remove dialog view = DecorView@a6cd246[RegisterPhone] 03-14 21:30:13.583 17369 17369 E Dialog : show dialog view = DecorView@49ab1aa[VerifyPhoneNumber] 03-14 21:30:14.695 17369 17369 E Dialog : remove dialog view = DecorView@49ab1aa[VerifyPhoneNumber] 03-14 21:30:14.872 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:30:58.653 17369 17369 W X.0Z6 : Invalid or missing region code (Venezuela) provided. 03-14 21:31:07.408 17369 17369 E Dialog : show dialog view = DecorView@1c93708[RegisterPhone] 03-14 21:31:08.223 17369 17369 E Dialog : remove dialog view = DecorView@1c93708[RegisterPhone] 03-14 21:31:08.318 17369 17369 E Dialog : show dialog view = DecorView@4edc9f3[RegisterPhone] 03-14 21:31:09.515 17369 17369 E Dialog : remove dialog view = DecorView@4edc9f3[RegisterPhone] 03-14 21:31:09.992 17369 17369 E Dialog : show dialog view = DecorView@5339f5c[VerifyPhoneNumber] 03-14 21:31:13.163 17369 17369 E Dialog : remove dialog view = DecorView@5339f5c[VerifyPhoneNumber] 03-14 21:31:13.401 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:32:20.626 17369 17369 E Dialog : show dialog view = DecorView@28c563d[EULA] 03-14 21:32:20.790 17369 17369 W BottomSheetBehavior: BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks. 03-14 21:32:21.981 17369 17369 E Dialog : remove dialog view = DecorView@28c563d[EULA] 03-14 21:57:11.976 17369 17369 W X.0Z6 : Invalid or missing region code (Venezuela) provided. 03-14 21:57:20.428 17369 17369 E Dialog : show dialog view = DecorView@b19ddbf[RegisterPhone] 03-14 21:57:21.268 17369 17369 E Dialog : remove dialog view = DecorView@b19ddbf[RegisterPhone] 03-14 21:57:21.346 17369 17369 E Dialog : show dialog view = DecorView@eded0c6[RegisterPhone] 03-14 21:57:22.299 17369 17369 E Dialog : remove dialog view = DecorView@eded0c6[RegisterPhone] 03-14 21:57:22.786 17369 17369 E Dialog : show dialog view = DecorView@a364d15[VerifyPhoneNumber] 03-14 21:57:25.749 17369 17369 E Dialog : remove dialog view = DecorView@a364d15[VerifyPhoneNumber] 03-14 21:57:25.933 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-14 21:59:21.670 17369 17369 W X.0Z6 : Invalid or missing region code (Venezuela) provided. 03-14 21:59:29.457 17369 17369 E Dialog : show dialog view = DecorView@ea78e7f[RegisterPhone] 03-14 21:59:30.681 17369 17369 E Dialog : remove dialog view = DecorView@ea78e7f[RegisterPhone] 03-14 21:59:30.730 17369 17369 E Dialog : show dialog view = DecorView@304d29d[RegisterPhone] 03-14 21:59:31.967 17369 17369 E Dialog : remove dialog view = DecorView@304d29d[RegisterPhone] 03-14 21:59:32.496 17369 17369 E Dialog : show dialog view = DecorView@23c19bf[VerifyPhoneNumber] 03-14 21:59:33.382 17369 17369 E Dialog : remove dialog view = DecorView@23c19bf[VerifyPhoneNumber] 03-14 21:59:33.550 17369 17369 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection --------- beginning of main 03-14 22:11:39.163 27484 27484 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 22:11:39.335 27484 27484 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 22:11:39.338 27484 27484 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 22:11:39.338 27484 27484 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-14 22:11:39.338 27484 27484 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 22:11:39.338 27484 27484 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-14 22:11:39.338 27484 27484 W System.err: at android.os.Looper.loop(Looper.java:288) 03-14 22:11:39.338 27484 27484 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-14 22:11:39.338 27484 27484 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 22:11:39.338 27484 27484 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-14 22:11:39.338 27484 27484 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-14 22:11:39.350 27484 27484 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. 03-14 22:11:39.625 27484 27484 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 22:11:39.625 27484 27484 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 22:11:39.642 27484 27484 W com.mbwhatsapp: type=1400 audit(0.0:16728): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-11" ino=360913 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 22:11:39.650 27484 27484 W com.mbwhatsapp: type=1400 audit(0.0:16729): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 11" ino=358738 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 22:11:39.654 27484 27484 W com.mbwhatsapp: type=1400 audit(0.0:16730): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-11" ino=358784 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-14 22:11:39.747 27484 27484 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 340ms 03-14 22:11:40.118 27484 27538 W libc : Access denied finding property "vendor.mali.config" 03-14 22:11:40.742 27484 27484 W com.mbwhatsapp: type=1400 audit(0.0:16740): avc: denied { read } for name="osrelease" dev="proc" ino=4298916 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 22:11:40.742 27484 27484 W com.mbwhatsapp: type=1400 audit(0.0:16741): avc: denied { read } for name="version" dev="proc" ino=4298917 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 22:11:53.231 27484 27585 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 10:32:44.802 29919 29919 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 10:32:44.997 29919 29919 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 10:32:44.997 29919 29919 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 10:32:44.997 29919 29919 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-15 10:32:44.997 29919 29919 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 10:32:44.997 29919 29919 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-15 10:32:44.997 29919 29919 W System.err: at android.os.Looper.loop(Looper.java:288) 03-15 10:32:44.997 29919 29919 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-15 10:32:44.997 29919 29919 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 10:32:44.997 29919 29919 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-15 10:32:44.997 29919 29919 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-15 10:32:45.006 29919 29919 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. 03-15 10:32:45.245 29919 29919 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 10:32:45.245 29919 29919 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 10:32:45.361 29919 29919 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 310ms 03-15 10:32:45.365 29919 30020 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 10:32:45.365 29919 30020 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 10:32:45.365 29919 30020 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 10:32:45.369 29919 29919 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 10:32:45.690 29919 30031 W libc : Access denied finding property "vendor.mali.config" 03-15 10:32:52.212 29919 30064 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 15:09:27.409 31705 31705 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 15:09:27.582 31705 31705 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 15:09:27.582 31705 31705 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 15:09:27.582 31705 31705 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 15:09:27.582 31705 31705 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 15:09:27.582 31705 31705 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 15:09:27.582 31705 31705 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 15:09:27.582 31705 31705 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-15 15:09:27.582 31705 31705 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-15 15:09:27.582 31705 31705 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-15 15:09:27.583 31705 31705 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-15 15:09:27.583 31705 31705 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 15:09:27.583 31705 31705 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-15 15:09:27.583 31705 31705 W System.err: at android.os.Looper.loop(Looper.java:288) 03-15 15:09:27.583 31705 31705 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-15 15:09:27.583 31705 31705 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 15:09:27.583 31705 31705 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-15 15:09:27.583 31705 31705 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-15 15:09:27.597 31705 31705 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. 03-15 15:09:27.771 31705 31705 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 15:09:27.771 31705 31705 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 15:09:27.788 31705 31705 W com.mbwhatsapp: type=1400 audit(0.0:25315): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-11" ino=360913 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:app_data_file:s0:c31,c257,c512,c768 tclass=file app=com.mbwhatsapp 03-15 15:09:27.887 31705 31705 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 240ms 03-15 15:09:27.891 31705 31753 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 15:09:27.891 31705 31753 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 15:09:27.891 31705 31753 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 15:09:27.897 31705 31705 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 15:09:28.244 31705 31760 W libc : Access denied finding property "vendor.mali.config" 03-15 15:09:43.520 31705 31789 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 18:14:06.950 19858 19858 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 18:14:07.111 19858 19858 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 18:14:07.112 19858 19858 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 18:14:07.112 19858 19858 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1366) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6819) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.ActivityThread.access$1500(ActivityThread.java:277) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2132) 03-15 18:14:07.112 19858 19858 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 18:14:07.112 19858 19858 W System.err: at android.os.Looper.loopOnce(Looper.java:201) 03-15 18:14:07.112 19858 19858 W System.err: at android.os.Looper.loop(Looper.java:288) 03-15 18:14:07.112 19858 19858 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7996) 03-15 18:14:07.112 19858 19858 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 18:14:07.112 19858 19858 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:553) 03-15 18:14:07.112 19858 19858 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003) 03-15 18:14:07.122 19858 19858 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. 03-15 18:14:07.335 19858 19858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 18:14:07.335 19858 19858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 18:14:07.459 19858 19858 W CheckTime: App running slow: Executing handleBindApplication : callApplicationOnCreate took 308ms 03-15 18:14:07.462 19858 19914 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 18:14:07.462 19858 19914 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 18:14:07.462 19858 19914 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 18:14:07.466 19858 19858 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 18:14:07.781 19858 19924 W libc : Access denied finding property "vendor.mali.config" 03-15 18:14:08.146 19858 19858 W com.mbwhatsapp: type=1400 audit(0.0:27402): avc: denied { read } for name="osrelease" dev="proc" ino=10214557 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:14:08.146 19858 19858 W com.mbwhatsapp: type=1400 audit(0.0:27403): avc: denied { read } for name="version" dev="proc" ino=10214558 scontext=u:r:untrusted_app:s0:c31,c257,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:14:14.431 19858 19922 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once)