0% found this document useful (0 votes)
23 views83 pages

Logcat

The document contains log output from an Android application. It reports a ClassNotFoundException error when trying to load a class, and includes a stack trace. It also contains warnings about failed lock verification and accessing hidden methods.

Uploaded by

monicakate692
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views83 pages

Logcat

The document contains log output from an Android application. It reports a ClassNotFoundException error when trying to load a class, and includes a stack trace. It also contains warnings about failed lock verification and accessing hidden methods.

Uploaded by

monicakate692
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 83

--------- beginning of main

03-26 22:13:40.017 31942 31942 E com.mbwhatsapp: Not starting debugger since


process cannot load the jdwp agent.
03-26 22:13:40.266 31942 31942 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-26 22:13:40.269 31942 31942 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-26 22:13:40.269 31942 31942 W System.err: at
java.lang.Class.newInstance(Native Method)
03-26 22:13:40.269 31942 31942 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-26 22:13:40.269 31942 31942 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-26 22:13:40.269 31942 31942 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-26 22:13:40.269 31942 31942 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-26 22:13:40.269 31942 31942 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-26 22:13:40.270 31942 31942 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-26 22:13:40.270 31942 31942 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-26 22:13:40.270 31942 31942 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-26 22:13:40.270 31942 31942 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-26 22:13:40.270 31942 31942 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-26 22:13:40.270 31942 31942 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-26 22:13:40.270 31942 31942 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-26 22:13:40.270 31942 31942 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 22:13:40.270 31942 31942 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-26 22:13:40.270 31942 31942 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-26 22:13:40.387 31942 31942 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-26 22:13:41.118 31942 31967 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-26 22:13:41.313 31990 31990 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:13:41.453 31990 31990 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-26 22:13:41.453 31990 31990 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.Class.newInstance(Native Method)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-26 22:13:41.453 31990 31990 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-26 22:13:41.453 31990 31990 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-26 22:13:41.453 31990 31990 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-26 22:13:41.453 31990 31990 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-26 22:13:41.453 31990 31990 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-26 22:13:41.453 31990 31990 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-26 22:13:41.453 31990 31990 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 22:13:41.453 31990 31990 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-26 22:13:41.453 31990 31990 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-26 22:13:41.542 31990 31990 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-26 22:13:41.592 31990 32011 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-26 22:13:41.899 31990 31990 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-26 22:13:41.900 31990 31990 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-26 22:13:43.807 31990 32061 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-26 22:13:43.807 31990 32061 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-26 22:13:43.807 31990 32061 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-26 22:13:43.810 31990 31990 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
03-26 22:13:44.308 31990 32074 E QT : [QT]file does not exist
03-26 22:13:44.630 31990 31990 E com.mbwhatsapp: Invalid resource ID 0x00000000.
03-26 22:13:44.633 31990 31990 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
03-26 22:13:44.634 31990 31990 W System.err: at
android.content.res.Resources.getText(Resources.java:511)
03-26 22:13:44.635 31990 31990 W System.err: at
android.content.res.Resources.getString(Resources.java:604)
03-26 22:13:44.635 31990 31990 W System.err: at X.35t.A0E(Unknown Source:46)
03-26 22:13:44.635 31990 31990 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-26 22:13:44.635 31990 31990 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-26 22:13:44.635 31990 31990 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
03-26 22:13:44.635 31990 31990 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
03-26 22:13:44.635 31990 31990 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
03-26 22:13:44.635 31990 31990 W System.err: at
android.app.Activity.performCreate(Activity.java:8944)
03-26 22:13:44.635 31990 31990 W System.err: at
android.app.Activity.performC--------- beginning of main
03-26 22:52:31.028 30369 30369 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:52:31.826 30369 30369 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-26 22:52:31.830 30369 30369 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-26 22:52:31.830 30369 30369 W System.err: at
java.lang.Class.newInstance(Native Method)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-26 22:52:31.830 30369 30369 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-26 22:52:31.830 30369 30369 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-26 22:52:31.830 30369 30369 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-26 22:52:31.831 30369 30369 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-26 22:52:31.831 30369 30369 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-26 22:52:31.831 30369 30369 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-26 22:52:31.831 30369 30369 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-26 22:52:31.831 30369 30369 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 22:52:31.831 30369 30369 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-26 22:52:31.831 30369 30369 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-26 22:52:31.878 30369 30369 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-26 22:52:33.685 30369 30369 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-26 22:52:33.686 30369 30369 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-26 22:52:38.338 30804 30804 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:52:38.474 30804 30804 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 22:52:38.475 30804 30804 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 22:52:38.475 30804 30804 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-26 22:52:38.475 30804 30804 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-26 22:52:38.475 30804 30804 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-26 22:52:38.476 30804 30804 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-26 22:52:38.476 30804 30804 W System.err: at arm.EpicVm.<clini---------
beginning of main
03-26 22:52:38.477 30804 30804 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-26 22:52:38.477 30804 30804 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-26 22:52:38.477 30804 30804 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 22:52:38.477 30804 30804 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-26 22:52:38.477 30804 30804 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-26 22:52:38.490 30804 30804 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-26 22:52:38.739 30804 30804 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-26 22:52:38.739 30804 30804 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-26 22:52:48.138 31111 31111 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-26 22:52:48.296 31111 31111 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-26 22:52:48.297 31111 31111 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.Class.newInstance(Native Method)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-26 22:52:48.297 31111 31111 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-26 22:52:48.297 31111 31111 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-26 22:52:48.297 31111 31111 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-26 22:52:48.297 31111 31111 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-26 22:52:48.297 31111 31111 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-26 22:52:48.297 31111 31111 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-26 22:52:48.297 31111 31111 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-26 22:52:48.297 31111 31111 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-26 22:52:48.297 31111 31111 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-26 22:52:48.306 31111 31111 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
CustomActivityOnC--------- beginning of main
03-27 06:52:51.159 5722 5722 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-27 06:52:51.946 5722 5722 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-27 06:52:51.946 5722 5722 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-27 06:52:51.946 5722 5722 W System.err: at
java.lang.Class.newInstance(Native Method)
03-27 06:52:51.946 5722 5722 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-27 06:52:51.946 5722 5722 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-27 06:52:51.946 5722 5722 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-27 06:52:51.946 5722 5722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-27 06:52:51.947 5722 5722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-27 06:52:51.947 5722 5722 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-27 06:52:51.947 5722 5722 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-27 06:52:51.947 5722 5722 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-27 06:52:51.947 5722 5722 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 06:52:51.947 5722 5722 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-27 06:52:51.947 5722 5722 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-27 06:52:51.947 5722 5722 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-27 06:52:51.947 5722 5722 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-27 06:52:51.947 5722 5722 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-27 06:52:51.947 5722 5722 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-27 06:52:52.037 5722 5722 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-27 06:52:53.435 5722 5722 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-27 06:52:53.435 5722 5722 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-27 06:52:56.035 5722 6054 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #3 (6181) at void X.3ds.run()(:-1) waiters=0 in int
X.39t.getInt(java.lang.String, int) for 126ms
03-27 06:54:14.380 10763 10763 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-27 06:54:15.988 10763 10763 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-27 06:54:15.994 10763 10763 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-27 06:54:15.994 10763 10763 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-27 06:54:15.994 10763 10763 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-27 06:54:15.994 10763 10763 W System.err: at java.lang.Runt---------
beginning of main
03-27 14:23:38.544 18195 18195 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-27 14:23:39.056 18195 18195 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-27 14:23:39.061 18195 18195 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-27 14:23:39.061 18195 18195 W System.err: at
java.lang.Class.newInstance(Native Method)
03-27 14:23:39.061 18195 18195 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-27 14:23:39.061 18195 18195 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-27 14:23:39.061 18195 18195 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-27 14:23:39.062 18195 18195 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-27 14:23:39.062 18195 18195 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-27 14:23:39.062 18195 18195 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-27 14:23:39.062 18195 18195 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-27 14:23:39.062 18195 18195 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-27 14:23:39.062 18195 18195 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 14:23:39.062 18195 18195 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-27 14:23:39.062 18195 18195 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-27 14:23:39.062 18195 18195 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-27 14:23:39.062 18195 18195 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-27 14:23:39.062 18195 18195 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-27 14:23:39.062 18195 18195 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-27 14:23:39.097 18195 18195 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-27 14:23:39.918 18195 18195 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-27 14:23:39.918 18195 18195 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-27 14:38:56.906 20673 20673 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-27 14:38:57.300 20673 20673 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-27 14:38:57.384 20673 20673 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-27 14:38:57.384 20673 20673 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-27 14:38:57.384 20673 20673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-27 14:38:57.384 20673 20673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-27 14:38:57.384 20673 20673 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-27 14:38:57.384 20673 20673 W System.err: at arm.EpicVm.<clini---------
beginning of main
03-27 14:38:57.385 20673 20673 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-27 14:38:57.385 20673 20673 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-27 14:38:57.385 20673 20673 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-27 14:38:57.385 20673 20673 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-27 14:38:57.467 20673 20673 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-27 14:38:58.747 20673 20673 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-27 14:38:58.747 20673 20673 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-27 15:47:16.744 32529 32529 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-27 15:47:17.338 32529 32529 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-27 15:47:17.343 32529 32529 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-27 15:47:17.343 32529 32529 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-27 15:47:17.343 32529 32529 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-27 15:47:17.343 32529 32529 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-27 15:47:17.343 32529 32529 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-27 15:47:17.343 32529 32529 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-27 15:47:17.344 32529 32529 W System.err: at
java.lang.Class.newInstance(Native Method)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-27 15:47:17.344 32529 32529 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-27 15:47:17.344 32529 32529 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-27 15:47:17.344 32529 32529 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 15:47:17.344 32529 32529 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-27 15:47:17.344 32529 32529 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-27 15:47:17.344 32529 32529 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-27 15:47:17.344 32529 32529 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-27 15:47:17.344 32529 32529 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-27 15:47:17.344 32529 32529 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-27 15:47:17.378 32529 32529 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-27 15:47:18.163--------- beginning of main
03-28 07:33:24.169 22838 22838 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-28 07:33:24.644 22838 22838 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-28 07:33:24.647 22838 22838 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-28 07:33:24.647 22838 22838 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-28 07:33:24.647 22838 22838 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-28 07:33:24.647 22838 22838 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-28 07:33:24.647 22838 22838 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-28 07:33:24.648 22838 22838 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-28 07:33:24.648 22838 22838 W System.err: at
java.lang.Class.newInstance(Native Method)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-28 07:33:24.648 22838 22838 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-28 07:33:24.648 22838 22838 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-28 07:33:24.648 22838 22838 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-28 07:33:24.648 22838 22838 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-28 07:33:24.648 22838 22838 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-28 07:33:24.648 22838 22838 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-28 07:33:24.648 22838 22838 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-28 07:33:24.648 22838 22838 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-28 07:33:24.648 22838 22838 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-28 07:33:24.897 22838 22838 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-28 07:33:31.805 22838 22838 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-28 07:33:31.805 22838 22838 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-28 07:33:35.261 22838 23764 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-28 07:33:35.261 22838 23764 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-28 07:33:35.261 22838 23764 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-28 07:34:16.864 26357 26357 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-28 07:34:18.511 26357 26357 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-28 07:34:18.524 26357 26357 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-28 07:34:18.525 26357 26357 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-28 07:34:18.526--------- beginning of main
03-28 23:10:11.094 14611 14611 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-28 23:10:12.920 14611 14611 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-28 23:10:12.938 14611 14611 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-28 23:10:12.938 14611 14611 W System.err: at
java.lang.Class.newInstance(Native Method)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-28 23:10:12.939 14611 14611 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-28 23:10:12.939 14611 14611 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-28 23:10:12.939 14611 14611 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-28 23:10:12.939 14611 14611 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-28 23:10:12.939 14611 14611 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-28 23:10:12.939 14611 14611 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-28 23:10:12.939 14611 14611 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-28 23:10:12.939 14611 14611 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-28 23:10:12.939 14611 14611 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-28 23:10:13.004 14611 14611 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-28 23:10:15.820 14611 14611 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-28 23:10:15.820 14611 14611 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-28 23:10:17.924 14611 15227 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-28 23:10:17.924 14611 15227 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-28 23:10:17.924 14611 15227 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-28 23:10:21.132 15556 15556 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-28 23:10:21.471 15556 15556 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-28 23:10:21.472 15556 15556 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-28 23:10:21.472 15556 15556 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-28 23:10:21.472--------- beginning of main
03-29 13:27:57.480 13256 13256 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 13:27:58.007 13256 13256 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 13:27:58.013 13256 13256 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 13:27:58.013 13256 13256 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 13:27:58.013 13256 13256 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 13:27:58.013 13256 13256 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 13:27:58.013 13256 13256 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 13:27:58.014 13256 13256 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 13:27:58.014 13256 13256 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 13:27:58.014 13256 13256 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 13:27:58.014 13256 13256 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 13:27:58.014 13256 13256 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 13:27:58.014 13256 13256 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 13:27:58.014 13256 13256 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 13:27:58.014 13256 13256 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 13:27:58.014 13256 13256 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 13:27:58.014 13256 13256 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 13:27:58.014 13256 13256 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 13:27:58.042 13256 13256 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-29 13:27:58.532 13256 13256 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 13:27:58.532 13256 13256 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 13:27:58.910 13256 13309 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 13:27:58.910 13256 13309 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 13:27:58.910 13256 13309 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 13:27:58.948 13256 13256 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
03-29 13:27:59.584 13256 13322 E QT : [QT]file does not exist
03-29 13:27:59.835 13256 13256 E com.mbwhatsapp: Invalid resource ID 0x00000000.
03-29 13:27:59.837 13256 13256 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
03-29 13:27:59.839 13256 13256 W System.err: at
android.content.res.Resources.getText(Resources.java:511)
03-29 13:27:59.839 13256 13256 W System.err: at
android.content.res.Resources.getString(Resources.java:604)
03-29 13:27:59.839 13256 13256 W System.err: at X.35t.A0E(Unknown Source:46)
03-29 13:27:59.839 13256 13256 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-29 13:27:59.839 13256 13256 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-29 13:27:59.839 13256 13256 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
03-29 13:27:59.839 13256 13256 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
03-29 13:27:59.840 13256 13256 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.Activity.performCreate(Activity.java:8944)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.Activity.performCreate(Activity.java:8913)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1456)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4146)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4322)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:139)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
96)
03-29 13:27:59.840 13256 13256 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2685)
03-29 13:27:59.840 13256 13256 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 13:27:59.840 13256 13256 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 13:27:59.841 13256 13256 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 13:27:59.841 13256 13256 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 13:27:59.841 13256 13256 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 13:27:59.841 13256 13256 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 13:27:59.841 13256 13256 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 13:28:00.006 13256 13256 W Activity: Can request only one set of permissions
at a time
03-29 13:28:00.245 13256 13256 E ArmVmp : Match on catch block at 0x0a in for
0x727a3ac04d
03-29 13:28:00.271 13256 13256 W OpenGLRenderer: Unknown dataspace 0
03-29 13:28:00.519 13256 13256 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
03-29 13:28:00.582 13256 13388 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-29 13:28:06.585 13256 13256 W Activity: Can request only one set of permissions
at a time
03-29 13:28:06.585 13256 13256 W Activity: Can request only one set of permissions
at a time
03-29 13:28:07.985 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e1b1a2b
03-29 13:28:08.265 13256 13265 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
03-29 13:28:09.020 13256 13798 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-29 13:28:09.020 13256 13798 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-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8756)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
03-29 13:28:09.020 13256 13798 E ShortcutInfoCompatSaver: ... 7 more
03-29 13:28:09.425 13256 13322 E FrameEvents: updateAcquireFence: Did not find
frame.
03-29 13:28:09.457 13256 13322 E FrameEvents: updateAcquireFence: Did not find
frame.
03-29 13:28:09.474 13256 13322 E FrameEvents: updateAcquireFence: Did not find
frame.
03-29 13:28:12.973 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@71d7fe2
03-29 13:28:16.699 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8f5648b
03-29 13:28:16.734 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8d5a414
03-29 13:28:16.846 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@3ab4249
03-29 13:28:18.493 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d21aa27
03-29 13:28:18.541 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@6121a40
03-29 13:28:18.642 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5de73c5
03-29 13:28:19.322 13256 13256 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-29 13:28:19.343 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@31440f7
03-29 13:28:20.471 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@5f0840b
03-29 13:28:22.016 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5da8c59
03-29 13:28:22.063 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@130102a
03-29 13:28:24.905 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@79bbaad
03-29 13:28:24.945 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@13ba2e
03-29 13:28:25.266 13256 13256 W RemoteInputConnectionImpl: sendKeyEvent on
inactive InputConnection
03-29 13:28:25.275 13256 13256 W RemoteInputConnectionImpl: getExtractedText on
inactive InputConnection
03-29 13:28:25.280 13256 13256 W RemoteInputConnectionImpl: getSelectedText on
inactive InputConnection
03-29 13:28:25.284 13256 13256 W RemoteInputConnectionImpl: getSelectedText on
inactive InputConnection
03-29 13:28:25.287 13256 13256 W RemoteInputConnectionImpl: getTextBeforeCursor on
inactive InputConnection
03-29 13:28:25.289 13256 13256 W RemoteInputConnectionImpl: getTextAfterCursor on
inactive InputConnection
03-29 13:28:25.303 13256 13256 W RemoteInputConnectionImpl: getTextAfterCursor on
inactive InputConnection
03-29 13:28:25.308 13256 13256 W RemoteInputConnectionImpl: getCursorCapsMode on
inactive InputConnection
03-29 13:28:25.325 13256 13256 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-29 13:28:25.339 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@ff9ded5
03-29 13:28:26.420 13256 13256 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
03-29 13:28:27.449 13256 13335 E PlayCore: UID: [10252] PID: [13256]
StandardIntegrity : Phonesky is not installed.
03-29 13:28:28.176 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f60511e
03-29 13:28:31.179 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@26da88d
03-29 13:28:31.279 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@b1f65f0
03-29 13:28:32.383 13256 13256 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
03-29 13:28:33.170 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@b1f65f0
03-29 13:28:33.172 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1f8b368
03-29 13:28:36.084 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8a0824c
03-29 13:28:36.253 13256 13256 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-29 13:28:36.254 13256 13256 E ImeBackDispatcher: Ime callback not found.
Ignoring unregisterReceivedCallback. callbackId: 173277761
03-29 13:28:41.268 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@7c683df
03-29 13:28:47.557 13256 13267 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /product/priv-app/GmsCore/GmsCore.apk' with 1 weak references
03-29 13:28:47.558 13256 13267 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '/product/overlay/GmsQSfastpairOverlay.apk' with 1 weak references
03-29 13:41:36.187 13256 13256 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@173277761
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@b911002
03-29 13:41:36.253 13256 13256 W R--------- beginning of main
03-29 21:03:00.152 8956 8956 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 21:03:02.619 8956 8956 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 21:03:02.629 8956 8956 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 21:03:02.629 8956 8956 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 21:03:02.629 8956 8956 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 21:03:02.629 8956 8956 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 21:03:02.629 8956 8956 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 21:03:02.629 8956 8956 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 21:03:02.629 8956 8956 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 21:03:02.629 8956 8956 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 21:03:02.630 8956 8956 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 21:03:02.630 8956 8956 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 21:03:02.630 8956 8956 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 21:03:02.630 8956 8956 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 21:03:02.630 8956 8956 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 21:03:02.630 8956 8956 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 21:03:02.630 8956 8956 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 21:03:02.630 8956 8956 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 21:03:02.630 8956 8956 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 21:03:02.741 8956 8956 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-29 21:03:07.215 8956 8956 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 21:03:07.215 8956 8956 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 21:03:09.671 8956 9262 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 21:03:09.671 8956 9262 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 21:03:09.671 8956 9262 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 21:03:10.877 8956 8965 W com.mbwhatsapp: Suspending all threads took:
96.089ms
03-29 21:03:11.084 8956 9277 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (9278) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 378ms
03-29 21:03:13.033 8956 9399 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #1 (9227) at void X.3ds.run()(:-1) waiters=0 in java.lang.String
X.39--------- beginning of main
03-29 21:04:40.206 14079 14079 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 21:04:41.249 14079 14079 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 21:04:41.258 14079 14079 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 21:04:41.258 14079 14079 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 21:04:41.258 14079 14079 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 21:04:41.258 14079 14079 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 21:04:41.259 14079 14079 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 21:04:41.259 14079 14079 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 21:04:41.259 14079 14079 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 21:04:41.259 14079 14079 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 21:04:41.259 14079 14079 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 21:04:41.259 14079 14079 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 21:04:41.259 14079 14079 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 21:04:41.260 14079 14079 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 21:04:41.378 14079 14079 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-29 21:04:41.668 14079 14148 W com.mbwhatsapp: Long monitor contention with owner
main (14079) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=1 in boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[]) for 185ms
03-29 21:04:46.442 14079 14079 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 21:04:46.442 14079 14079 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 21:04:49.436 14079 14676 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 21:04:49.436 14079 14676 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 21:04:49.436 14079 14676 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 21:04:55.621 14079 14713 W com.mbwhatsapp: Long moni--------- beginning of
main
03-29 21:48:43.931 6650 6650 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 21:48:45.165 6650 6650 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 21:48:45.166 6650 6650 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 21:48:45.166 6650 6650 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 21:48:45.166 6650 6650 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 21:48:45.166 6650 6650 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 21:48:45.166 6650 6650 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 21:48:45.166 6650 6650 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 21:48:45.166 6650 6650 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 21:48:45.166 6650 6650 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 21:48:45.167 6650 6650 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 21:48:45.167 6650 6650 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 21:48:45.167 6650 6650 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 21:48:45.167 6650 6650 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 21:48:45.167 6650 6650 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 21:48:45.167 6650 6650 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 21:48:45.167 6650 6650 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 21:48:45.167 6650 6650 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 21:48:45.167 6650 6650 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 21:48:45.300 6650 6650 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-29 21:48:48.466 6650 6650 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 21:48:48.467 6650 6650 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 21:48:49.980 6650 7141 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 21:48:49.980 6650 7141 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 21:48:49.980 6650 7141 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 21:48:50.517 6650 7177 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (7173) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 184ms
03-29 21:49:41.022 9821 9821 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 21:49:43.489 9821 9821 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 21:49:43.495 9821 9821 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 21:49:43.495 9821 9821 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 21:49:43.495 9821 9821 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 21:49:43.495 9821 9821 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 21:49:43.495 9821 9821 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 21:49:43.495 9821 9821 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 21:49:43.495 9821 9821 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 21:49:43.495 9821 9821 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 21:49:43.495 9821 9821 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 21:49:43.496 9821 9821 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 21:49:43.496 9821 9821 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 21:49:43.496 9821 9821 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 21:49:43.496 9821 9821 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 21:49:43.496 9821 9821 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 21:49:43.496 9821 9821 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 21:49:43.496 9821 9821 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 21:49:43.496 9821 9821 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 21:49:43.774 9821 9821 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-29 21:49:43.781 9821 9907 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (9897) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in
java.lang.String android.content.res.AssetManager.getResourceTypeName(int) for
277ms
03-29 21:49:52.634 9821 9821 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 21:49:52.634 9821 9821 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 21:49:55.648 9821 10503 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 21:49:55.648 9821 10503 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 21:49:55.648 9821 10503 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 21:49:56.885 9821 10556 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (10523) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 391ms
03-29 21:50:00.297 9821 10503 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #1 (10423) at void X.3ds.run()(:-1) waiters=0 in java.lang.String
X.39t.getString(java.lang.String, java.lang.Str--------- beginning of main
03-29 22:36:04.147 6061 6061 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-29 22:36:06.104 6061 6061 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-29 22:36:06.105 6061 6061 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-29 22:36:06.105 6061 6061 W System.err: at
java.lang.Class.newInstance(Native Method)
03-29 22:36:06.105 6061 6061 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-29 22:36:06.106 6061 6061 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-29 22:36:06.106 6061 6061 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-29 22:36:06.106 6061 6061 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-29 22:36:06.106 6061 6061 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-29 22:36:06.106 6061 6061 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-29 22:36:06.106 6061 6061 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-29 22:36:06.106 6061 6061 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-29 22:36:06.106 6061 6061 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-29 22:36:06.108 6061 6061 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-29 22:36:06.203 6061 6237 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (6210) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 104ms
03-29 22:36:06.204 6061 6061 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-29 22:36:09.512 6061 6061 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-29 22:36:09.513 6061 6061 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-29 22:36:12.637 6061 6863 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-29 22:36:12.637 6061 6863 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-29 22:36:12.637 6061 6863 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-29 22:41:33.671 15988 15988 E com.mbwhatsapp: Not starting debugger since
proce--------- beginning of main
03-30 10:59:46.436 19116 19116 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 10:59:47.734 19116 19116 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 10:59:47.737 19116 19116 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 10:59:47.737 19116 19116 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 10:59:47.737 19116 19116 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 10:59:47.737 19116 19116 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 10:59:47.737 19116 19116 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 10:59:47.737 19116 19116 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 10:59:47.737 19116 19116 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 10:59:47.737 19116 19116 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 10:59:47.737 19116 19116 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 10:59:47.737 19116 19116 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 10:59:47.800 19116 19116 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-30 10:59:49.536 19116 19116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 10:59:49.537 19116 19116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 10:59:50.677 19116 19532 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 10:59:50.677 19116 19532 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 10:59:50.677 19116 19532 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 10:59:51.145 19116 19565 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=9f0976b2-540c-4787-923f-df95aec1edb2, generation=0)
03-30 10:59:57.787 19116 19137 W System : A resource failed to call close.
03-30 10:59:57.787 19116 19137 W System : A resource failed to call close.
03-30 10:59:57.788 19116 19137 W System : A resource failed to call close.
03-30 10:59:57.788 19116 19137 W System : A re--------- beginning of main
03-30 11:16:24.962 6421 6421 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:16:26.560 6421 6421 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:16:26.561 6421 6421 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:16:26.561 6421 6421 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:16:26.561 6421 6421 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:16:26.561 6421 6421 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:16:26.561 6421 6421 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:16:26.561 6421 6421 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:16:26.561 6421 6421 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:16:26.561 6421 6421 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:16:26.561 6421 6421 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:16:26.561 6421 6421 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:16:26.649 6421 6543 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (6535) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 140ms
03-30 11:16:26.652 6421 6421 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-30 11:16:28.435 6421 6421 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 11:16:28.435 6421 6421 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 11:16:31.128 6421 6994 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 11:16:31.128 6421 6994 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 11:16:31.128 6421 6994 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 11:16:32.967 6421 7122 W com.mbwhatsapp: Long monitor contention with
owne--------- beginning of main
03-30 11:17:22.997 10876 10876 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:17:24.339 10876 10876 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:17:24.355 10876 10876 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:17:24.355 10876 10876 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:17:24.356 10876 10876 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:17:24.356 10876 10876 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:17:24.356 10876 10876 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:17:24.356 10876 10876 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:17:24.356 10876 10876 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:17:24.356 10876 10876 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:17:24.356 10876 10876 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:17:24.356 10876 10876 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:17:24.356 10876 10876 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:17:24.453 10876 10876 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-30 11:17:24.463 10876 10940 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (10932) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 196ms
03-30 11:17:24.918 10876 10940 W com.mbwhatsapp: Long monitor contention with owner
main (10876) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=1 in void
android.content.res.AssetManager$AssetInputStream.close() for 357ms
03-30 11:17:24.935 10876 10932 W com.mbwhatsapp: Long monitor contention with owner
queued-work-looper-data (10940) at android.content.res.XmlBlock
android.content.res.AssetManager.openXmlBlockAsset(int, java.lang.String)
(AssetManager.java:1211) waiters=1 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 471ms
03-30 11:17:28.919 10876 10876 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketI--------- beginning of main
03-30 11:49:25.429 6439 6439 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:49:26.968 6439 6439 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:49:26.968 6439 6439 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:49:26.968 6439 6439 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:49:26.969 6439 6439 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:49:26.969 6439 6439 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:49:26.969 6439 6439 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:49:26.969 6439 6439 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:49:26.969 6439 6439 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:49:26.969 6439 6439 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:49:26.969 6439 6439 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:49:26.969 6439 6439 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:49:26.969 6439 6439 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:49:26.969 6439 6439 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:49:26.969 6439 6439 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:49:26.969 6439 6439 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:49:26.970 6439 6439 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:49:26.970 6439 6439 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:49:26.970 6439 6439 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:49:26.970 6439 6439 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:49:26.970 6439 6439 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:49:26.970 6439 6439 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:49:26.970 6439 6439 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:49:26.970 6439 6439 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:49:27.084 6439 6590 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (6582) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 179ms
03-30 11:49:27.147 6439 6439 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-30 11:49:27.481 6439 6590 W com.mbwhatsapp: Long monitor contention with owner
main (6439) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=1 in
java.lang.String android.content.res.AssetManager.getResourceTypeName(int) for
239ms
03-30 11:49:29.637 6439 6439 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 11:49:29.637 6439 6439 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 11:49:33.073 6439 7002 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) f--------- beginning of main
03-30 11:49:35.665 6439 6465 W com.mbwhatsapp: Suspending all threads took:
11.843ms
03-30 11:50:36.156 11425 11425 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:50:37.417 11425 11425 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:50:37.431 11425 11425 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:50:37.431 11425 11425 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:50:37.431 11425 11425 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:50:37.431 11425 11425 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:50:37.431 11425 11425 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:50:37.431 11425 11425 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:50:37.431 11425 11425 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:50:37.431 11425 11425 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:50:37.431 11425 11425 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:50:37.431 11425 11425 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:50:37.789 11425 11425 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-30 11:50:37.838 11425 11536 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (11518) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
java.lang.String android.content.res.AssetManager.getResourceTypeName(int) for
430ms
03-30 11:50:42.693 11425 11425 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 11:50:42.693 11425 11425 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 11:50:46.207 11425 12046 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 11:50:46.207 11425 12046 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 11:50:46.207 11425 12046 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 11:50:48.699 11425 12073 W com.mbwhat--------- beginning of main
03-30 11:51:27.524 14445 14445 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:51:28.969 14445 14445 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (14500) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 130ms
03-30 11:51:30.930 14445 14445 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:51:30.950 14445 14445 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:51:30.950 14445 14445 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:51:30.950 14445 14445 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:51:30.950 14445 14445 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:51:30.950 14445 14445 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:51:30.950 14445 14445 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:51:30.950 14445 14445 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:51:30.950 14445 14445 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:51:30.950 14445 14445 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:51:30.950 14445 14445 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:51:31.054 14445 14501 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (14500) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 2.051s
03-30 11:51:31.236 14445 14445 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-30 11:51:32.092 14445 14501 W com.mbwhatsapp: Long monitor contention with owner
main (14445) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[]) for 656ms
03-30 11:51:41.831 14445 14445 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscry--------- beginning of main
03-30 11:52:00.146 14445 15488 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 11:52:00.146 14445 15488 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 11:52:00.146 14445 15488 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 11:52:04.949 14445 14461 W com.mbwhatsapp: Suspending all threads took:
7.094ms
03-30 11:52:04.953 14445 15616 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (15488) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 217ms
03-30 11:52:10.348 14445 15532 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #2 (14861) at void X.3ds.run()(:-1) waiters=0 in int
X.39t.getInt(java.lang.String, int) for 586ms
03-30 11:52:59.283 17994 17994 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:53:00.222 17994 17994 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:53:00.248 17994 17994 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:53:00.249 17994 17994 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:53:00.249 17994 17994 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:53:00.249 17994 17994 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:53:00.249 17994 17994 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:53:00.249 17994 17994 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:53:00.249 17994 17994 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:53:00.249 17994 17994 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:53:00.249 17994 17994 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:53:00.249 17994 17994 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:53:00.249 17994 17994 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:53:00.520 17994 17994 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-30 11:53:00.881 17994 18073 W com.mbwhatsapp: Long monitor contention with owner
main (17994) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in void
android.content.res.AssetManager$AssetInputStream.close() for 181ms
03-30 11:53:04.658 17994 17994 W--------- beginning of main
03-30 11:53:07.585 17994 18438 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 11:53:07.585 17994 18438 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 11:53:07.585 17994 18438 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 11:53:31.709 19649 19649 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 11:53:32.945 19649 19649 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 11:53:32.945 19649 19649 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 11:53:32.946 19649 19649 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 11:53:32.946 19649 19649 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 11:53:32.946 19649 19649 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 11:53:32.946 19649 19649 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 11:53:32.946 19649 19649 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 11:53:32.946 19649 19649 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 11:53:32.947 19649 19649 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 11:53:32.947 19649 19649 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 11:53:32.947 19649 19649 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 11:53:32.947 19649 19649 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 11:53:32.947 19649 19649 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 11:53:32.947 19649 19649 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 11:53:32.947 19649 19649 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 11:53:32.947 19649 19649 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 11:53:32.947 19649 19649 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 11:53:33.220 19649 19649 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-30 11:53:33.360 19649 19708 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (19700) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 430ms
03-30 11:53:39.079 19649 19649 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 11:53:39.079 19649 19649 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 11:53:44.922 19649 20040 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock v--------- beginning of main
03-30 20:38:46.144 17241 17241 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 20:38:47.958 17241 17241 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 20:38:48.003 17241 17241 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 20:38:48.003 17241 17241 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 20:38:48.003 17241 17241 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 20:38:48.003 17241 17241 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 20:38:48.003 17241 17241 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 20:38:48.003 17241 17241 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 20:38:48.003 17241 17241 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 20:38:48.003 17241 17241 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 20:38:48.003 17241 17241 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 20:38:48.003 17241 17241 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 20:38:48.141 17241 17241 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-30 20:38:54.004 17241 17241 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 20:38:54.004 17241 17241 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 20:38:56.208 17241 17850 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 20:38:56.208 17241 17850 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 20:38:56.208 17241 17850 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 20:39:31.609 18131 18131 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 20:39:32.031 18131 18131 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 20:39:32.041 18131 18131 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 20:39:32.041 18131 18131 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 20:39:32.041--------- beginning of main
03-30 20:39:32.042 18131 18131 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 20:39:32.042 18131 18131 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 20:39:32.042 18131 18131 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 20:39:32.113 18131 18131 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-30 20:39:33.224 18131 18131 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 20:39:33.225 18131 18131 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 20:39:33.865 18131 18200 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 20:39:33.865 18131 18200 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-30 20:39:33.865 18131 18200 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-30 21:30:31.591 26568 26568 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-30 21:30:32.778 26568 26568 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 21:30:32.788 26568 26568 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 21:30:32.788 26568 26568 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 21:30:32.788 26568 26568 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 21:30:32.788 26568 26568 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 21:30:32.788 26568 26568 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-30 21:30:32.788 26568 26568 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-30 21:30:32.789 26568 26568 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-30 21:30:32.789 26568 26568 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-30 21:30:32.789 26568 26568 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 21:30:32.789 26568 26568 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-30 21:30:32.789 26568 26568 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 21:30:32.789 26568 26568 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-30 21:30:32.789 26568 26568 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-30 21:30:32.789 26568 26568 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-30 21:30:32.789 26568 26568 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 21:30:32.789 26568 26568 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-30 21:30:32.789 26568 26568 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-30 21:30:32.846 26568 26568 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an Un--------- beginning of main
03-31 08:43:43.448 14791 14791 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 08:43:47.952 14791 14791 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-31 08:43:48.055 14791 14791 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.Class.newInstance(Native Method)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-31 08:43:48.055 14791 14791 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-31 08:43:48.055 14791 14791 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-31 08:43:48.055 14791 14791 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-31 08:43:48.055 14791 14791 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-31 08:43:48.055 14791 14791 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-31 08:43:48.055 14791 14791 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-31 08:43:48.055 14791 14791 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-31 08:43:48.056 14791 14791 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-31 08:43:48.056 14791 14791 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-31 08:43:48.436 14791 14791 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-31 08:43:52.129 14791 14791 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-31 08:43:52.130 14791 14791 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-31 08:43:53.416 14791 15288 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-31 08:43:53.416 14791 15288 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-31 08:43:53.416 14791 15288 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-31 08:43:55.237 14791 14802 W System : A resource failed to call close.
03-31 08:43:55.237 14791 14802 W System : A resource failed to call close.
03-31 08:43:58.713 14791 14800 W com.mbwhatsapp: Suspending all threads took:
5.123ms
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.699 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.700 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.701 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.702 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.703 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.704 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:52:34.705 14791 14802 W System : A resource failed to call close.
03-31 08:--------- beginning of main
03-31 09:43:43.424 25877 25877 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 09:43:43.819 25877 25877 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 09:43:43.843 25877 25877 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 09:43:43.843 25877 25877 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 09:43:43.843 25877 25877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-31 09:43:43.843 25877 25877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-31 09:43:43.843 25877 25877 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-31 09:43:43.844 25877 25877 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-31 09:43:43.844 25877 25877 W System.err: at
java.lang.Class.newInstance(Native Method)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-31 09:43:43.844 25877 25877 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-31 09:43:43.844 25877 25877 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-31 09:43:43.844 25877 25877 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-31 09:43:43.844 25877 25877 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-31 09:43:43.844 25877 25877 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-31 09:43:43.844 25877 25877 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-31 09:43:43.844 25877 25877 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-31 09:43:43.844 25877 25877 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-31 09:43:43.844 25877 25877 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-31 09:43:43.914 25877 25877 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-31 09:43:44.658 25877 25877 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-31 09:43:44.658 25877 25877 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-31 09:43:45.131 25877 25955 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-31 09:43:45.131 25877 25955 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-31 09:43:45.131 25877 25955 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-31 10:29:31.631 1931 1931 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 10:29:33.091 1931 1931 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 10:29:33.113 1931 1931 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 10:29:33.113 1931 1931 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 10:29:33.113--------- beginning of main
03-31 19:05:15.755 18325 18325 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 19:05:16.586 18325 18325 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 19:05:16.591 18325 18325 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-31 19:05:16.592 18325 18325 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.Class.newInstance(Native Method)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-31 19:05:16.592 18325 18325 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-31 19:05:16.592 18325 18325 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-31 19:05:16.592 18325 18325 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-31 19:05:16.592 18325 18325 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-31 19:05:16.592 18325 18325 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-31 19:05:16.592 18325 18325 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-31 19:05:16.592 18325 18325 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-31 19:05:16.592 18325 18325 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-31 19:05:16.592 18325 18325 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-31 19:05:16.731 18325 18325 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-31 19:05:18.119 18325 18325 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-31 19:05:18.119 18325 18325 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-31 19:05:18.681 18325 18457 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-31 19:05:18.681 18325 18457 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-31 19:05:18.681 18325 18457 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-31 19:16:31.571 20197 20197 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 19:16:32.029 20197 20197 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 19:16:32.033 20197 20197 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 19:16:32.033 20197 20197 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 19:16:32.033--------- beginning of main
03-31 19:16:32.034 20197 20197 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-31 19:16:32.062 20197 20197 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-31 19:16:32.819 20197 20197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-31 19:16:32.819 20197 20197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-31 19:16:33.264 20197 20246 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-31 19:16:33.264 20197 20246 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-31 19:16:33.264 20197 20246 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-31 19:38:30.533 26921 26921 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-31 19:38:30.908 26921 26921 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-31 19:38:30.928 26921 26921 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.Class.newInstance(Native Method)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-31 19:38:30.928 26921 26921 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
03-31 19:38:30.928 26921 26921 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
03-31 19:38:30.928 26921 26921 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-31 19:38:30.928 26921 26921 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
03-31 19:38:30.928 26921 26921 W System.err: at
android.os.Looper.loop(Looper.java:319)
03-31 19:38:30.928 26921 26921 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
03-31 19:38:30.928 26921 26921 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-31 19:38:30.928 26921 26921 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
03-31 19:38:30.928 26921 26921 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
03-31 19:38:31.250 26921 26921 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-31 19:3--------- beginning of main
04-01 07:37:47.724 7354 7354 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-01 07:37:48.820 7354 7354 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 07:37:48.820 7354 7354 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 07:37:48.820 7354 7354 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 07:37:48.820 7354 7354 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-01 07:37:48.820 7354 7354 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-01 07:37:48.821 7354 7354 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-01 07:37:48.821 7354 7354 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-01 07:37:48.821 7354 7354 W System.err: at
java.lang.Class.newInstance(Native Method)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-01 07:37:48.821 7354 7354 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-01 07:37:48.821 7354 7354 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-01 07:37:48.821 7354 7354 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-01 07:37:48.821 7354 7354 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-01 07:37:48.821 7354 7354 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-01 07:37:48.821 7354 7354 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-01 07:37:48.821 7354 7354 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-01 07:37:48.821 7354 7354 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-01 07:37:48.821 7354 7354 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-01 07:37:49.261 7354 7354 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.
04-01 07:37:52.796 7354 7354 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-01 07:37:52.796 7354 7354 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-01 07:37:54.258 7354 7859 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-01 07:37:54.258 7354 7859 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-01 07:37:54.258 7354 7859 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-01 07:39:57.775 15004 15004 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-01 07:39:58.607 15004 15004 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 07:39:58.608 15004 15004 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 07:39:58.608 15004 15004 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 07:39:58.608--------- beginning of main
04-01 07:39:58.989 15004 15004 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.
04-01 07:39:59.102 15004 15094 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (15091) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 488ms
04-01 07:39:59.308 15004 15094 W com.mbwhatsapp: Long monitor contention with owner
main (15004) at java.lang.String
android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847)
waiters=1 in java.lang.String
android.content.res.AssetManager.getResourceTypeName(int) for 204ms
04-01 07:40:04.713 15004 15004 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-01 07:40:04.713 15004 15004 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-01 07:40:07.256 15004 15497 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-01 07:40:07.256 15004 15497 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-01 07:40:07.256 15004 15497 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-01 07:40:57.902 17564 17564 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-01 07:40:59.230 17564 17564 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-01 07:40:59.256 17564 17564 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-01 07:40:59.256 17564 17564 W System.err: at
java.lang.Class.newInstance(Native Method)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-01 07:40:59.256 17564 17564 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-01 07:40:59.256 17564 17564 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-01 07:40:59.256 17564 17564 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-01 07:40:59.256 17564 17564 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-01 07:40:59.256 17564 17564 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-01 07:40:59.258 17564 17564 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-01 07:40:59.258 17564 17564 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-01 07:40:59.258 17564 17564 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-01 07:40:59.258 17564 17564 W System.err: --------- beginning of main
04-01 07:40:59.468 17564 17564 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.
04-01 07:41:00.181 17564 17700 W com.mbwhatsapp: Long monitor contention with owner
main (17564) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=1 in boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[]) for 560ms
04-01 07:41:00.193 17564 17678 W com.mbwhatsapp: Long monitor contention with owner
queued-work-looper-data (17700) at boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[])(AssetManager.java:1272) waiters=1 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 643ms
04-01 07:41:05.493 17564 17564 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-01 07:41:05.493 17564 17564 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-01 07:41:08.017 17564 18431 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-01 07:41:08.017 17564 18431 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-01 07:41:08.017 17564 18431 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-01 07:42:29.436 20629 20629 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-01 07:42:30.490 20629 20629 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 07:42:30.494 20629 20629 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 07:42:30.494 20629 20629 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 07:42:30.494 20629 20629 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-01 07:42:30.494 20629 20629 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-01 07:42:30.494 20629 20629 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-01 07:42:30.495 20629 20629 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-01 07:42:30.495 20629 20629 W System.err: at
java.lang.Class.newInstance(Native Method)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-01 07:42:30.495 20629 20629 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-01 07:42:30.495 20629 20629 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-01 07:42:30.495 20629 20629 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-01 07:42:30.495 20629 20629 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-01 07:42:30.495 20629 20629 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-01 07:42:30.495 20629 20629 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-01 07:4--------- beginning of main
04-01 19:39:39.709 10447 10447 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-01 19:39:40.349 10447 10447 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-01 19:39:40.553 10447 10447 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.Class.newInstance(Native Method)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-01 19:39:40.553 10447 10447 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-01 19:39:40.553 10447 10447 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-01 19:39:40.553 10447 10447 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-01 19:39:40.553 10447 10447 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-01 19:39:40.553 10447 10447 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-01 19:39:40.553 10447 10447 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-01 19:39:40.553 10447 10447 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-01 19:39:40.553 10447 10447 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-01 19:39:40.553 10447 10447 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-01 19:39:40.961 10447 10447 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.
04-01 19:39:41.840 10447 10600 W com.mbwhatsapp: Long monitor contention with owner
main (10447) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in void
android.content.res.AssetManager$AssetInputStream.close() for 467ms
04-01 19:39:47.711 10447 10447 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-01 19:39:47.711 10447 10447 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-01 19:39:50.113 10447 11206 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-01 19:39:50.113 10447 11206 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-01 19:39:50.113 10447 11206 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-01 20:04:57.604 14966 14966 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
--------- beginning of main
04-02 02:04:33.795 18986 18986 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-02 02:04:34.453 18986 18986 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-02 02:04:34.467 18986 18986 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-02 02:04:34.467 18986 18986 W System.err: at
java.lang.Class.newInstance(Native Method)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-02 02:04:34.467 18986 18986 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-02 02:04:34.467 18986 18986 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-02 02:04:34.467 18986 18986 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-02 02:04:34.467 18986 18986 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-02 02:04:34.468 18986 18986 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-02 02:04:34.468 18986 18986 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-02 02:04:34.468 18986 18986 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-02 02:04:34.468 18986 18986 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-02 02:04:34.468 18986 18986 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-02 02:04:34.468 18986 18986 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-02 02:04:34.526 18986 18986 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.
04-02 02:04:35.318 18986 18986 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-02 02:04:35.319 18986 18986 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-02 02:04:35.752 18986 19099 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-02 02:04:35.752 18986 19099 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-02 02:04:35.752 18986 19099 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-02 05:15:55.049 22735 22735 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-02 05:15:55.516 22735 22735 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-02 05:15:55.525 22735 22735 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-02 05:15:55.525 22735 22735 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-02 05:15:55.525--------- beginning of main
04-02 06:46:18.399 7054 7054 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-02 06:46:20.097 7054 7054 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-02 06:46:20.098 7054 7054 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.Class.newInstance(Native Method)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-02 06:46:20.098 7054 7054 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-02 06:46:20.098 7054 7054 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-02 06:46:20.098 7054 7054 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-02 06:46:20.098 7054 7054 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-02 06:46:20.098 7054 7054 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-02 06:46:20.098 7054 7054 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-02 06:46:20.098 7054 7054 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-02 06:46:20.098 7054 7054 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-02 06:46:20.098 7054 7054 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-02 06:46:20.360 7054 7054 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.
04-02 06:46:24.667 7054 7054 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-02 06:46:24.668 7054 7054 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-02 06:46:26.019 7054 7771 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-02 06:46:26.019 7054 7771 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-02 06:46:26.019 7054 7771 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-02 06:47:17.115 11261 11261 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-02 06:47:17.663 11261 11261 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-02 06:47:17.673 11261 11261 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-02 06:47:17.673 11261 11261 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-02 06:47:17.673--------- beginning of main
04-02 21:17:29.980 10517 10517 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-02 21:17:32.033 10517 10517 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-02 21:17:32.038 10517 10517 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-02 21:17:32.039 10517 10517 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.Class.newInstance(Native Method)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-02 21:17:32.039 10517 10517 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-02 21:17:32.039 10517 10517 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-02 21:17:32.039 10517 10517 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-02 21:17:32.039 10517 10517 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-02 21:17:32.039 10517 10517 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-02 21:17:32.039 10517 10517 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-02 21:17:32.039 10517 10517 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-02 21:17:32.039 10517 10517 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-02 21:17:32.040 10517 10517 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-02 21:17:32.165 10517 10517 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.
04-02 21:17:32.293 10517 10677 W com.mbwhatsapp: Long monitor contention with owner
main (10517) at java.lang.String
android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847)
waiters=0 in boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 114ms
04-02 21:17:36.625 10517 10517 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-02 21:17:36.625 10517 10517 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-02 21:17:40.483 10517 11206 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-02 21:17:40.483 10517 11206 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-02 21:17:40.483 10517 11206 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-02 21:18:35.225 13608 13608 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp age--------- beginning of main
04-03 12:13:13.063 6872 6872 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-03 12:13:14.207 6872 6872 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-03 12:13:14.208 6872 6872 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.Class.newInstance(Native Method)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-03 12:13:14.208 6872 6872 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-03 12:13:14.208 6872 6872 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-03 12:13:14.208 6872 6872 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-03 12:13:14.208 6872 6872 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-03 12:13:14.208 6872 6872 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-03 12:13:14.208 6872 6872 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-03 12:13:14.208 6872 6872 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-03 12:13:14.208 6872 6872 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-03 12:13:14.208 6872 6872 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-03 12:13:14.399 6872 6872 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.
04-03 12:13:15.063 6872 7030 W com.mbwhatsapp: Long monitor contention with owner
main (6872) at java.lang.String
android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847)
waiters=1 in void android.content.res.AssetManager$AssetInputStream.close() for
547ms
04-03 12:13:15.065 6872 7017 W com.mbwhatsapp: Long monitor contention with owner
main (6872) at java.lang.String
android.content.res.AssetManager.getResourcePackageName(int)(AssetManager.java:847)
waiters=0 in boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 572ms
04-03 12:13:19.122 6872 6872 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-03 12:13:19.122 6872 6872 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-03 12:13:20.834 6872 7437 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-03 12:13:20.834 6872 7437--------- beginning of main
04-03 12:13:39.370 8619 8619 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-03 12:13:40.988 8619 8619 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-03 12:13:40.988 8619 8619 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-03 12:13:40.988 8619 8619 W System.err: at
java.lang.Class.newInstance(Native Method)
04-03 12:13:40.988 8619 8619 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-03 12:13:40.988 8619 8619 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-03 12:13:40.988 8619 8619 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-03 12:13:40.989 8619 8619 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-03 12:13:40.989 8619 8619 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-03 12:13:40.989 8619 8619 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-03 12:13:40.989 8619 8619 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-03 12:13:40.989 8619 8619 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-03 12:13:40.989 8619 8619 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-03 12:13:40.989 8619 8619 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-03 12:13:40.989 8619 8619 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-03 12:13:40.989 8619 8619 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-03 12:13:40.989 8619 8619 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-03 12:13:40.989 8619 8619 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-03 12:13:40.989 8619 8619 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-03 12:13:41.025 8619 8619 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.
04-03 12:13:41.836 8619 8619 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-03 12:13:41.836 8619 8619 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-03 12:13:42.473 8619 8771 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-03 12:13:42.473 8619 8771 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-03 12:13:42.473 8619 8771 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-03 12:31:04.719 17755 17755 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-03 12:31:05.026 17755 17755 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-03 12:31:05.028 17755 17755 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-03 12:31:05.028 17755 17755 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-03 12:31:05.028--------- beginning of main
04-04 14:57:59.342 20091 20091 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-04 14:57:59.636 20091 20091 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-04 14:57:59.643 20091 20091 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-04 14:57:59.643 20091 20091 W System.err: at
java.lang.Class.newInstance(Native Method)
04-04 14:57:59.643 20091 20091 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-04 14:57:59.643 20091 20091 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-04 14:57:59.643 20091 20091 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-04 14:57:59.643 20091 20091 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-04 14:57:59.643 20091 20091 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-04 14:57:59.643 20091 20091 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-04 14:57:59.644 20091 20091 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-04 14:57:59.644 20091 20091 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-04 14:57:59.644 20091 20091 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-04 14:57:59.644 20091 20091 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-04 14:57:59.644 20091 20091 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-04 14:57:59.644 20091 20091 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-04 14:57:59.644 20091 20091 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-04 14:57:59.644 20091 20091 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-04 14:57:59.644 20091 20091 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-04 14:57:59.677 20091 20091 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.
04-04 14:58:00.437 20091 20091 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-04 14:58:00.437 20091 20091 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-04 14:58:00.838 20091 20158 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-04 14:58:00.838 20091 20158 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-04 14:58:00.838 20091 20158 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-04 15:18:16.456 22994 22994 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-04 15:18:16.869 22994 22994 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-04 15:18:16.873 22994 22994 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-04 15:18:16.874 22994 22994 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-04 15:18:16.874--------- beginning of main
04-04 19:26:27.664 2035 2035 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-04 19:26:30.275 2035 2035 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-04 19:26:30.297 2035 2035 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-04 19:26:30.298 2035 2035 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.Class.newInstance(Native Method)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-04 19:26:30.298 2035 2035 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-04 19:26:30.298 2035 2035 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-04 19:26:30.298 2035 2035 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-04 19:26:30.298 2035 2035 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-04 19:26:30.298 2035 2035 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-04 19:26:30.298 2035 2035 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-04 19:26:30.298 2035 2035 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-04 19:26:30.298 2035 2035 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-04 19:26:30.298 2035 2035 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-04 19:26:30.786 2035 2035 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.
04-04 19:26:34.951 2035 2035 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-04 19:26:34.952 2035 2035 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-04 19:26:35.940 2035 2800 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-04 19:26:35.940 2035 2800 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-04 19:26:35.940 2035 2800 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-04 19:26:36.334 2035 2808 W com.mbwhatsapp: Long monitor contention with owner
main (2035) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object
X.3hf.get() for 105ms
04-04 19:53:26.159 5968 5968 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-04 19:53:27.364 5968 5968 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-04 19:53:27.371 596--------- beginning of main
04-04 19:53:27.405 5968 5968 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.
04-04 19:53:28.502 5968 5968 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-04 19:53:28.503 5968 5968 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-04 19:53:29.187 5968 6046 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-04 19:53:29.187 5968 6046 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-04 19:53:29.187 5968 6046 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-04 19:53:33.065 6205 6205 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-04 19:53:33.312 6205 6205 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-04 19:53:33.313 6205 6205 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.Class.newInstance(Native Method)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-04 19:53:33.313 6205 6205 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-04 19:53:33.313 6205 6205 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-04 19:53:33.313 6205 6205 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-04 19:53:33.313 6205 6205 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-04 19:53:33.313 6205 6205 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-04 19:53:33.313 6205 6205 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-04 19:53:33.313 6205 6205 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-04 19:53:33.313 6205 6205 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-04 19:53:33.313 6205 6205 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-04 19:53:33.354 6205 6205 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.
04-04 19:53:33.872 6205 6205 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->s--------- beginning of main
04-05 07:01:56.439 6718 6718 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-05 07:01:59.173 6718 6718 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-05 07:01:59.173 6718 6718 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-05 07:01:59.173 6718 6718 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-05 07:01:59.173 6718 6718 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-05 07:01:59.173 6718 6718 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-05 07:01:59.174 6718 6718 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-05 07:01:59.174 6718 6718 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-05 07:01:59.174 6718 6718 W System.err: at
java.lang.Class.newInstance(Native Method)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-05 07:01:59.174 6718 6718 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-05 07:01:59.174 6718 6718 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-05 07:01:59.174 6718 6718 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 07:01:59.174 6718 6718 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-05 07:01:59.174 6718 6718 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-05 07:01:59.174 6718 6718 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-05 07:01:59.174 6718 6718 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-05 07:01:59.174 6718 6718 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-05 07:01:59.174 6718 6718 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-05 07:01:59.328 6718 6718 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.
04-05 07:02:03.519 6718 6718 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-05 07:02:03.519 6718 6718 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-05 07:02:06.612 6718 7148 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-05 07:02:06.612 6718 7148 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-05 07:02:06.612 6718 7148 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-05 07:02:08.975 6718 7275 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (7166) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 178ms
04-05 07:04:30.364 13488 13488 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-05 07:04:31.382 13488 13488 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-05 07:04:31.390 13488 1348--------- beginning of main
04-05 17:03:10.006 15549 15549 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-05 17:03:12.324 15549 15549 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-05 17:03:12.351 15549 15549 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-05 17:03:12.351 15549 15549 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-05 17:03:12.352 15549 15549 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-05 17:03:12.352 15549 15549 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-05 17:03:12.352 15549 15549 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-05 17:03:12.352 15549 15549 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-05 17:03:12.352 15549 15549 W System.err: at
java.lang.Class.newInstance(Native Method)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-05 17:03:12.352 15549 15549 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-05 17:03:12.352 15549 15549 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-05 17:03:12.352 15549 15549 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 17:03:12.352 15549 15549 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-05 17:03:12.352 15549 15549 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-05 17:03:12.352 15549 15549 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-05 17:03:12.352 15549 15549 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-05 17:03:12.352 15549 15549 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-05 17:03:12.352 15549 15549 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-05 17:03:12.427 15549 15549 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.
04-05 17:03:14.617 15549 15549 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-05 17:03:14.618 15549 15549 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-05 17:03:15.912 15549 16052 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-05 17:03:15.912 15549 16052 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-05 17:03:15.912 15549 16052 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-05 17:04:09.350 19768 19768 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-05 17:04:10.997 19768 19768 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-05 17:04:11.003 19768 19768 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-05 17:04:11.003 19768 19768 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-05 17:04:11.003--------- beginning of main
04-05 17:04:11.004 19768 19768 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-05 17:04:11.004 19768 19768 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-05 17:04:11.004 19768 19768 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-05 17:04:11.139 19768 19768 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.
04-05 17:04:16.753 19768 19768 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-05 17:04:16.753 19768 19768 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-05 17:04:19.204 19768 20780 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-05 17:04:19.204 19768 20780 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-05 17:04:19.204 19768 20780 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-05 17:04:36.449 22062 22062 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-05 17:04:37.171 22062 22062 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-05 17:04:37.179 22062 22062 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-05 17:04:37.180 22062 22062 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.Class.newInstance(Native Method)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-05 17:04:37.180 22062 22062 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-05 17:04:37.180 22062 22062 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-05 17:04:37.180 22062 22062 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-05 17:04:37.180 22062 22062 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-05 17:04:37.180 22062 22062 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-05 17:04:37.180 22062 22062 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-05 17:04:37.180 22062 22062 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-05 17:04:37.180 22062 22062 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-05 17:04:37.180 22062 22062 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-05 17:04:37.302 22062 22062 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an Un--------- beginning of main
04-06 06:57:06.508 11450 11450 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-06 06:57:08.989 11450 11450 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-06 06:57:09.005 11450 11450 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-06 06:57:09.005 11450 11450 W System.err: at
java.lang.Class.newInstance(Native Method)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-06 06:57:09.005 11450 11450 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-06 06:57:09.005 11450 11450 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-06 06:57:09.005 11450 11450 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-06 06:57:09.005 11450 11450 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-06 06:57:09.005 11450 11450 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-06 06:57:09.005 11450 11450 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-06 06:57:09.006 11450 11450 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-06 06:57:09.006 11450 11450 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-06 06:57:09.006 11450 11450 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-06 06:57:09.006 11450 11450 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-06 06:57:09.317 11450 11450 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.
04-06 06:57:15.149 11450 11450 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-06 06:57:15.150 11450 11450 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-06 06:57:19.320 11450 12041 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-06 06:57:19.320 11450 12041 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-06 06:57:19.320 11450 12041 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-06 06:57:19.997 11450 12105 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (12086) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 197ms
04-06 06:58:05.203 13977 13977 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-06 06:58:06.311 13977 14007 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (14000) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 275ms
04-06 06:58:06.394 13977 13977 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-06 06:58:06.548 13977 13977 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-06 06:58:06.548 13977 13977 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-06 06:58:06.548 13977 13977 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-06 06:58:06.548 13977 13977 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-06 06:58:06.548 13977 13977 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-06 06:58:06.549 13977 13977 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-06 06:58:06.549 13977 13977 W System.err: at
java.lang.Class.newInstance(Native Method)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-06 06:58:06.549 13977 13977 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-06 06:58:06.549 13977 13977 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-06 06:58:06.549 13977 13977 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-06 06:58:06.549 13977 13977 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-06 06:58:06.549 13977 13977 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-06 06:58:06.550 13977 13977 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-06 06:58:06.550 13977 13977 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-06 06:58:06.550 13977 13977 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-06 06:58:06.550 13977 13977 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-06 06:58:06.550 13977 13977 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-06 06:58:06.815 13977 13977 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.
04-06 06:58:06.846 13977 14007 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (14000) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
java.lang.String android.content.res.AssetManager.getResourceTypeName(int) for
534ms
04-06 06:58:07.493 13977 14000 W com.mbwhatsapp: Long monitor contention with owner
main (13977) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=1 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 395ms
04-06 06:58:09.845 13977 13977 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-06 06:58:09.845 13977 13977 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-06 06:58:11.345 13977 14278 W com.mbw--------- beginning of main
04-06 10:06:46.957 7333 7333 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-06 10:06:50.410 7333 7333 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-06 10:06:50.447 7333 7333 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-06 10:06:50.447 7333 7333 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-06 10:06:50.448 7333 7333 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-06 10:06:50.448 7333 7333 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-06 10:06:50.448 7333 7333 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-06 10:06:50.448 7333 7333 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-06 10:06:50.448 7333 7333 W System.err: at
java.lang.Class.newInstance(Native Method)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-06 10:06:50.448 7333 7333 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-06 10:06:50.448 7333 7333 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-06 10:06:50.448 7333 7333 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-06 10:06:50.448 7333 7333 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-06 10:06:50.448 7333 7333 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-06 10:06:50.448 7333 7333 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-06 10:06:50.448 7333 7333 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-06 10:06:50.448 7333 7333 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-06 10:06:50.448 7333 7333 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-06 10:06:50.849 7333 7333 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.
04-06 10:06:55.208 7333 7333 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-06 10:06:55.208 7333 7333 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-06 10:06:58.611 7333 7873 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-06 10:06:58.611 7333 7873 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-06 10:06:58.611 7333 7873 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-06 10:07:00.053 7333 7905 W com.mbwhatsapp: Long monitor contention with owner
AsyncTask #2 (7902) at java.lang.Object X.3hf.get()(:-1) waiters=0 in
java.lang.Object X.3hf.get() for 571ms
04-06 10:07:00.461 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.354 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.354 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:08.355 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.427 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.427 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.427 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.427 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.428 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.429 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.430 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.431 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.432 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.432 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.432 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.433 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.434 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.435 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.435 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.435 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.435 7333 7344 W System : A resource failed to call close.
04-06 10:07:41.435 7333 7344 W System : A resource fa--------- beginning of main
04-07 07:20:29.254 7197 7197 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 07:20:30.699 7197 7197 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 07:20:30.700 7197 7197 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 07:20:30.700 7197 7197 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 07:20:30.700 7197 7197 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 07:20:30.700 7197 7197 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 07:20:30.700 7197 7197 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 07:20:30.700 7197 7197 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 07:20:30.700 7197 7197 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 07:20:30.700 7197 7197 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 07:20:30.700 7197 7197 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 07:20:30.700 7197 7197 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 07:20:30.918 7197 7197 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.
04-07 07:20:34.543 7197 7197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 07:20:34.543 7197 7197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 07:20:37.109 7197 7869 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-07 07:20:37.109 7197 7869 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-07 07:20:37.109 7197 7869 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-07 07:21:06.453 9638 9638 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 07:21:06.918 9638 9638 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 07:21:06.919 9638 9638 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 07:21:06.919 9638 9638 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 07:21:06.919 9638 9638 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 07:21:06.919 9638 9638 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 07:21:06.919 9638 9638 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 07:21:06.919 9638 9638 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 07:21:06.919 9638 9638 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 07:21:06.919 9638 9638 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 07:21:06.919 9638 9638 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 07:21:06.919 9638 9638 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 07:21:06.979 9638 9638 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.
04-07 07:21:07.467 9638 9661 W com.mbwhatsapp: Long monitor contention with owner
main (9638) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[]) for 407ms
04-07 07:21:09.916 9638 9638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 07:21:09.916 9638 9638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 07:21:11.263 9638 9794 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-07 07:21:11.263 9638 9794 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-07 07:21:11.263 9638 9794 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-07 07:21:19.385 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.385 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.385 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.385 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:19.386 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.690 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.690 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.691 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.692 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.693 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.694 9638 9648 W System : A resource failed to call close.
04-07 07:21:3--------- beginning of main
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.695 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.696 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.696 9638 9648 W System : A resource failed to call close.
04-07 07:21:34.696 9638 9648 W System : A resource failed to call close.
04-07 07:22:15.866 13237 13237 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 07:22:17.099 13237 13237 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 07:22:17.170 13237 13237 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 07:22:17.170 13237 13237 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 07:22:17.170 13237 13237 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 07:22:17.170 13237 13237 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 07:22:17.170 13237 13237 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 07:22:17.170 13237 13237 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.--------- beginning of main
04-07 12:11:32.156 16105 16105 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 12:11:34.377 16105 16105 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 12:11:34.394 16105 16105 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 12:11:34.394 16105 16105 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 12:11:34.395 16105 16105 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 12:11:34.395 16105 16105 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 12:11:34.395 16105 16105 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 12:11:34.395 16105 16105 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 12:11:34.395 16105 16105 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 12:11:34.395 16105 16105 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 12:11:34.395 16105 16105 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 12:11:34.395 16105 16105 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 12:11:34.395 16105 16105 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 12:11:34.553 16105 16105 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.
04-07 12:11:37.027 16105 16105 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 12:11:37.027 16105 16105 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 12:11:38.129 16105 16394 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-07 12:11:38.129 16105 16394 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-07 12:11:38.129 16105 16394 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-07 12:21:31.456 19042 19042 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 12:21:33.015 19042 19042 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 12:21:33.033 19042 19042 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 12:21:33.033 19042 19042 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 12:21:33.033--------- beginning of main
04-07 16:21:27.077 12269 12269 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 16:21:28.085 12269 12269 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (12305) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 276ms
04-07 16:21:28.285 12269 12269 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 16:21:28.309 12269 12269 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 16:21:28.309 12269 12269 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 16:21:28.309 12269 12269 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 16:21:28.309 12269 12269 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 16:21:28.309 12269 12269 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 16:21:28.309 12269 12269 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 16:21:28.309 12269 12269 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 16:21:28.309 12269 12269 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 16:21:28.309 12269 12269 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 16:21:28.309 12269 12269 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 16:21:28.433 12269 12269 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.
04-07 16:21:28.770 12269 12307 W com.mbwhatsapp: Long monitor contention with owner
main (12269) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in void
android.content.res.AssetManager.xmlBlockGone(int) for 245ms
04-07 16:21:31.376 12269 12269 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 16:21:31.376 12269 12269 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 16:21:37.248 12269 13170 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run sl---------
beginning of main
04-07 17:28:07.495 20974 20974 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 17:28:08.823 20974 20974 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (21007) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 235ms
04-07 17:28:09.024 20974 20974 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 17:28:09.047 20974 20974 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 17:28:09.047 20974 20974 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 17:28:09.047 20974 20974 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 17:28:09.047 20974 20974 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 17:28:09.047 20974 20974 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 17:28:09.047 20974 20974 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 17:28:09.048 20974 20974 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 17:28:09.048 20974 20974 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 17:28:09.048 20974 20974 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 17:28:09.048 20974 20974 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 17:28:09.048 20974 20974 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 17:28:09.048 20974 20974 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 17:28:09.048 20974 20974 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 17:28:09.048 20974 20974 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 17:28:09.048 20974 20974 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 17:28:09.048 20974 20974 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 17:28:09.153 20974 20974 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.
04-07 17:28:13.385 20974 20974 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 17:28:13.385 20974 20974 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 17:28:15.101 20974 21267 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-07 17:28:15.101 20974 21267 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-07 17:28:15.101 20974 21267 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-07 17:28:18.107 20974 20983 W com.mbwhatsapp: Suspending all threads took:
13.--------- beginning of main
04-07 17:58:47.682 3058 3058 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 17:58:48.706 3058 3058 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 17:58:48.899 3058 3058 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 17:58:48.900 3058 3058 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 17:58:48.900 3058 3058 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 17:58:48.900 3058 3058 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 17:58:48.900 3058 3058 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 17:58:48.900 3058 3058 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 17:58:48.900 3058 3058 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 17:58:48.900 3058 3058 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 17:58:48.900 3058 3058 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 17:58:48.900 3058 3058 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 17:58:48.900 3058 3058 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 17:58:49.060 3058 3118 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (3098) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 454ms
04-07 17:58:49.233 3058 3058 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.
04-07 17:58:49.695 3058 3118 W com.mbwhatsapp: Long monitor contention with owner
main (3058) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in boolean
android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa
rser, int[], int[], int[]) for 289ms
04-07 17:58:52.445 3058 3058 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 17:58:52.445 3058 3058 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 17:58:58.789 3058 3684 W com.mbwhatsapp:--------- beginning of main
04-07 19:13:37.378 30391 30391 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 19:13:37.859 30391 30391 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 19:13:37.873 30391 30391 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 19:13:37.873 30391 30391 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 19:13:37.873 30391 30391 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 19:13:37.873 30391 30391 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 19:13:37.873 30391 30391 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 19:13:37.873 30391 30391 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 19:13:37.873 30391 30391 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 19:13:37.873 30391 30391 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 19:13:37.873 30391 30391 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 19:13:37.873 30391 30391 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 19:13:37.983 30391 30391 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.
04-07 19:13:40.543 30391 30391 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 19:13:40.544 30391 30391 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 19:13:40.655 30391 30391 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #1 (30648) at void X.3ds.run()(:-1) waiters=0 in java.lang.String
X.39t.getString(java.lang.String, java.lang.String) for 105ms
04-07 19:13:44.368 30391 30941 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-07 19:13:44.368 30391 30941 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-07 19:13:44.368 30391 30941 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-07 19:13:47.571 30391 30400 W com.mbwhatsapp: Suspending all threads took:
5.012ms
04-07 19:44:41.019 4469 4469 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 19--------- beginning of main
04-07 21:42:48.186 21092 21092 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-07 21:42:49.725 21092 21092 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-07 21:42:49.749 21092 21092 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-07 21:42:49.749 21092 21092 W System.err: at
java.lang.Class.newInstance(Native Method)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-07 21:42:49.749 21092 21092 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-07 21:42:49.749 21092 21092 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-07 21:42:49.749 21092 21092 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-07 21:42:49.749 21092 21092 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-07 21:42:49.749 21092 21092 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-07 21:42:49.749 21092 21092 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-07 21:42:49.750 21092 21092 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-07 21:42:49.750 21092 21092 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-07 21:42:49.750 21092 21092 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-07 21:42:49.750 21092 21092 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-07 21:42:49.852 21092 21155 W com.mbwhatsapp: Long monitor contention with owner
Thread-2 (21150) at boolean android.content.res.AssetManager.getResourceValue(int,
int, android.util.TypedValue, boolean)(AssetManager.java:641) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 165ms
04-07 21:42:49.896 21092 21092 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.
04-07 21:42:50.290 21092 21155 W com.mbwhatsapp: Long monitor contention with owner
main (21092) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:443) waiters=0 in
boolean android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 210ms
04-07 21:42:55.016 21092 21092 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-07 21:42:55.016 21092 21092 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-07 21:42:57.218 21092 21450 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) faile--------- beginning of main
04-08 03:11:48.617 7132 7132 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-08 03:11:49.570 7132 7132 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-08 03:11:49.570 7132 7132 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-08 03:11:49.570 7132 7132 W System.err: at
java.lang.Class.newInstance(Native Method)
04-08 03:11:49.570 7132 7132 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-08 03:11:49.570 7132 7132 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-08 03:11:49.570 7132 7132 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-08 03:11:49.570 7132 7132 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-08 03:11:49.570 7132 7132 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-08 03:11:49.570 7132 7132 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-08 03:11:49.571 7132 7132 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-08 03:11:49.571 7132 7132 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-08 03:11:49.571 7132 7132 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-08 03:11:49.571 7132 7132 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-08 03:11:49.571 7132 7132 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-08 03:11:49.571 7132 7132 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-08 03:11:49.571 7132 7132 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-08 03:11:49.571 7132 7132 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-08 03:11:49.571 7132 7132 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-08 03:11:49.643 7132 7132 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.
04-08 03:11:49.849 7132 7185 W com.mbwhatsapp: Long monitor contention with owner
main (7132) at int
android.content.res.AssetManager.getResourceIdentifier(java.lang.String,
java.lang.String, java.lang.String)(AssetManager.java:873) waiters=0 in boolean
android.content.res.AssetManager.getResourceValue(int, int,
android.util.TypedValue, boolean) for 170ms
04-08 03:11:52.690 7132 7132 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-08 03:11:52.690 7132 7132 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-08 03:11:55.208 7132 7492 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-08 03:11:55.208 7132 7492 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-08 03:11:55.208 7132 7492 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-08 03:31:09.065 19606 19606 E com.mbwhatsapp: Not starting debugger
sinc--------- beginning of main
04-08 03:34:45.472 19606 19606 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-08 03:34:45.499 19606 19606 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-08 03:34:45.499 19606 19606 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-08 03:34:45.499 19606 19606 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-08 03:34:45.499 19606 19606 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-08 03:34:45.500 19606 19606 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-08 03:34:45.500 19606 19606 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-08 03:34:45.500 19606 19606 W System.err: at
java.lang.Class.newInstance(Native Method)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-08 03:34:45.500 19606 19606 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
04-08 03:34:45.500 19606 19606 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
04-08 03:34:45.500 19606 19606 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-08 03:34:45.500 19606 19606 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
04-08 03:34:45.500 19606 19606 W System.err: at
android.os.Looper.loop(Looper.java:319)
04-08 03:34:45.500 19606 19606 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
04-08 03:34:45.500 19606 19606 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-08 03:34:45.500 19606 19606 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
04-08 03:34:45.500 19606 19606 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
04-08 03:34:45.718 19606 19606 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.
04-08 03:39:11.730 19606 19606 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-08 03:39:11.731 19606 19606 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-08 03:39:12.634 19606 19804 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-08 03:39:12.634 19606 19804 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-08 03:39:12.634 19606 19804 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-08 04:12:16.168 21974 21974 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-08 04:12:16.521 21974 21974 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-08 04:12:16.522 21974 21974 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-08 04:12:16.522 21974 21974 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-08 04:12:16.522 21974 21974 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-08 04:12:16.522 21974 21974 W

You might also like