Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
15 views163 pages

Logcat

The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during runtime. Key issues include ClassNotFoundException for a specific class, problems with loading the jdwp agent, and multiple instances of invalid resource IDs. Additionally, there are warnings related to accessing hidden methods and lock verification failures, suggesting potential optimization issues in the code.

Uploaded by

samueljosep7812
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)
15 views163 pages

Logcat

The document contains log entries from an application (com.mbwhatsapp) indicating various errors and warnings during runtime. Key issues include ClassNotFoundException for a specific class, problems with loading the jdwp agent, and multiple instances of invalid resource IDs. Additionally, there are warnings related to accessing hidden methods and lock verification failures, suggesting potential optimization issues in the code.

Uploaded by

samueljosep7812
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/ 163

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

04-28 14:44:57.360 17457 17457 E com.mbwhatsapp: Not starting debugger since


process cannot load the jdwp agent.
04-28 14:44:57.464 17457 17457 W ResourceType: CREATING STRING CACHE OF 192 bytes
04-28 14:44:57.484 17457 17457 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-28 14:44:57.485 17457 17457 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.Class.newInstance(Native Method)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-28 14:44:57.485 17457 17457 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
04-28 14:44:57.485 17457 17457 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-28 14:44:57.485 17457 17457 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-28 14:44:57.485 17457 17457 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-28 14:44:57.485 17457 17457 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-28 14:44:57.485 17457 17457 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-28 14:44:57.485 17457 17457 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-28 14:44:57.485 17457 17457 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-28 14:44:57.514 17457 17457 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-28 14:44:57.943 17553 17553 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-28 14:44:57.994 17553 17553 W ResourceType: CREATING STRING CACHE OF 192 bytes
04-28 14:44:58.016 17553 17553 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-28 14:44:58.016 17553 17553 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.Class.newInstance(Native Method)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-28 14:44:58.016 17553 17553 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
04-28 14:44:58.016 17553 17553 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-28 14:44:58.016 17553 17553 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-28 14:44:58.016 17553 17553 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-28 14:44:58.016 17553 17553 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-28 14:44:58.016 17553 17553 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-28 14:44:58.016 17553 17553 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-28 14:44:58.016 17553 17553 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-28 14:44:58.048 17553 17553 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-28 14:44:58.281 17553 17553 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-28 14:44:58.281 17553 17553 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-28 14:44:58.526 17553 17574 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-28 14:44:58.860 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19296): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=775635 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.864 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19297): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=806326 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.868 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19298): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.876 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19299): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=787527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.884 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19300): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.884 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19301): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:44:58.931 17553 17616 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-28 14:44:58.931 17553 17616 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-28 14:44:58.931 17553 17616 W com.mbwhatsapp: and incorrect proguard
optimizations.
04-28 14:44:58.933 17553 17553 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
04-28 14:44:58.953 17553 17553 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
04-28 14:44:59.052 17553 17553 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=126ms latency=963ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=957ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
04-28 14:44:59.052 17553 17553 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=1089ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=957ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=126ms seq=3 late=963ms
h=android.app.ActivityThread$H w=159)
04-28 14:44:59.076 17553 17626 E QT : [QT]file does not exist
04-28 14:44:59.157 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:44:59.159 17553 17553 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
04-28 14:44:59.161 17553 17553 W System.err: at
android.content.res.Resources.getText(Resources.java:463)
04-28 14:44:59.161 17553 17553 W System.err: at
android.content.res.MiuiResources.getText(MiuiResources.java:106)
04-28 14:44:59.161 17553 17553 W System.err: at
android.content.res.Resources.getString(Resources.java:556)
04-28 14:44:59.161 17553 17553 W System.err: at X.35t.A0E(Unknown Source:46)
04-28 14:44:59.162 17553 17553 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
04-28 14:44:59.162 17553 17553 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
04-28 14:44:59.162 17553 17553 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
04-28 14:44:59.162 17553 17553 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
04-28 14:44:59.162 17553 17553 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.Activity.performCreate(Activity.java:8198)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.Activity.performCreate(Activity.java:8165)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1341)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3774)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3961)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
6)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2336)
04-28 14:44:59.162 17553 17553 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-28 14:44:59.162 17553 17553 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-28 14:44:59.162 17553 17553 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-28 14:44:59.162 17553 17553 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-28 14:44:59.162 17553 17553 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-28 14:44:59.162 17553 17553 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-28 14:44:59.162 17553 17553 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-28 14:44:59.211 17553 17553 W Activity: Can request only one set of permissions
at a time
04-28 14:44:59.262 17553 17648 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
04-28 14:44:59.262 17553 17648 E RenderScript: Failed to load runtime , loading
default
04-28 14:44:59.311 17553 17553 E ArmVmp : Match on catch block at 0x0a in for
0x7c58bc204d
04-28 14:44:59.337 17553 17553 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 159ms
04-28 14:44:59.361 17553 17553 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=0ms latency=303ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=296ms seq=16 late=5ms
h=android.app.ActivityThread$H w=159)
04-28 14:44:59.477 17553 17625 E GED : Failed to get GED Log Buf, err(0)
04-28 14:44:59.494 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:44:59.644 17553 17625 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
04-28 14:44:59.644 17553 17625 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
04-28 14:45:00.238 17553 17553 W Looper : PerfMonitor doFrame : time=855ms
vsyncFrame=0 latency=38ms procState=-1 historyMsgCount=13 (msgIndex=1 wall=296ms
seq=16 late=5ms h=android.app.ActivityThread$H w=159)
04-28 14:45:00.264 17553 17561 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
04-28 14:45:00.281 17553 17719 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:00.300 17553 17553 W Looper : PerfMonitor doFrame : time=59ms
vsyncFrame=0 latency=796ms procState=-1 historyMsgCount=4 (msgIndex=1 wall=855ms
seq=29 late=38ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
04-28 14:45:00.303 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:00.315 17553 17719 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:00.532 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.533 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.533 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.533 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.534 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.534 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.534 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:00.534 17553 17553 E com.mbwhatsapp: Invalid ID 0x00000000.
04-28 14:45:10.189 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:10.418 17553 17567 E BLASTBufferQueue: [ViewRootImpl[EULA]#2](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:10.589 17553 17566 E BLASTBufferQueue: [ViewRootImpl[EULA]#2](f:0,a:3)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:12.210 17553 17553 W MirrorManager: this model don't Support
04-28 14:45:12.334 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:12.411 17553 17798 E BLASTBufferQueue: [ViewRootImpl[EULA]#3](f:0,a:3)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:12.428 17553 17798 E BLASTBufferQueue: [ViewRootImpl[EULA]#3](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:12.442 17553 17625 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=59 ms, max=59 ms.
04-28 14:45:13.999 17553 17883 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
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8168)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
04-28 14:45:13.999 17553 17883 E ShortcutInfoCompatSaver: ... 7 more
04-28 14:45:14.019 17553 17625 E FrameEvents: updateAcquireFence: Did not find
frame.
04-28 14:45:14.019 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:14.041 17553 17625 E FrameEvents: updateAcquireFence: Did not find
frame.
04-28 14:45:14.042 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:14.046 17553 17625 E FrameEvents: updateAcquireFence: Did not find
frame.
04-28 14:45:14.047 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
04-28 14:45:14.048 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19312): avc:
denied { read } for name="osrelease" dev="proc" ino=2617547
scontext=u:r:untrusted_app:s0:c255,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
04-28 14:45:14.048 17553 17553 W com.mbwhatsapp: type=1400 audit(0.0:19313): avc:
denied { read } for name="version" dev="proc" ino=2617548
scontext=u:r:untrusted_app:s0:c255,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
04-28 14:45:14.070 17553 17625 E com.mbwhatsapp: == MALI DEBUG
===eglp_winsys_populate_image_templates ==12288
04-28 14:45:14.070 17553 17625 E com.mbwhatsapp: == MALI DEBUG
===eglp_winsys_populate_image_templates ==12288
04-28 14:45:14.070 17553 17625 E com.mbwhatsapp: == MALI DEBUG
===eglp_winsys_populate_image_templates ==12288
04-28 14:45:16.133 17553 17719 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:16.133 17553 17719 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#5]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:16.164 17553 17719 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#5]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:16.183 17553 17566 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:45:16.638 17553 17624 W BpBinder: Slow Binder: BpBinder transact took 674
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
04-28 14:45:17.832 17553 17624 W BpBinder: Slow Binder: BpBinder transact took 1191
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
04-28 14:45:19.912 17553 17625 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b851b6380, error = EGL_SUCCESS
--------- beginning of main
04-28 14:51:23.059 21136 21136 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-28 14:51:23.215 21136 21136 W ResourceType: CREATING STRING CACHE OF 192 bytes
04-28 14:51:23.236 21136 21136 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-28 14:51:23.238 21136 21136 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.Class.newInstance(Native Method)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-28 14:51:23.238 21136 21136 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
04-28 14:51:23.238 21136 21136 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-28 14:51:23.238 21136 21136 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-28 14:51:23.238 21136 21136 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-28 14:51:23.238 21136 21136 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-28 14:51:23.238 21136 21136 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-28 14:51:23.238 21136 21136 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-28 14:51:23.238 21136 21136 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-28 14:51:23.272 21136 21136 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-28 14:51:23.528 21136 21136 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-28 14:51:23.529 21136 21136 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-28 14:51:24.076 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19512): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=775635 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.076 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19513): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=806326 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.080 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19514): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.092 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19515): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=787527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.096 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19516): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.096 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19517): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.096 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19518): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=793527 scontext=u:r:untrusted_app:s0:c255,c256,c512,c768
tcontext=u:object_r:app_data_file:s0:c255,c256,c512,c768 tclass=file
app=com.mbwhatsapp
04-28 14:51:24.132 21136 21192 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-28 14:51:24.132 21136 21192 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
04-28 14:51:24.132 21136 21192 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
04-28 14:51:24.144 21136 21136 W Looper : PerfMonitor longMsg : seq=2
plan=14:51:23.119 late=7ms wall=1004ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
04-28 14:51:24.150 21136 21136 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
04-28 14:51:24.167 21136 21136 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
04-28 14:51:24.245 21136 21136 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=102ms latency=1020ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=1004ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110)
04-28 14:51:24.246 21136 21136 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=1122ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=1004ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=102ms seq=3 late=1020ms
h=android.app.ActivityThread$H w=159)
04-28 14:51:24.262 21136 21201 E QT : [QT]file does not exist
04-28 14:51:24.459 21136 21200 E GED : Failed to get GED Log Buf, err(0)
04-28 14:51:24.465 21136 21200 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b0e0d5680, error = EGL_SUCCESS
04-28 14:51:24.532 21136 21200 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
04-28 14:51:24.532 21136 21200 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
04-28 14:51:24.572 21136 21150 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:24.676 21136 21150 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:25.144 21136 21136 W com.mbwhatsapp: type=1400 audit(0.0:19529): avc:
denied { read } for name="osrelease" dev="proc" ino=2715402
scontext=u:r:untrusted_app:s0:c255,c256,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
04-28 14:51:25.821 21136 21136 W MirrorManager: this model don't Support
04-28 14:51:26.552 21136 21337 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:26.553 21136 21337 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:26.582 21136 21149 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:26.597 21136 21337 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:26.692 21136 21200 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.RegisterPhone, count=4, avg=18 ms,
max=50 ms.
04-28 14:51:29.884 21136 21200 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b0e0d5680, error = EGL_SUCCESS
04-28 14:51:30.006 21136 21145 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
04-28 14:51:42.985 21136 21150 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:42.985 21136 21150 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:43.001 21136 21150 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:43.037 21136 21150 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-28 14:51:43.208 21136 21136 W Choreographer: Frame time is 0.057095 now =
20175319226278 timestampNanos = 20175319283373 ms in the future! Check that
graphics HAL is generating vsync timestamps using the correct timebase.
04-28 14:51:44.291 21136 21136 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
04-28 14:51:44.922 21136 21200 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007b76cf3a80, surface = 0x0, mEC = 0xb400007b0e0d5680, error = EGL_SUCCESS
--------- beginning of main
04-29 16:37:51.280 10401 10401 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-29 16:37:51.416 10401 10401 W ResourceType: CREATING STRING CACHE OF 192 bytes
04-29 16:37:51.427 10401 10401 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-29 16:37:51.429 10401 10401 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.Class.newInstance(Native Method)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-29 16:37:51.429 10401 10401 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
04-29 16:37:51.429 10401 10401 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-29 16:37:51.429 10401 10401 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-29 16:37:51.429 10401 10401 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-29 16:37:51.429 10401 10401 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-29 16:37:51.429 10401 10401 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-29 16:37:51.429 10401 10401 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-29 16:37:51.429 10401 10401 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-29 16:37:51.438 10401 10401 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-29 16:37:51.738 10401 10401 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-29 16:37:51.738 10401 10401 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-29 16:37:51.752 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24758): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:37:51.752 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24759): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:37:51.756 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24760): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:37:51.780 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24761): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:37:51.784 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24762): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
04-29 16:37:51.836 10401 10401 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
04-29 16:37:51.901 10401 10401 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=90ms latency=508ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=507ms seq=2 late=10ms
h=android.app.ActivityThread$H w=110)
04-29 16:37:51.901 10401 10401 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=598ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=507ms seq=2 late=10ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=90ms seq=3 late=508ms
h=android.app.ActivityThread$H w=159)
04-29 16:37:51.920 10401 10464 E QT : [QT]file does not exist
04-29 16:37:52.160 10401 10463 E GED : Failed to get GED Log Buf, err(0)
04-29 16:37:52.172 10401 10463 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000074150e3a80, surface = 0x0, mEC = 0xb40000730fc50e80, error = EGL_SUCCESS
04-29 16:37:52.217 10401 10463 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
04-29 16:37:52.217 10401 10463 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
04-29 16:37:52.268 10401 10415 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-29 16:37:52.384 10401 10415 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-29 16:37:52.533 10401 10540 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b51a70d7-ad4a-4751-bc7c-94d8fee9d121, generation=0)
04-29 16:37:52.537 10401 10540 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b51a70d7-ad4a-4751-bc7c-94d8fee9d121, generation=0)
04-29 16:37:52.832 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24768): avc:
denied { read } for name="osrelease" dev="proc" ino=3659335
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
04-29 16:37:52.832 10401 10401 W com.mbwhatsapp: type=1400 audit(0.0:24769): avc:
denied { read } for name="version" dev="proc" ino=3659336
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
04-29 16:37:55.610 10401 10463 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000074150e3a80, surface = 0x0, mEC = 0xb40000730fc50e80, error = EGL_SUCCESS
--------- beginning of main
04-29 16:38:06.168 11051 11051 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
04-29 16:38:06.312 11051 11051 W ResourceType: CREATING STRING CACHE OF 192 bytes
04-29 16:38:06.330 11051 11051 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-29 16:38:06.336 11051 11051 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.Class.newInstance(Native Method)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-29 16:38:06.336 11051 11051 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
04-29 16:38:06.336 11051 11051 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
04-29 16:38:06.336 11051 11051 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
04-29 16:38:06.336 11051 11051 W System.err: at
android.os.Looper.loop(Looper.java:300)
04-29 16:38:06.336 11051 11051 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
04-29 16:38:06.336 11051 11051 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-29 16:38:06.336 11051 11051 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
04-29 16:38:06.336 11051 11051 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
04-29 16:38:06.346 11051 11051 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-29 16:38:06.638 11051 11051 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-29 16:38:06.639 11051 11051 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-29 16:38:06.648 11051 11051 W com.mbwhatsapp: type=1400 audit(0.0:24866): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:38:06.652 11051 11051 W com.mbwhatsapp: type=1400 audit(0.0:24867): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:38:06.656 11051 11051 W com.mbwhatsapp: type=1400 audit(0.0:24868): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:38:06.680 11051 11051 W com.mbwhatsapp: type=1400 audit(0.0:24869): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
04-29 16:38:06.748 11051 11051 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
04-29 16:38:06.820 11051 11051 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=100ms latency=524ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=519ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
04-29 16:38:06.820 11051 11051 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=623ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=519ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=100ms seq=3 late=524ms
h=android.app.ActivityThread$H w=159)
04-29 16:38:06.840 11051 11127 E QT : [QT]file does not exist
04-29 16:38:06.996 11051 11126 E GED : Failed to get GED Log Buf, err(0)
04-29 16:38:07.008 11051 11126 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000074150e3a80, surface = 0x0, mEC = 0xb400007424914980, error = EGL_SUCCESS
04-29 16:38:07.066 11051 11126 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
04-29 16:38:07.066 11051 11126 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
04-29 16:38:06.684 11051 11051 W com.mbwhatsapp: type=1400 audit(0.0:24870): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
04-29 16:38:07.143 11051 11066 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-29 16:38:07.180 11051 11066 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
04-29 16:38:09.056 11051 11126 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000074150e3a80, surface = 0x0, mEC = 0xb400007424914980, error = EGL_SUCCESS
--------- beginning of main
05-01 19:40:07.844 30225 30225 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-01 19:40:08.050 30225 30225 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-01 19:40:08.061 30225 30225 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 19:40:08.063 30225 30225 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 19:40:08.063 30225 30225 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-01 19:40:08.063 30225 30225 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-01 19:40:08.063 30225 30225 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-01 19:40:08.063 30225 30225 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-01 19:40:08.063 30225 30225 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-01 19:40:08.063 30225 30225 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 19:40:08.063 30225 30225 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-01 19:40:08.063 30225 30225 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-01 19:40:08.070 30225 30225 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.
05-01 19:40:08.294 30225 30225 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 19:40:08.294 30225 30225 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 19:40:08.306 30225 30225 W com.mbwhatsapp: type=1400 audit(0.0:63760): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-01 19:40:08.310 30225 30225 W com.mbwhatsapp: type=1400 audit(0.0:63761): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-01 19:40:08.314 30225 30225 W com.mbwhatsapp: type=1400 audit(0.0:63762): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-01 19:40:08.389 30225 30225 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-01 19:40:08.455 30225 30225 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=85ms latency=501ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=494ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110)
05-01 19:40:08.455 30225 30225 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=586ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=494ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=85ms seq=3 late=501ms
h=android.app.ActivityThread$H w=159)
05-01 19:40:08.473 30225 30285 E QT : [QT]file does not exist
05-01 19:40:08.699 30225 30284 E GED : Failed to get GED Log Buf, err(0)
05-01 19:40:08.706 30225 30284 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000706a595a80, surface = 0x0, mEC = 0xb400006f62461880, error = EGL_SUCCESS
05-01 19:40:08.748 30225 30284 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-01 19:40:08.749 30225 30284 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-01 19:40:08.778 30225 30241 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-01 19:40:08.864 30225 30237 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-01 19:40:09.144 30225 30360 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=64b2a8ff-b1ee-4156-99f9-4bd610ca7627, generation=0)
05-01 19:40:09.145 30225 30360 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=64b2a8ff-b1ee-4156-99f9-4bd610ca7627, generation=0)
05-01 19:40:09.194 30225 30225 W com.mbwhatsapp: type=1400 audit(0.0:63771): avc:
denied { read } for name="osrelease" dev="proc" ino=7941612
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-01 19:40:09.194 30225 30225 W com.mbwhatsapp: type=1400 audit(0.0:63772): avc:
denied { read } for name="version" dev="proc" ino=7941613
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-01 19:40:11.095 30225 30284 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000706a595a80, surface = 0x0, mEC = 0xb400006f62461880, error = EGL_SUCCESS
05-01 19:40:11.147 30225 30233 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-05 09:06:09.898 13808 13808 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-05 09:06:10.027 13808 13808 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-05 09:06:10.039 13808 13808 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-05 09:06:10.040 13808 13808 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-05 09:06:10.040 13808 13808 W System.err: at
java.lang.Class.newInstance(Native Method)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-05 09:06:10.040 13808 13808 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-05 09:06:10.040 13808 13808 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-05 09:06:10.041 13808 13808 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-05 09:06:10.041 13808 13808 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-05 09:06:10.041 13808 13808 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-05 09:06:10.041 13808 13808 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-05 09:06:10.041 13808 13808 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-05 09:06:10.041 13808 13808 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-05 09:06:10.041 13808 13808 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-05 09:06:10.049 13808 13808 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.
05-05 09:06:10.336 13808 13808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-05 09:06:10.336 13808 13808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-05 09:06:10.348 13808 13808 W com.mbwhatsapp: type=1400 audit(0.0:9567): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-05 09:06:10.356 13808 13808 W com.mbwhatsapp: type=1400 audit(0.0:9568): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-05 09:06:10.437 13808 13808 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-05 09:06:10.380 13808 13808 W com.mbwhatsapp: type=1400 audit(0.0:9569): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-05 09:06:10.384 13808 13808 W com.mbwhatsapp: type=1400 audit(0.0:9570): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-05 09:06:10.491 13808 13808 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=80ms latency=491ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=487ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110)
05-05 09:06:10.491 13808 13808 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=571ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=487ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=80ms seq=3 late=491ms
h=android.app.ActivityThread$H w=159)
05-05 09:06:10.512 13808 13914 E QT : [QT]file does not exist
05-05 09:06:10.701 13808 13913 E GED : Failed to get GED Log Buf, err(0)
05-05 09:06:10.708 13808 13913 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000072938a8a80, surface = 0x0, mEC = 0xb400007186b32980, error = EGL_SUCCESS
05-05 09:06:10.746 13808 13913 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-05 09:06:10.746 13808 13913 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-05 09:06:10.788 13808 13912 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-05 09:06:10.937 13808 13912 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-05 09:06:11.063 13808 13999 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=74fc1c68-30fc-4048-8adf-815ffdd4ae6a, generation=0)
05-05 09:06:11.065 13808 13966 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=74fc1c68-30fc-4048-8adf-815ffdd4ae6a, generation=0)
05-05 09:06:13.005 13808 13913 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000072938a8a80, surface = 0x0, mEC = 0xb400007186b32980, error = EGL_SUCCESS
05-05 09:06:18.102 13808 13909 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
05-05 09:14:08.687 13808 13808 W Looper : PerfMonitor doFrame : time=307ms
vsyncFrame=0 latency=13ms procState=-1
--------- beginning of main
05-07 08:13:59.084 8624 8624 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 08:13:59.213 8624 8624 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 08:13:59.225 8624 8624 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 08:13:59.229 8624 8624 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 08:13:59.229 8624 8624 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 08:13:59.229 8624 8624 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 08:13:59.229 8624 8624 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 08:13:59.229 8624 8624 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 08:13:59.229 8624 8624 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 08:13:59.229 8624 8624 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 08:13:59.229 8624 8624 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 08:13:59.229 8624 8624 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 08:13:59.259 8624 8624 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.
05-07 08:13:59.561 8624 8624 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 08:13:59.561 8624 8624 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 08:13:59.576 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:620): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.576 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:621): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.588 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:622): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.624 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:623): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.628 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:624): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.628 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:625): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.628 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:626): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:13:59.668 8624 8725 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 08:13:59.668 8624 8725 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 08:13:59.668 8624 8725 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-07 08:13:59.672 8624 8624 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
05-07 08:13:59.699 8624 8624 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-07 08:13:59.769 8624 8624 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=104ms latency=557ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=551ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110)
05-07 08:13:59.770 8624 8624 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=660ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=551ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=104ms seq=3 late=557ms
h=android.app.ActivityThread$H w=159)
05-07 08:13:59.797 8624 8734 E QT : [QT]file does not exist
05-07 08:14:00.039 8624 8733 E GED : Failed to get GED Log Buf, err(0)
05-07 08:14:00.053 8624 8733 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000079ef8dda80, surface = 0x0, mEC = 0xb4000079feceb780, error = EGL_SUCCESS
05-07 08:14:00.083 8624 8733 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-07 08:14:00.083 8624 8733 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-07 08:14:00.158 8624 8641 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-07 08:14:00.191 8624 8641 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-07 08:14:00.456 8624 8837 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=f81cbf61-09c7-413a-aad4-c8f656944b3d, generation=0)
05-07 08:14:00.461 8624 8837 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=f81cbf61-09c7-413a-aad4-c8f656944b3d, generation=0)
05-07 08:14:00.828 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:630): avc:
denied { read } for name="osrelease" dev="proc" ino=169160
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-07 08:14:00.828 8624 8624 W com.mbwhatsapp: type=1400 audit(0.0:631): avc:
denied { read } for name="version" dev="proc" ino=169161
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-07 08:14:02.468 8624 8733 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000079ef8dda80, surface = 0x0, mEC = 0xb4000079feceb780, error = EGL_SUCCESS
05-07 08:14:07.727 8624 8878 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
05-07 08:14:13.368 8624 8664 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
--------- beginning of main
05-07 08:15:09.311 16640 16640 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 08:15:09.512 16640 16640 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 08:15:09.529 16640 16640 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 08:15:09.531 16640 16640 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 08:15:09.531 16640 16640 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 08:15:09.531 16640 16640 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 08:15:09.531 16640 16640 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 08:15:09.531 16640 16640 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 08:15:09.531 16640 16640 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 08:15:09.531 16640 16640 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 08:15:09.531 16640 16640 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 08:15:09.531 16640 16640 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 08:15:09.548 16640 16640 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.
05-07 08:15:09.866 16640 16640 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 08:15:09.866 16640 16640 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 08:15:09.986 16640 16698 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 08:15:09.986 16640 16698 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 08:15:09.986 16640 16698 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-07 08:16:20.288 23834 23834 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 08:16:20.523 23834 23834 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 08:16:20.546 23834 23834 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 08:16:20.551 23834 23834 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 08:16:20.551 23834 23834 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 08:16:20.551 23834 23834 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 08:16:20.551 23834 23834 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 08:16:20.551 23834 23834 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 08:16:20.551 23834 23834 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 08:16:20.551 23834 23834 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 08:16:20.551 23834 23834 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 08:16:20.551 23834 23834 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 08:16:20.565 23834 23834 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.
05-07 08:16:20.962 23834 23834 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 08:16:20.963 23834 23834 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 08:16:21.024 23834 23834 W com.mbwhatsapp: type=1400 audit(0.0:1699): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:16:21.032 23834 23834 W com.mbwhatsapp: type=1400 audit(0.0:1700): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:16:21.048 23834 23834 W com.mbwhatsapp: type=1400 audit(0.0:1701): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 08:16:21.197 23834 23950 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 08:16:21.197 23834 23950 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 08:16:21.197 23834 23950 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-07 18:02:30.693 25477 25477 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 18:02:31.036 25477 25477 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 18:02:31.070 25477 25477 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 18:02:31.075 25477 25477 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 18:02:31.075 25477 25477 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 18:02:31.075 25477 25477 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 18:02:31.075 25477 25477 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 18:02:31.075 25477 25477 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 18:02:31.076 25477 25477 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 18:02:31.076 25477 25477 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 18:02:31.076 25477 25477 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 18:02:31.076 25477 25477 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 18:02:31.076 25477 25477 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 18:02:31.076 25477 25477 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 18:02:31.101 25477 25477 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.
05-07 18:02:32.065 25477 25477 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 18:02:32.065 25477 25477 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
--------- beginning of system
05-07 18:02:32.317 25477 25477 W Looper : PerfMonitor longMsg : seq=2
plan=18:02:30.717 late=13ms wall=1576ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-07 18:02:32.322 25477 25691 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 18:02:32.322 25477 25691 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 18:02:32.322 25477 25691 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-07 18:02:32.124 25477 25477 W com.mbwhatsapp: type=1400 audit(0.0:14222): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 18:02:32.132 25477 25477 W com.mbwhatsapp: type=1400 audit(0.0:14223): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 18:02:32.148 25477 25477 W com.mbwhatsapp: type=1400 audit(0.0:14224): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 18:02:32.212 25477 25477 W com.mbwhatsapp: type=1400 audit(0.0:14225): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 18:02:32.224 25477 25477 W com.mbwhatsapp: type=1400 audit(0.0:14226): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-07 19:02:10.205 16722 16722 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 19:02:10.431 16722 16722 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 19:02:10.495 16722 16722 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 19:02:10.496 16722 16722 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 19:02:10.497 16722 16722 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 19:02:10.497 16722 16722 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 19:02:10.497 16722 16722 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 19:02:10.497 16722 16722 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 19:02:10.497 16722 16722 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 19:02:10.497 16722 16722 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 19:02:10.497 16722 16722 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 19:02:10.497 16722 16722 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 19:02:10.497 16722 16722 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 19:02:10.518 16722 16722 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.
05-07 19:02:11.328 16722 16722 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 19:02:11.328 16722 16722 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 19:02:11.372 16722 16722 W com.mbwhatsapp: type=1400 audit(0.0:19380): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 19:02:11.376 16722 16722 W com.mbwhatsapp: type=1400 audit(0.0:19381): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 19:02:11.396 16722 16722 W com.mbwhatsapp: type=1400 audit(0.0:19382): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 19:02:11.440 16722 16722 W com.mbwhatsapp: type=1400 audit(0.0:19383): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 19:02:11.464 16722 16722 W com.mbwhatsapp: type=1400 audit(0.0:19384): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-07 19:02:11.550 16722 16722 W Looper : PerfMonitor longMsg : seq=2
plan=19:02:10.225 late=8ms wall=1287ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
05-07 20:02:10.191 27618 27618 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 20:02:10.391 27618 27618 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 20:02:10.425 27618 27618 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 20:02:10.428 27618 27618 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 20:02:10.429 27618 27618 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 20:02:10.429 27618 27618 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 20:02:10.429 27618 27618 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 20:02:10.429 27618 27618 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 20:02:10.429 27618 27618 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 20:02:10.429 27618 27618 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 20:02:10.429 27618 27618 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 20:02:10.429 27618 27618 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 20:02:10.429 27618 27618 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 20:02:10.447 27618 27618 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.
05-07 20:02:10.845 27618 27618 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 20:02:10.845 27618 27618 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 20:02:10.874 27618 27618 W com.mbwhatsapp: type=1400 audit(0.0:24373): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 20:02:10.878 27618 27618 W com.mbwhatsapp: type=1400 audit(0.0:24374): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 20:02:10.886 27618 27618 W com.mbwhatsapp: type=1400 audit(0.0:24375): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 20:02:10.926 27618 27618 W com.mbwhatsapp: type=1400 audit(0.0:24376): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 20:02:10.934 27618 27618 W com.mbwhatsapp: type=1400 audit(0.0:24377): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 20:02:10.982 27618 27667 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 20:02:10.982 27618 27667 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 20:02:10.982 27618 27667 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-07 21:02:10.268 11167 11167 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 21:02:10.570 11167 11167 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 21:02:10.605 11167 11167 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 21:02:10.608 11167 11167 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 21:02:10.609 11167 11167 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 21:02:10.609 11167 11167 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 21:02:10.609 11167 11167 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 21:02:10.609 11167 11167 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 21:02:10.610 11167 11167 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 21:02:10.610 11167 11167 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 21:02:10.610 11167 11167 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 21:02:10.610 11167 11167 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 21:02:10.610 11167 11167 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 21:02:10.610 11167 11167 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 21:02:10.611 11167 11167 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 21:02:10.611 11167 11167 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 21:02:10.611 11167 11167 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 21:02:10.611 11167 11167 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 21:02:10.611 11167 11167 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 21:02:10.611 11167 11167 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 21:02:10.611 11167 11167 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 21:02:10.611 11167 11167 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 21:02:10.611 11167 11167 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 21:02:10.611 11167 11167 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 21:02:10.630 11167 11167 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.
05-07 21:02:11.362 11167 11167 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 21:02:11.362 11167 11167 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 21:02:11.394 11167 11167 W com.mbwhatsapp: type=1400 audit(0.0:27938): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 21:02:11.398 11167 11167 W com.mbwhatsapp: type=1400 audit(0.0:27939): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 21:02:11.514 11167 11220 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 21:02:11.514 11167 11220 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 21:02:11.514 11167 11220 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
05-07 21:02:11.524 11167 11167 W Looper : PerfMonitor longMsg : seq=2
plan=21:02:10.304 late=8ms wall=1198ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-07 21:02:11.450 11167 11167 W com.mbwhatsapp: type=1400 audit(0.0:27941): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 21:02:11.458 11167 11167 W com.mbwhatsapp: type=1400 audit(0.0:27942): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-07 22:02:10.202 17805 17805 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 22:02:10.412 17805 17805 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 22:02:10.432 17805 17805 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 22:02:10.434 17805 17805 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 22:02:10.434 17805 17805 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 22:02:10.435 17805 17805 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 22:02:10.435 17805 17805 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 22:02:10.435 17805 17805 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 22:02:10.435 17805 17805 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 22:02:10.435 17805 17805 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 22:02:10.435 17805 17805 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 22:02:10.435 17805 17805 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 22:02:10.435 17805 17805 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 22:02:10.452 17805 17805 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.
05-07 22:02:10.850 17805 17805 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 22:02:10.851 17805 17805 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 22:02:10.882 17805 17805 W com.mbwhatsapp: type=1400 audit(0.0:32816): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 22:02:10.882 17805 17805 W com.mbwhatsapp: type=1400 audit(0.0:32817): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 22:02:10.898 17805 17805 W com.mbwhatsapp: type=1400 audit(0.0:32818): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 22:02:10.942 17805 17805 W com.mbwhatsapp: type=1400 audit(0.0:32819): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 22:02:10.950 17805 17805 W com.mbwhatsapp: type=1400 audit(0.0:32820): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-07 22:02:11.016 17805 17851 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 22:02:11.016 17805 17851 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 22:02:11.016 17805 17851 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-07 23:02:10.194 30125 30125 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-07 23:02:10.419 30125 30125 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-07 23:02:10.446 30125 30125 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-07 23:02:10.448 30125 30125 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.Class.newInstance(Native Method)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-07 23:02:10.448 30125 30125 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-07 23:02:10.448 30125 30125 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-07 23:02:10.448 30125 30125 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-07 23:02:10.448 30125 30125 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-07 23:02:10.448 30125 30125 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-07 23:02:10.448 30125 30125 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-07 23:02:10.448 30125 30125 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-07 23:02:10.448 30125 30125 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-07 23:02:10.463 30125 30125 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.
05-07 23:02:10.846 30125 30125 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-07 23:02:10.846 30125 30125 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-07 23:02:10.976 30125 30177 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-07 23:02:10.976 30125 30177 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-07 23:02:10.976 30125 30177 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-11 15:19:21.049 11840 11840 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-11 15:19:21.284 11840 11840 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-11 15:19:21.304 11840 11840 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-11 15:19:21.305 11840 11840 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.Class.newInstance(Native Method)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-11 15:19:21.305 11840 11840 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-11 15:19:21.305 11840 11840 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-11 15:19:21.305 11840 11840 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-11 15:19:21.305 11840 11840 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-11 15:19:21.305 11840 11840 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-11 15:19:21.305 11840 11840 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-11 15:19:21.305 11840 11840 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-11 15:19:21.305 11840 11840 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-11 15:19:21.344 11840 11840 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.
--------- beginning of system
05-11 15:19:23.755 11840 11883 W MIUIScout App: Enter APP_SCOUT_WARNING State
05-11 15:19:23.755 11840 11883 W MIUIScout App: (Current message: duration=2607ms
seq=2 late=34ms h=android.app.ActivityThread$H w=110)
05-11 15:19:23.813 11840 12171 W MIUIScout App: Event:APP_SCOUT_WARNING Thread:main
backtrace:
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
libcore.io.Linux.access(Native Method)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
libcore.io.ForwardingOs.access(ForwardingOs.java:128)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
libcore.io.BlockGuardOs.access(BlockGuardOs.java:76)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
libcore.io.ForwardingOs.access(ForwardingOs.java:128)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.ActivityThread$AndroidOs.access(ActivityThread.java:8159)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:313)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
java.io.File.exists(File.java:813)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
mbmodsd.mbmodsw.logcat.LogCapturer.startCapturing(Native Method)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
mbmodsd.mbmodsw.logcat.LogCapturer.mbcapturelog(Native Method)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
com.mbwhatsapp.yo.mbyo.yo(Native Method)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at X.0yS.onCreate(Unknown
Source:3)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at X.1FT.onCreate(Unknown
Source:3)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1223)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7109)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.os.Looper.loopOnce(Looper.java:211)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.os.Looper.loop(Looper.java:300)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
java.lang.reflect.Method.invoke(Native Method)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-11 15:19:23.813 11840 12171 W MIUIScout App: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-11 15:19:25.634 11840 11840 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-11 15:19:25.634 11840 11840 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-11 15:19:25.697 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:675): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.701 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:676): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.709 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:677): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.757 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:678): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.781 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:679): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.781 11840 11840 W com.mbwhatsapp: type=1400 audit(0.0:680): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 15:19:25.879 11840 11840 W Looper : PerfMonitor longMsg : seq=2
plan=15:19:21.114 late=34ms wall=4729ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-11 15:19:25.891 11840 11840 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-11 15:19:25.891 11840 11840 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-11 15:19:25.891 11840 11840 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-11 15:19:25.939 11840 11840 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-11 15:19:25.947 11840 12459 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-11 15:19:26.135 11840 11840 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=256ms latency=4743ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=4729ms seq=2 late=34ms
h=android.app.ActivityThread$H w=110)
05-11 15:19:26.135 11840 11840 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=4999ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=4729ms seq=2 late=34ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=256ms seq=3 late=4743ms
h=android.app.ActivityThread$H w=159)
05-11 15:19:26.250 11840 12494 E QT : [QT]file does not exist
05-11 15:19:26.258 11840 11883 W MIUIScout App: Enter APP_SCOUT_SLOW state
05-11 15:19:26.708 11840 11840 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 141ms
05-11 15:19:26.875 11840 11840 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onResume took 167ms
05-11 15:19:26.964 11840 11840 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=0ms latency=793ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=766ms seq=15 late=18ms
h=android.app.ActivityThread$H w=159)
05-11 15:19:27.147 11840 12492 E GED : Failed to get GED Log Buf, err(0)
05-11 15:19:27.172 11840 12492 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb40000761a14cc00, error = EGL_SUCCESS
05-11 15:19:27.521 11840 12492 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-11 15:19:27.521 11840 12492 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-11 15:19:27.554 11840 11840 W Looper : PerfMonitor doFrame : time=553ms
vsyncFrame=0 latency=76ms procState=-1 historyMsgCount=17 (msgIndex=1 wall=766ms
seq=15 late=18ms h=android.app.ActivityThread$H w=159)
05-11 15:19:27.804 11840 11840 W BpBinder: Slow Binder: BpBinder transact took 240
ms, interface=android.app.IActivityManager, code=13 oneway=false
05-11 15:19:27.891 11840 11840 W Looper : PerfMonitor doFrame : time=17ms
vsyncFrame=0 latency=863ms procState=-1 historyMsgCount=5 (msgIndex=1 wall=553ms
seq=32 late=76ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver) (msgIndex=3 wall=297ms
seq=34 late=554ms h=X.10F w=0)
05-11 15:19:27.893 11840 12409 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 15:19:28.188 11840 11840 W MirrorManager: this model don't Support
05-11 15:19:28.191 11840 12409 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 15:19:28.214 11840 12492 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=24 ms, max=24 ms.
05-11 15:19:28.659 11840 12824 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=369ddf34-81c1-4854-b082-ab3b00b526d5, generation=0)
05-11 15:19:28.660 11840 12779 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=369ddf34-81c1-4854-b082-ab3b00b526d5, generation=0)
05-11 15:19:30.482 11840 12492 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb40000761a14cc00, error = EGL_SUCCESS
--------- beginning of main
05-11 16:51:47.403 24701 24701 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-11 16:51:47.636 24701 24701 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-11 16:51:47.669 24701 24701 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-11 16:51:47.669 24701 24701 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-11 16:51:47.669 24701 24701 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-11 16:51:47.669 24701 24701 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-11 16:51:47.669 24701 24701 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-11 16:51:47.669 24701 24701 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-11 16:51:47.670 24701 24701 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-11 16:51:47.670 24701 24701 W System.err: at
java.lang.Class.newInstance(Native Method)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-11 16:51:47.670 24701 24701 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-11 16:51:47.670 24701 24701 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-11 16:51:47.670 24701 24701 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-11 16:51:47.670 24701 24701 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-11 16:51:47.670 24701 24701 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-11 16:51:47.670 24701 24701 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-11 16:51:47.670 24701 24701 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-11 16:51:47.670 24701 24701 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-11 16:51:47.683 24701 24701 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.
05-11 16:51:47.955 24701 24701 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-11 16:51:47.955 24701 24701 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-11 16:51:48.044 24701 24856 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-11 16:51:48.044 24701 24856 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-11 16:51:48.044 24701 24856 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-11 16:51:48.044 24701 24701 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-11 16:51:48.051 24701 24864 E QT : [QT]file does not exist
--------- beginning of system
05-11 16:51:48.059 24701 24701 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-11 16:51:48.292 24701 24701 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=255ms latency=615ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=603ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110)
05-11 16:51:48.296 24701 24701 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=1ms latency=869ms running=0ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=603ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=255ms seq=3 late=615ms
h=android.app.ActivityThread$H w=159)
05-11 16:51:48.440 24701 24862 E GED : Failed to get GED Log Buf, err(0)
05-11 16:51:48.460 24701 24862 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb40000761d703180, error = EGL_SUCCESS
05-11 16:51:48.594 24701 24862 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-11 16:51:48.594 24701 24862 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-11 16:51:48.716 24701 24701 W Looper : PerfMonitor doFrame : time=10ms
vsyncFrame=0 latency=385ms procState=-1 historyMsgCount=5 (msgIndex=1 wall=299ms
seq=25 late=26ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver) (msgIndex=3 wall=55ms
seq=27 late=303ms h=X.10F w=0)
05-11 16:51:48.793 24701 24862 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb40000761d703180, error = EGL_SUCCESS
05-11 16:51:48.810 24701 24713 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 16:51:49.209 24701 24701 W com.mbwhatsapp: type=1400 audit(0.0:8143): avc:
denied { read } for name="osrelease" dev="proc" ino=1957390
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-11 16:51:49.209 24701 24701 W com.mbwhatsapp: type=1400 audit(0.0:8144): avc:
denied { read } for name="version" dev="proc" ino=1957391
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-11 17:07:20.307 24701 24701 W Activity: Can request only one set of permissions
at a time
05-11 17:07:21.076 24701 24713 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 17:07:21.091 24701 24713 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 17:07:22.428 24701 24862 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb40000761d703180, error = EGL_SUCCESS
--------- beginning of main
05-11 19:57:53.565 13875 13875 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-11 19:57:53.696 13875 13875 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-11 19:57:53.707 13875 13875 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-11 19:57:53.708 13875 13875 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-11 19:57:53.708 13875 13875 W System.err: at
java.lang.Class.newInstance(Native Method)
05-11 19:57:53.708 13875 13875 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-11 19:57:53.708 13875 13875 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-11 19:57:53.708 13875 13875 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-11 19:57:53.708 13875 13875 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-11 19:57:53.709 13875 13875 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-11 19:57:53.709 13875 13875 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-11 19:57:53.709 13875 13875 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-11 19:57:53.709 13875 13875 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-11 19:57:53.709 13875 13875 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-11 19:57:53.709 13875 13875 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-11 19:57:53.709 13875 13875 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-11 19:57:53.709 13875 13875 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-11 19:57:53.709 13875 13875 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-11 19:57:53.709 13875 13875 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-11 19:57:53.716 13875 13875 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.
05-11 19:57:53.981 13875 13875 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-11 19:57:53.981 13875 13875 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-11 19:57:53.989 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18414): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:53.993 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18415): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:53.997 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18416): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:54.025 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18417): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:54.054 13875 13927 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-11 19:57:54.054 13875 13927 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-11 19:57:54.054 13875 13927 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-11 19:57:54.057 13875 13875 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
05-11 19:57:54.082 13875 13875 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-11 19:57:54.029 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18419): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:54.029 13875 13875 W com.mbwhatsapp: type=1400 audit(0.0:18420): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-11 19:57:54.122 13875 13875 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=71ms latency=469ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=466ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110)
05-11 19:57:54.122 13875 13875 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=539ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=466ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=71ms seq=3 late=469ms
h=android.app.ActivityThread$H w=159)
05-11 19:57:54.136 13875 13934 E QT : [QT]file does not exist
05-11 19:57:54.355 13875 13933 E GED : Failed to get GED Log Buf, err(0)
05-11 19:57:54.361 13875 13933 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb4000076295a1a00, error = EGL_SUCCESS
05-11 19:57:54.389 13875 13933 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-11 19:57:54.389 13875 13933 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-11 19:57:54.433 13875 13889 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 19:57:54.533 13875 13887 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-11 19:57:56.444 13875 13933 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007728729a80, surface = 0x0, mEC = 0xb4000076295a1a00, error = EGL_SUCCESS
05-11 19:58:01.520 13875 13938 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-12 11:35:35.781 14308 14308 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-12 11:35:36.138 14308 14308 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-12 11:35:36.166 14308 14308 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-12 11:35:36.171 14308 14308 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.Class.newInstance(Native Method)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-12 11:35:36.171 14308 14308 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-12 11:35:36.171 14308 14308 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-12 11:35:36.171 14308 14308 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-12 11:35:36.171 14308 14308 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-12 11:35:36.171 14308 14308 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-12 11:35:36.171 14308 14308 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-12 11:35:36.171 14308 14308 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-12 11:35:36.171 14308 14308 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-12 11:35:36.191 14308 14308 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.
05-12 11:35:36.886 14308 14308 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-12 11:35:36.886 14308 14308 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
--------- beginning of system
05-12 11:35:37.080 14308 14308 W Looper : PerfMonitor longMsg : seq=2
plan=11:35:35.797 late=4ms wall=1267ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-12 11:35:37.083 14308 14494 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-12 11:35:37.083 14308 14494 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-12 11:35:37.083 14308 14494 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-12 11:35:37.336 14308 14543 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d4e91753-8fd6-4ec0-8170-ab424e8047e1, generation=0)
--------- beginning of main
05-12 15:19:29.404 20053 20053 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-12 15:19:29.615 20053 20053 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-12 15:19:29.640 20053 20053 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-12 15:19:29.646 20053 20053 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-12 15:19:29.646 20053 20053 W System.err: at
java.lang.Class.newInstance(Native Method)
05-12 15:19:29.646 20053 20053 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-12 15:19:29.646 20053 20053 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-12 15:19:29.646 20053 20053 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-12 15:19:29.646 20053 20053 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-12 15:19:29.646 20053 20053 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-12 15:19:29.646 20053 20053 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-12 15:19:29.647 20053 20053 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-12 15:19:29.647 20053 20053 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-12 15:19:29.647 20053 20053 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-12 15:19:29.647 20053 20053 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-12 15:19:29.647 20053 20053 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-12 15:19:29.647 20053 20053 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-12 15:19:29.647 20053 20053 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-12 15:19:29.647 20053 20053 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-12 15:19:29.663 20053 20053 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.
05-12 15:19:29.970 20053 20053 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-12 15:19:29.970 20053 20053 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-12 15:19:30.001 20053 20053 W com.mbwhatsapp: type=1400 audit(0.0:22539): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-12 15:19:30.005 20053 20053 W com.mbwhatsapp: type=1400 audit(0.0:22540): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-12 15:19:30.013 20053 20053 W com.mbwhatsapp: type=1400 audit(0.0:22541): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-12 15:19:30.118 20053 20108 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-12 15:19:30.118 20053 20108 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-12 15:19:30.118 20053 20108 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-13 14:34:51.130 22892 22892 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-13 14:34:51.335 22892 22892 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-13 14:34:51.364 22892 22892 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-13 14:34:51.365 22892 22892 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.Class.newInstance(Native Method)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-13 14:34:51.365 22892 22892 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-13 14:34:51.365 22892 22892 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-13 14:34:51.365 22892 22892 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-13 14:34:51.365 22892 22892 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-13 14:34:51.365 22892 22892 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-13 14:34:51.365 22892 22892 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-13 14:34:51.365 22892 22892 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-13 14:34:51.365 22892 22892 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-13 14:34:51.382 22892 22892 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.
05-13 14:34:51.865 22892 22892 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-13 14:34:51.865 22892 22892 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-13 14:34:51.933 22892 22892 W com.mbwhatsapp: type=1400 audit(0.0:20765): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 14:34:51.937 22892 22892 W com.mbwhatsapp: type=1400 audit(0.0:20766): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 14:34:51.957 22892 22892 W com.mbwhatsapp: type=1400 audit(0.0:20767): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 14:34:52.013 22892 22892 W com.mbwhatsapp: type=1400 audit(0.0:20768): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 14:34:52.029 22892 22892 W com.mbwhatsapp: type=1400 audit(0.0:20769): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 14:34:52.135 22892 22987 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-13 14:34:52.135 22892 22987 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-13 14:34:52.135 22892 22987 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-13 14:34:52.412 22892 23035 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=39999f98-15e1-44f9-b84d-4bdde84ca516, generation=0)
05-13 14:34:52.413 22892 23035 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=39999f98-15e1-44f9-b84d-4bdde84ca516, generation=0)
--------- beginning of main
05-13 15:19:38.458 4574 4574 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-13 15:19:38.740 4574 4574 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-13 15:19:38.783 4574 4574 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-13 15:19:38.789 4574 4574 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-13 15:19:38.789 4574 4574 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-13 15:19:38.789 4574 4574 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-13 15:19:38.789 4574 4574 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-13 15:19:38.789 4574 4574 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-13 15:19:38.790 4574 4574 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-13 15:19:38.790 4574 4574 W System.err: at
java.lang.Class.newInstance(Native Method)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-13 15:19:38.790 4574 4574 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-13 15:19:38.790 4574 4574 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-13 15:19:38.790 4574 4574 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-13 15:19:38.791 4574 4574 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-13 15:19:38.791 4574 4574 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-13 15:19:38.791 4574 4574 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-13 15:19:38.791 4574 4574 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-13 15:19:38.791 4574 4574 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-13 15:19:38.791 4574 4574 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-13 15:19:38.816 4574 4574 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.
05-13 15:19:39.503 4574 4574 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-13 15:19:39.504 4574 4574 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-13 15:19:39.541 4574 4574 W com.mbwhatsapp: type=1400 audit(0.0:21329): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 15:19:39.545 4574 4574 W com.mbwhatsapp: type=1400 audit(0.0:21330): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 15:19:39.565 4574 4574 W com.mbwhatsapp: type=1400 audit(0.0:21331): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 15:19:39.617 4574 4574 W com.mbwhatsapp: type=1400 audit(0.0:21332): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 15:19:39.629 4574 4574 W com.mbwhatsapp: type=1400 audit(0.0:21333): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-13 15:19:39.706 4574 4631 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-13 15:19:39.706 4574 4631 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-13 15:19:39.706 4574 4631 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
05-13 15:19:39.715 4574 4574 W Looper : PerfMonitor longMsg : seq=2
plan=15:19:38.485 late=5ms wall=1214ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
05-14 08:25:42.076 14277 14277 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-14 08:25:42.276 14277 14277 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-14 08:25:42.314 14277 14277 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-14 08:25:42.317 14277 14277 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.Class.newInstance(Native Method)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-14 08:25:42.317 14277 14277 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-14 08:25:42.317 14277 14277 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-14 08:25:42.317 14277 14277 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-14 08:25:42.317 14277 14277 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-14 08:25:42.317 14277 14277 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-14 08:25:42.317 14277 14277 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-14 08:25:42.317 14277 14277 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-14 08:25:42.317 14277 14277 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-14 08:25:42.328 14277 14277 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.
05-14 08:25:42.679 14277 14277 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-14 08:25:42.679 14277 14277 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-14 08:25:42.781 14277 14346 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-14 08:25:42.781 14277 14346 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-14 08:25:42.781 14277 14346 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-14 08:25:42.781 14277 14277 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-14 08:25:42.705 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8825): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-14 08:25:42.713 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8826): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-14 08:25:42.741 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8827): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-14 08:25:42.749 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8828): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-14 08:25:42.868 14277 14277 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=93ms latency=648ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=644ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
05-14 08:25:42.868 14277 14277 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=741ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=644ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=93ms seq=3 late=648ms
h=android.app.ActivityThread$H w=159)
05-14 08:25:42.895 14277 14354 E QT : [QT]file does not exist
05-14 08:25:43.207 14277 14353 E GED : Failed to get GED Log Buf, err(0)
05-14 08:25:43.217 14277 14353 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000765f908a80, surface = 0x0, mEC = 0xb40000766d4b7a80, error = EGL_SUCCESS
05-14 08:25:43.265 14277 14353 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-14 08:25:43.266 14277 14353 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-14 08:25:43.313 14277 14291 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-14 08:25:43.362 14277 14353 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=18 ms, max=18 ms.
05-14 08:25:43.362 14277 14291 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-14 08:25:43.512 14277 14431 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e197fa77-5e2d-4f40-aa81-1fb3a29dcf68, generation=0)
05-14 08:25:43.512 14277 14408 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e197fa77-5e2d-4f40-aa81-1fb3a29dcf68, generation=0)
05-14 08:25:43.709 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8834): avc:
denied { read } for name="osrelease" dev="proc" ino=2119740
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-14 08:25:43.709 14277 14277 W com.mbwhatsapp: type=1400 audit(0.0:8835): avc:
denied { read } for name="version" dev="proc" ino=2119741
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-14 08:25:45.183 14277 14353 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000765f908a80, surface = 0x0, mEC = 0xb40000766d4b7a80, error = EGL_SUCCESS
05-14 08:25:50.267 14277 14404 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-14 20:26:51.414 9176 9176 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-14 20:26:51.619 9176 9176 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-14 20:26:51.641 9176 9176 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-14 20:26:51.643 9176 9176 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-14 20:26:51.644 9176 9176 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.Class.newInstance(Native Method)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-14 20:26:51.644 9176 9176 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-14 20:26:51.644 9176 9176 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-14 20:26:51.644 9176 9176 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-14 20:26:51.644 9176 9176 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-14 20:26:51.644 9176 9176 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-14 20:26:51.644 9176 9176 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-14 20:26:51.644 9176 9176 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-14 20:26:51.644 9176 9176 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-14 20:26:51.658 9176 9176 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.
05-14 20:26:51.723 9176 9203 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-14 20:26:52.121 9176 9176 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-14 20:26:52.121 9176 9176 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-14 20:26:52.251 9176 9252 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-14 20:26:52.251 9176 9252 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-14 20:26:52.251 9176 9252 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-15 02:00:00.659 29772 29772 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-15 02:00:00.994 29772 29772 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-15 02:00:01.027 29772 29772 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 02:00:01.030 29772 29772 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 02:00:01.030 29772 29772 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-15 02:00:01.030 29772 29772 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-15 02:00:01.030 29772 29772 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-15 02:00:01.031 29772 29772 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-15 02:00:01.031 29772 29772 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 02:00:01.031 29772 29772 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 02:00:01.031 29772 29772 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-15 02:00:01.031 29772 29772 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-15 02:00:01.032 29772 29772 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-15 02:00:01.032 29772 29772 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-15 02:00:01.032 29772 29772 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-15 02:00:01.032 29772 29772 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-15 02:00:01.032 29772 29772 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 02:00:01.032 29772 29772 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-15 02:00:01.032 29772 29772 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-15 02:00:01.057 29772 29772 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.
05-15 02:00:01.393 29772 29772 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-15 02:00:01.394 29772 29772 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-15 02:00:01.428 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54726): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.432 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54727): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.602 29772 29821 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-15 02:00:01.602 29772 29821 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-15 02:00:01.602 29772 29821 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-15 02:00:01.452 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54728): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.500 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54729): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.512 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54730): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.512 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54731): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:01.512 29772 29772 W com.mbwhatsapp: type=1400 audit(0.0:54732): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-15 02:00:02.593 29772 29877 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=9937dbba-5058-4e42-b9d1-a448b09c9247, generation=0)
05-15 02:00:02.595 29772 29877 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=9937dbba-5058-4e42-b9d1-a448b09c9247, generation=0)
--------- beginning of system
05-15 02:01:10.497 29772 30134 W BpBinder: Slow Binder: BpBinder transact took 202
ms, interface=android.app.job.IJobCallback, code=3 oneway=false
--------- beginning of main
05-15 14:16:08.070 25834 25834 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-15 14:16:08.280 25834 25834 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-15 14:16:08.298 25834 25834 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-15 14:16:08.302 25834 25834 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 14:16:08.302 25834 25834 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 14:16:08.302 25834 25834 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-15 14:16:08.302 25834 25834 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-15 14:16:08.302 25834 25834 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-15 14:16:08.303 25834 25834 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-15 14:16:08.303 25834 25834 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-15 14:16:08.303 25834 25834 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-15 14:16:08.303 25834 25834 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 14:16:08.303 25834 25834 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-15 14:16:08.303 25834 25834 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-15 14:16:08.318 25834 25834 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.
05-15 14:16:08.673 25834 25834 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-15 14:16:08.673 25834 25834 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-15 14:16:08.822 25834 25906 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-15 14:16:08.822 25834 25906 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-15 14:16:08.822 25834 25906 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
05-17 11:13:14.217 4474 4474 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-17 11:13:14.409 4474 4474 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-17 11:13:14.422 4474 4474 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-17 11:13:14.423 4474 4474 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 11:13:14.423 4474 4474 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 11:13:14.423 4474 4474 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-17 11:13:14.423 4474 4474 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-17 11:13:14.423 4474 4474 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-17 11:13:14.424 4474 4474 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-17 11:13:14.424 4474 4474 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-17 11:13:14.424 4474 4474 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-17 11:13:14.424 4474 4474 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 11:13:14.424 4474 4474 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-17 11:13:14.424 4474 4474 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-17 11:13:14.434 4474 4474 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.
05-17 11:13:14.732 4474 4474 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-17 11:13:14.732 4474 4474 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-17 11:13:14.827 4474 4474 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-17 11:13:14.827 4474 4474 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-17 11:13:14.827 4474 4474 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-17 11:13:14.829 4474 4605 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
--------- beginning of system
05-17 11:13:14.862 4474 4474 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-17 11:13:14.930 4474 4474 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=109ms latency=574ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=573ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110)
05-17 11:13:14.930 4474 4474 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=683ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=573ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=109ms seq=3 late=574ms
h=android.app.ActivityThread$H w=159)
05-17 11:13:14.984 4474 4645 E QT : [QT]file does not exist
05-17 11:13:15.295 4474 4642 E GED : Failed to get GED Log Buf, err(0)
05-17 11:13:15.309 4474 4642 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dc42ec500, error = EGL_SUCCESS
05-17 11:13:15.362 4474 4642 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-17 11:13:15.362 4474 4642 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-17 11:13:15.458 4474 4741 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 11:13:15.674 4474 4741 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 11:13:15.872 4474 4866 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6df5bdc4-112c-4559-9642-de9405df2927, generation=0)
05-17 11:13:15.873 4474 4866 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6df5bdc4-112c-4559-9642-de9405df2927, generation=0)
05-17 11:13:17.429 4474 4642 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dc42ec500, error = EGL_SUCCESS
05-17 11:13:22.570 4474 4920 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-17 20:52:48.473 22428 22428 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-17 20:52:48.606 22428 22428 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-17 20:52:48.621 22428 22428 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-17 20:52:48.622 22428 22428 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 20:52:48.622 22428 22428 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-17 20:52:48.622 22428 22428 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-17 20:52:48.622 22428 22428 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-17 20:52:48.622 22428 22428 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-17 20:52:48.622 22428 22428 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-17 20:52:48.622 22428 22428 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 20:52:48.622 22428 22428 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-17 20:52:48.622 22428 22428 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-17 20:52:48.632 22428 22428 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.
05-17 20:52:48.863 22428 22428 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-17 20:52:48.863 22428 22428 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-17 20:52:48.874 22428 22428 W com.mbwhatsapp: type=1400 audit(0.0:41250): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 20:52:48.878 22428 22428 W com.mbwhatsapp: type=1400 audit(0.0:41251): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 20:52:48.882 22428 22428 W com.mbwhatsapp: type=1400 audit(0.0:41252): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 20:52:48.910 22428 22428 W com.mbwhatsapp: type=1400 audit(0.0:41253): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 20:52:48.910 22428 22428 W com.mbwhatsapp: type=1400 audit(0.0:41254): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 20:52:48.937 22428 22480 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-17 20:52:48.937 22428 22480 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-17 20:52:48.937 22428 22480 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-17 20:52:48.939 22428 22428 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
05-17 20:52:48.961 22428 22428 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-17 20:52:49.006 22428 22428 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=72ms latency=441ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=436ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
05-17 20:52:49.006 22428 22428 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=513ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=436ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=72ms seq=3 late=441ms
h=android.app.ActivityThread$H w=159)
05-17 20:52:49.025 22428 22487 E QT : [QT]file does not exist
05-17 20:52:49.244 22428 22486 E GED : Failed to get GED Log Buf, err(0)
05-17 20:52:49.252 22428 22486 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dd1629a80, error = EGL_SUCCESS
05-17 20:52:49.284 22428 22486 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-17 20:52:49.284 22428 22486 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-17 20:52:49.325 22428 22441 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 20:52:49.357 22428 22441 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 20:52:49.459 22428 22543 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d4249bd1-0352-4c9a-b4a9-fba0f67c4cdc, generation=0)
05-17 20:52:49.460 22428 22543 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d4249bd1-0352-4c9a-b4a9-fba0f67c4cdc, generation=0)
05-17 20:52:50.441 22428 22428 W MirrorManager: this model don't Support
05-17 20:52:53.445 22428 22486 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dd1629a80, error = EGL_SUCCESS
05-17 20:52:53.970 22428 22440 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 20:52:53.986 22428 22440 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 20:52:55.108 22428 22486 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dd1629a80, error = EGL_SUCCESS
05-17 20:52:58.670 22428 22436 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-17 21:11:18.661 31039 31039 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-17 21:11:19.726 31039 31039 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-17 21:11:19.822 31039 31039 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-17 21:11:19.833 31039 31039 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 21:11:19.833 31039 31039 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 21:11:19.834 31039 31039 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-17 21:11:19.834 31039 31039 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-17 21:11:19.835 31039 31039 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-17 21:11:19.835 31039 31039 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-17 21:11:19.835 31039 31039 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-17 21:11:19.837 31039 31039 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-17 21:11:19.837 31039 31039 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 21:11:19.838 31039 31039 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-17 21:11:19.838 31039 31039 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-17 21:11:19.959 31039 31039 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.
05-17 21:11:22.508 31039 31039 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-17 21:11:22.508 31039 31039 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-17 21:11:22.706 31039 31039 W com.mbwhatsapp: type=1400 audit(0.0:42060): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 21:11:22.722 31039 31039 W com.mbwhatsapp: type=1400 audit(0.0:42061): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 21:11:23.355 31039 31415 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-17 21:11:23.355 31039 31415 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-17 21:11:23.355 31039 31415 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
05-17 21:11:23.394 31039 31039 W Looper : PerfMonitor longMsg : seq=2
plan=21:11:18.717 late=66ms wall=4479ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-17 21:11:23.917 31039 31424 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (31421) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 172ms
05-17 21:11:23.920 31039 31433 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (31421) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6
X.35t.A08() for 174ms
05-17 21:11:29.535 31039 31047 W com.mbwhatsapp: Suspending all threads took:
8.225ms
--------- beginning of main
05-17 22:54:26.735 8855 8855 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-17 22:54:26.878 8855 8855 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-17 22:54:26.891 8855 8855 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-17 22:54:26.896 8855 8855 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 22:54:26.896 8855 8855 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-17 22:54:26.896 8855 8855 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-17 22:54:26.896 8855 8855 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-17 22:54:26.896 8855 8855 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-17 22:54:26.896 8855 8855 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-17 22:54:26.896 8855 8855 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 22:54:26.896 8855 8855 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-17 22:54:26.896 8855 8855 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-17 22:54:26.905 8855 8855 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.
05-17 22:54:27.135 8855 8855 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-17 22:54:27.135 8855 8855 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-17 22:54:27.146 8855 8855 W com.mbwhatsapp: type=1400 audit(0.0:48136): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 22:54:27.150 8855 8855 W com.mbwhatsapp: type=1400 audit(0.0:48137): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 22:54:27.154 8855 8855 W com.mbwhatsapp: type=1400 audit(0.0:48138): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 22:54:27.178 8855 8855 W com.mbwhatsapp: type=1400 audit(0.0:48139): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 22:54:27.182 8855 8855 W com.mbwhatsapp: type=1400 audit(0.0:48140): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-17 22:54:27.207 8855 8909 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-17 22:54:27.207 8855 8909 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-17 22:54:27.207 8855 8909 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-17 22:54:27.209 8855 8855 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
05-17 22:54:27.225 8855 8855 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-17 22:54:27.273 8855 8855 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=67ms latency=450ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=443ms seq=2 late=11ms
h=android.app.ActivityThread$H w=110)
05-17 22:54:27.273 8855 8855 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=517ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=443ms seq=2 late=11ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=67ms seq=3 late=450ms
h=android.app.ActivityThread$H w=159)
05-17 22:54:27.298 8855 8916 E QT : [QT]file does not exist
05-17 22:54:27.472 8855 8915 E GED : Failed to get GED Log Buf, err(0)
05-17 22:54:27.479 8855 8915 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dcb0cd880, error = EGL_SUCCESS
05-17 22:54:27.503 8855 8915 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-17 22:54:27.503 8855 8915 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-17 22:54:27.562 8855 8957 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 22:54:27.634 8855 8957 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:6)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-17 22:54:29.537 8855 8915 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007ecb287a80, surface = 0x0, mEC = 0xb400007dcb0cd880, error = EGL_SUCCESS
05-17 22:54:34.622 8855 8995 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-18 06:30:31.217 8782 8782 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-18 06:30:31.552 8782 8782 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-18 06:30:31.610 8782 8782 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-18 06:30:31.639 8782 8782 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-18 06:30:31.639 8782 8782 W System.err: at
java.lang.Class.newInstance(Native Method)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-18 06:30:31.639 8782 8782 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-18 06:30:31.639 8782 8782 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-18 06:30:31.640 8782 8782 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-18 06:30:31.640 8782 8782 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-18 06:30:31.640 8782 8782 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-18 06:30:31.640 8782 8782 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-18 06:30:31.640 8782 8782 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-18 06:30:31.640 8782 8782 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-18 06:30:31.640 8782 8782 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-18 06:30:31.716 8782 8782 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.
--------- beginning of system
05-18 06:30:32.184 8782 8782 W BpBinder: Slow Binder: BpBinder transact took 246
ms, interface=android.app.IActivityManager, code=23 oneway=false
05-18 06:30:32.331 8782 8782 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-18 06:30:32.331 8782 8782 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-18 06:30:32.609 8782 8782 W Looper : PerfMonitor longMsg : seq=2
plan=06:30:31.322 late=11ms wall=1275ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-18 06:30:32.624 8782 8782 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-18 06:30:32.624 8782 8782 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-18 06:30:32.624 8782 8782 W com.mbwhatsapp: and incorrect proguard
optimizations.
05-18 06:30:32.651 8782 8782 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-18 06:30:32.739 8782 8905 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-18 06:30:32.927 8782 8782 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=318ms latency=1281ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=1275ms seq=2 late=11ms
h=android.app.ActivityThread$H w=110)
05-18 06:30:32.928 8782 8782 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=1600ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=1275ms seq=2 late=11ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=318ms seq=3 late=1281ms
h=android.app.ActivityThread$H w=159)
05-18 06:30:32.981 8782 8916 E QT : [QT]file does not exist
05-18 06:30:33.285 8782 8782 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=0ms latency=349ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=324ms seq=11 late=17ms
h=android.app.ActivityThread$H w=159)
05-18 06:30:33.382 8782 8915 E GED : Failed to get GED Log Buf, err(0)
05-18 06:30:33.393 8782 8915 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000070a8104100, error = EGL_SUCCESS
05-18 06:30:33.489 8782 8915 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-18 06:30:33.489 8782 8915 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-18 06:30:33.562 8782 8920 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 06:30:33.664 8782 8920 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 06:30:34.524 8782 8915 W RenderInspector: QueueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=19 ms, max=19 ms.
05-18 06:30:34.524 8782 8915 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=71 ms, max=71 ms.
05-18 06:30:34.756 8782 8782 W com.mbwhatsapp: type=1400 audit(0.0:579): avc:
denied { read } for name="osrelease" dev="proc" ino=153221
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-18 06:30:34.756 8782 8782 W com.mbwhatsapp: type=1400 audit(0.0:580): avc:
denied { read } for name="version" dev="proc" ino=153222
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-18 06:30:37.225 8782 8915 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000070a8104100, error = EGL_SUCCESS
05-18 06:30:37.588 8782 8791 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-18 06:34:37.880 31449 31449 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-18 06:34:38.037 31449 31449 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-18 06:34:38.050 31449 31449 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-18 06:34:38.051 31449 31449 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-18 06:34:38.051 31449 31449 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-18 06:34:38.052 31449 31449 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-18 06:34:38.052 31449 31449 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-18 06:34:38.052 31449 31449 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-18 06:34:38.052 31449 31449 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-18 06:34:38.052 31449 31449 W System.err: at
java.lang.Class.newInstance(Native Method)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-18 06:34:38.052 31449 31449 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-18 06:34:38.052 31449 31449 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-18 06:34:38.052 31449 31449 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-18 06:34:38.052 31449 31449 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-18 06:34:38.052 31449 31449 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-18 06:34:38.052 31449 31449 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-18 06:34:38.052 31449 31449 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-18 06:34:38.052 31449 31449 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-18 06:34:38.066 31449 31449 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.
05-18 06:34:38.279 31449 31449 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-18 06:34:38.279 31449 31449 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-18 06:34:38.297 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1725): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 06:34:38.297 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1726): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 06:34:38.305 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1727): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 06:34:38.333 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1728): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 06:34:38.337 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1729): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-18 06:34:38.385 31449 31449 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-18 06:34:38.386 31449 31510 E QT : [QT]file does not exist
05-18 06:34:38.488 31449 31449 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.contact.picker.ContactPicker time=122ms latency=463ms
running=0ms procState=-1 historyMsgCount=2 (msgIndex=2 wall=454ms seq=2 late=18ms
h=android.app.ActivityThread$H w=110)
05-18 06:34:38.488 31449 31449 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.contact.picker.ContactPicker time=0ms latency=586ms
running=0ms procState=-1 historyMsgCount=3 (msgIndex=2 wall=454ms seq=2 late=18ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=122ms seq=3 late=463ms
h=android.app.ActivityThread$H w=159)
05-18 06:34:38.730 31449 31449 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 105ms
05-18 06:34:38.860 31449 31508 E GED : Failed to get GED Log Buf, err(0)
05-18 06:34:38.867 31449 31508 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000071be0fcb80, error = EGL_SUCCESS
05-18 06:34:38.885 31449 31508 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-18 06:34:38.885 31449 31508 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-18 06:34:38.936 31449 31466 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 06:34:38.987 31449 31466 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:6)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 06:34:39.417 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1735): avc:
denied { read } for name="osrelease" dev="proc" ino=419955
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-18 06:34:39.417 31449 31449 W com.mbwhatsapp: type=1400 audit(0.0:1736): avc:
denied { read } for name="version" dev="proc" ino=419956
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-18 06:34:41.743 31449 31508 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000071be0fcb80, error = EGL_SUCCESS
05-18 06:34:46.870 31449 31520 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-18 10:04:00.392 21667 21667 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-18 10:04:00.569 21667 21667 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-18 10:04:00.587 21667 21667 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-18 10:04:00.601 21667 21667 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.Class.newInstance(Native Method)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-18 10:04:00.601 21667 21667 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-18 10:04:00.601 21667 21667 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-18 10:04:00.601 21667 21667 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-18 10:04:00.601 21667 21667 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-18 10:04:00.601 21667 21667 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-18 10:04:00.601 21667 21667 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-18 10:04:00.601 21667 21667 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-18 10:04:00.601 21667 21667 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-18 10:04:00.646 21667 21667 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.
05-18 10:04:01.026 21667 21667 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-18 10:04:01.027 21667 21667 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-18 10:04:01.057 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9602): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 10:04:01.057 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9603): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 10:04:01.065 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9604): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-18 10:04:01.216 21667 21667 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-18 10:04:01.101 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9605): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 10:04:01.105 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9606): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 10:04:01.105 21667 21667 W com.mbwhatsapp: type=1400 audit(0.0:9607): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 10:04:01.379 21667 21667 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=205ms latency=726ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=721ms seq=2 late=8ms
h=android.app.ActivityThread$H w=110)
05-18 10:04:01.379 21667 21667 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=931ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=721ms seq=2 late=8ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=205ms seq=3 late=726ms
h=android.app.ActivityThread$H w=159)
05-18 10:04:01.466 21667 21820 E QT : [QT]file does not exist
05-18 10:04:01.589 21667 21667 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 102ms
05-18 10:04:01.690 21667 21819 E GED : Failed to get GED Log Buf, err(0)
05-18 10:04:01.698 21667 21819 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000071be134b00, error = EGL_SUCCESS
05-18 10:04:02.071 21667 21819 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-18 10:04:02.071 21667 21819 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-18 10:04:02.084 21667 21667 W Looper : PerfMonitor doFrame : time=429ms
vsyncFrame=0 latency=27ms procState=-1 historyMsgCount=4
05-18 10:04:02.144 21667 21667 W Looper : PerfMonitor doFrame : time=5ms
vsyncFrame=0 latency=478ms procState=-1 historyMsgCount=5 (msgIndex=1 wall=429ms
seq=30 late=27ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver)
05-18 10:04:02.149 21667 21889 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 10:04:02.250 21667 21889 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-18 10:04:02.261 21667 21819 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=323 ms, max=323 ms.
05-18 10:04:04.282 21667 21819 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071ad291a80, surface = 0x0, mEC = 0xb4000071be134b00, error = EGL_SUCCESS
05-18 10:04:09.531 21667 21825 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
05-18 10:32:11.806 21667 21667 W Looper : PerfMonitor doFrame : time=390ms
vsyncFrame=0 latency=3ms procState=-1
--------- beginning of main
05-18 22:05:14.222 19386 19386 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-18 22:05:14.434 19386 19386 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-18 22:05:14.457 19386 19386 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-18 22:05:14.459 19386 19386 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-18 22:05:14.459 19386 19386 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-18 22:05:14.459 19386 19386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-18 22:05:14.459 19386 19386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-18 22:05:14.459 19386 19386 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-18 22:05:14.460 19386 19386 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-18 22:05:14.460 19386 19386 W System.err: at
java.lang.Class.newInstance(Native Method)
05-18 22:05:14.460 19386 19386 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-18 22:05:14.460 19386 19386 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-18 22:05:14.461 19386 19386 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-18 22:05:14.461 19386 19386 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-18 22:05:14.461 19386 19386 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-18 22:05:14.461 19386 19386 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-18 22:05:14.461 19386 19386 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-18 22:05:14.461 19386 19386 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-18 22:05:14.462 19386 19386 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-18 22:05:14.481 19386 19386 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.
05-18 22:05:14.862 19386 19386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-18 22:05:14.862 19386 19386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-18 22:05:14.885 19386 19386 W com.mbwhatsapp: type=1400 audit(0.0:36916): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 22:05:14.889 19386 19386 W com.mbwhatsapp: type=1400 audit(0.0:36917): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 22:05:14.901 19386 19386 W com.mbwhatsapp: type=1400 audit(0.0:36918): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 22:05:14.941 19386 19386 W com.mbwhatsapp: type=1400 audit(0.0:36919): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 22:05:14.949 19386 19386 W com.mbwhatsapp: type=1400 audit(0.0:36920): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-18 22:05:15.185 19386 19466 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=1c3a8e9d-94d4-47ce-90c3-9c089045ba4d, generation=0)
--------- beginning of main
05-19 06:38:36.477 17932 17932 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-19 06:38:36.673 17932 17932 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-19 06:38:36.693 17932 17932 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-19 06:38:36.693 17932 17932 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.Class.newInstance(Native Method)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-19 06:38:36.693 17932 17932 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-19 06:38:36.693 17932 17932 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-19 06:38:36.693 17932 17932 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-19 06:38:36.693 17932 17932 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-19 06:38:36.693 17932 17932 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-19 06:38:36.693 17932 17932 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-19 06:38:36.693 17932 17932 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-19 06:38:36.693 17932 17932 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-19 06:38:36.705 17932 17932 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.
05-19 06:38:37.065 17932 17932 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-19 06:38:37.065 17932 17932 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-19 06:38:37.077 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1182): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-19 06:38:37.081 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1183): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-19 06:38:37.085 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1184): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-19 06:38:37.117 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1185): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-19 06:38:37.125 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1186): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-19 06:38:37.219 17932 17932 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-19 06:38:37.328 17932 17932 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=146ms latency=678ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=669ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110)
05-19 06:38:37.328 17932 17932 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=823ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=669ms seq=2 late=12ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=146ms seq=3 late=678ms
h=android.app.ActivityThread$H w=159)
05-19 06:38:37.355 17932 18056 E QT : [QT]file does not exist
05-19 06:38:37.673 17932 18054 E GED : Failed to get GED Log Buf, err(0)
05-19 06:38:37.688 17932 18054 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000705fed2a80, surface = 0x0, mEC = 0xb400006f6329fc00, error = EGL_SUCCESS
05-19 06:38:37.738 17932 18054 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-19 06:38:37.738 17932 18054 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-19 06:38:37.823 17932 17945 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-19 06:38:38.039 17932 17945 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-19 06:38:38.729 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1196): avc:
denied { read } for name="osrelease" dev="proc" ino=264627
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-19 06:38:38.729 17932 17932 W com.mbwhatsapp: type=1400 audit(0.0:1197): avc:
denied { read } for name="version" dev="proc" ino=264628
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-19 06:38:40.114 17932 18054 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000705fed2a80, surface = 0x0, mEC = 0xb400006f6329fc00, error = EGL_SUCCESS
--------- beginning of main
05-20 07:57:21.070 5430 5430 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-20 07:57:21.224 5430 5430 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-20 07:57:21.233 5430 5430 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-20 07:57:21.237 5430 5430 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.Class.newInstance(Native Method)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-20 07:57:21.237 5430 5430 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-20 07:57:21.237 5430 5430 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-20 07:57:21.237 5430 5430 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-20 07:57:21.237 5430 5430 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-20 07:57:21.237 5430 5430 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-20 07:57:21.237 5430 5430 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-20 07:57:21.238 5430 5430 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-20 07:57:21.238 5430 5430 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-20 07:57:21.247 5430 5430 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.
05-20 07:57:21.552 5430 5430 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-20 07:57:21.552 5430 5430 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-20 07:57:21.568 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9010): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 07:57:21.568 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9011): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 07:57:21.576 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9012): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 07:57:21.604 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9013): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-20 07:57:21.674 5430 5430 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-20 07:57:21.754 5430 5430 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=113ms latency=551ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=542ms seq=2 late=14ms
h=android.app.ActivityThread$H w=110)
05-20 07:57:21.754 5430 5430 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=663ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=542ms seq=2 late=14ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=113ms seq=3 late=551ms
h=android.app.ActivityThread$H w=159)
05-20 07:57:21.775 5430 5490 E QT : [QT]file does not exist
05-20 07:57:22.040 5430 5489 E GED : Failed to get GED Log Buf, err(0)
05-20 07:57:22.051 5430 5489 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a41f83f00, error = EGL_SUCCESS
05-20 07:57:22.087 5430 5489 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-20 07:57:22.087 5430 5489 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-20 07:57:22.140 5430 5445 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 07:57:22.275 5430 5445 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 07:57:22.446 5430 5564 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=a19a5df2-a820-445a-8a39-706fa347e01a, generation=0)
05-20 07:57:22.447 5430 5541 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=a19a5df2-a820-445a-8a39-706fa347e01a, generation=0)
05-20 07:57:22.744 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9020): avc:
denied { read } for name="osrelease" dev="proc" ino=1892098
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-20 07:57:22.744 5430 5430 W com.mbwhatsapp: type=1400 audit(0.0:9021): avc:
denied { read } for name="version" dev="proc" ino=1896357
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-20 07:57:24.065 5430 5489 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a41f83f00, error = EGL_SUCCESS
05-20 07:57:29.319 5430 5495 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-20 09:58:04.049 16328 16328 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-20 09:58:04.150 16328 16328 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-20 09:58:04.160 16328 16328 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-20 09:58:04.163 16328 16328 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.Class.newInstance(Native Method)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-20 09:58:04.163 16328 16328 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-20 09:58:04.163 16328 16328 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-20 09:58:04.163 16328 16328 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-20 09:58:04.163 16328 16328 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-20 09:58:04.163 16328 16328 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-20 09:58:04.163 16328 16328 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-20 09:58:04.163 16328 16328 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-20 09:58:04.163 16328 16328 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-20 09:58:04.171 16328 16328 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.
05-20 09:58:04.390 16328 16328 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-20 09:58:04.390 16328 16328 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-20 09:58:04.401 16328 16328 W com.mbwhatsapp: type=1400 audit(0.0:12003): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 09:58:04.405 16328 16328 W com.mbwhatsapp: type=1400 audit(0.0:12004): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 09:58:04.413 16328 16328 W com.mbwhatsapp: type=1400 audit(0.0:12005): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 09:58:04.437 16328 16328 W com.mbwhatsapp: type=1400 audit(0.0:12006): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 09:58:04.441 16328 16328 W com.mbwhatsapp: type=1400 audit(0.0:12007): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-20 09:58:04.492 16328 16328 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-20 09:58:04.551 16328 16328 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=83ms latency=405ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=403ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110)
05-20 09:58:04.551 16328 16328 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=488ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=403ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=83ms seq=3 late=405ms
h=android.app.ActivityThread$H w=159)
05-20 09:58:04.571 16328 16387 E QT : [QT]file does not exist
05-20 09:58:04.770 16328 16386 E GED : Failed to get GED Log Buf, err(0)
05-20 09:58:04.778 16328 16386 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a6db1cf80, error = EGL_SUCCESS
05-20 09:58:04.819 16328 16386 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-20 09:58:04.819 16328 16386 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-20 09:58:04.860 16328 16342 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 09:58:04.974 16328 16343 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 09:58:06.745 16328 16386 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a6db1cf80, error = EGL_SUCCESS
05-20 09:58:11.806 16328 16389 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-20 11:48:18.493 18788 18788 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-20 11:48:18.760 18788 18788 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-20 11:48:18.787 18788 18788 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-20 11:48:18.788 18788 18788 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-20 11:48:18.788 18788 18788 W System.err: at
java.lang.Class.newInstance(Native Method)
05-20 11:48:18.788 18788 18788 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-20 11:48:18.788 18788 18788 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-20 11:48:18.789 18788 18788 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-20 11:48:18.789 18788 18788 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-20 11:48:18.789 18788 18788 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-20 11:48:18.789 18788 18788 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-20 11:48:18.789 18788 18788 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-20 11:48:18.789 18788 18788 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-20 11:48:18.789 18788 18788 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-20 11:48:18.811 18788 18788 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.
05-20 11:48:19.573 18788 18788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-20 11:48:19.574 18788 18788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-20 11:48:19.613 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:14197): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 11:48:19.617 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:14198): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 11:48:19.633 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:14199): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-20 11:48:19.785 18788 18788 W Looper : PerfMonitor longMsg : seq=2
plan=11:48:18.522 late=10ms wall=1246ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-20 11:48:19.685 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:14200): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 11:48:19.697 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:14201): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-20 19:51:05.478 18341 18341 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-20 19:51:05.586 18341 18341 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-20 19:51:05.595 18341 18341 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-20 19:51:05.596 18341 18341 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.Class.newInstance(Native Method)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-20 19:51:05.596 18341 18341 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-20 19:51:05.596 18341 18341 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-20 19:51:05.596 18341 18341 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-20 19:51:05.596 18341 18341 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-20 19:51:05.596 18341 18341 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-20 19:51:05.596 18341 18341 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-20 19:51:05.596 18341 18341 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-20 19:51:05.596 18341 18341 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-20 19:51:05.604 18341 18341 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.
05-20 19:51:05.820 18341 18341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-20 19:51:05.820 18341 18341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-20 19:51:05.837 18341 18341 W com.mbwhatsapp: type=1400 audit(0.0:46535): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:51:05.841 18341 18341 W com.mbwhatsapp: type=1400 audit(0.0:46536): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:51:05.845 18341 18341 W com.mbwhatsapp: type=1400 audit(0.0:46537): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:51:05.869 18341 18341 W com.mbwhatsapp: type=1400 audit(0.0:46538): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:51:05.873 18341 18341 W com.mbwhatsapp: type=1400 audit(0.0:46539): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-20 19:51:05.918 18341 18341 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-20 19:51:05.984 18341 18341 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=82ms latency=405ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=403ms seq=2 late=4ms
h=android.app.ActivityThread$H w=110)
05-20 19:51:05.984 18341 18341 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=487ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=403ms seq=2 late=4ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=82ms seq=3 late=405ms
h=android.app.ActivityThread$H w=159)
05-20 19:51:06.002 18341 18401 E QT : [QT]file does not exist
05-20 19:51:06.201 18341 18400 E GED : Failed to get GED Log Buf, err(0)
05-20 19:51:06.219 18341 18400 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a54316f80, error = EGL_SUCCESS
05-20 19:51:06.245 18341 18400 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-20 19:51:06.245 18341 18400 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-20 19:51:06.298 18341 18354 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 19:51:06.385 18341 18354 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 19:51:06.679 18341 18486 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=78a457e8-493e-465b-b087-df3653778708, generation=0)
05-20 19:51:06.680 18341 18486 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=78a457e8-493e-465b-b087-df3653778708, generation=0)
05-20 19:51:06.971 18341 18400 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a54316f80, error = EGL_SUCCESS
05-20 19:51:12.101 18341 18456 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
05-20 19:55:52.403 18341 18341 W Activity: Can request only one set of permissions
at a time
05-20 19:55:52.427 18341 18341 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 130ms
05-20 19:55:53.156 18341 18356 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 19:55:53.174 18341 18356 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-20 19:55:54.726 18341 18400 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400007acc6dea80, surface = 0x0, mEC = 0xb400007a54316f80, error = EGL_SUCCESS
--------- beginning of main
05-20 19:57:36.162 24291 24291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-20 19:57:36.599 24291 24291 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-20 19:57:36.648 24291 24291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-20 19:57:36.652 24291 24291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-20 19:57:36.652 24291 24291 W System.err: at
java.lang.Class.newInstance(Native Method)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-20 19:57:36.652 24291 24291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-20 19:57:36.652 24291 24291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-20 19:57:36.652 24291 24291 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-20 19:57:36.652 24291 24291 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-20 19:57:36.652 24291 24291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-20 19:57:36.653 24291 24291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-20 19:57:36.653 24291 24291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-20 19:57:36.653 24291 24291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-20 19:57:36.683 24291 24291 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.
05-20 19:57:37.443 24291 24291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-20 19:57:37.443 24291 24291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-20 19:57:37.485 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46985): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:57:37.485 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46986): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:57:37.497 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46987): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-20 19:57:37.648 24291 24291 W Looper : PerfMonitor longMsg : seq=2
plan=19:57:36.178 late=30ms wall=1424ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-20 19:57:37.545 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46988): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:57:37.557 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46989): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-20 19:57:37.557 24291 24291 W com.mbwhatsapp: type=1400 audit(0.0:46990): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-21 15:32:48.665 31427 31427 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-21 15:32:49.026 31427 31427 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-21 15:32:49.064 31427 31427 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-21 15:32:49.069 31427 31427 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-21 15:32:49.069 31427 31427 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-21 15:32:49.069 31427 31427 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-21 15:32:49.069 31427 31427 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-21 15:32:49.069 31427 31427 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-21 15:32:49.070 31427 31427 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-21 15:32:49.070 31427 31427 W System.err: at
java.lang.Class.newInstance(Native Method)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-21 15:32:49.070 31427 31427 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-21 15:32:49.070 31427 31427 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-21 15:32:49.071 31427 31427 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-21 15:32:49.071 31427 31427 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-21 15:32:49.071 31427 31427 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-21 15:32:49.071 31427 31427 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-21 15:32:49.071 31427 31427 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-21 15:32:49.071 31427 31427 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-21 15:32:49.071 31427 31427 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-21 15:32:49.099 31427 31427 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.
05-21 15:32:50.035 31427 31427 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-21 15:32:50.035 31427 31427 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
--------- beginning of system
05-21 15:32:50.368 31427 31427 W Looper : PerfMonitor longMsg : seq=2
plan=15:32:48.695 late=8ms wall=1656ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-21 15:32:50.120 31427 31427 W com.mbwhatsapp: type=1400 audit(0.0:23460): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 15:32:50.128 31427 31427 W com.mbwhatsapp: type=1400 audit(0.0:23461): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 15:32:50.156 31427 31427 W com.mbwhatsapp: type=1400 audit(0.0:23462): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 15:32:50.224 31427 31427 W com.mbwhatsapp: type=1400 audit(0.0:23463): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 15:32:50.244 31427 31427 W com.mbwhatsapp: type=1400 audit(0.0:23464): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 15:32:50.777 31427 31560 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=69cb8821-f9f1-4914-b99f-fb18d2c8b54c, generation=0)
05-21 15:32:50.780 31427 31560 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=69cb8821-f9f1-4914-b99f-fb18d2c8b54c, generation=0)
05-21 15:32:51.150 31427 31523 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (31522) at java.lang.Runnable X.3bR.Bcs(java.lang.Runnable,
java.lang.String, long)(:-1) waiters=0 in java.lang.Runnable
X.3bR.Bcs(java.lang.Runnable, java.lang.String, long) for 215ms
--------- beginning of main
05-21 20:01:42.587 10740 10740 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-21 20:01:42.848 10740 10740 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-21 20:01:42.876 10740 10740 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-21 20:01:42.878 10740 10740 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.Class.newInstance(Native Method)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-21 20:01:42.878 10740 10740 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-21 20:01:42.878 10740 10740 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-21 20:01:42.878 10740 10740 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-21 20:01:42.878 10740 10740 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-21 20:01:42.878 10740 10740 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-21 20:01:42.878 10740 10740 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-21 20:01:42.878 10740 10740 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-21 20:01:42.878 10740 10740 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-21 20:01:42.900 10740 10740 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.
05-21 20:01:43.425 10740 10740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-21 20:01:43.425 10740 10740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-21 20:01:43.460 10740 10740 W com.mbwhatsapp: type=1400 audit(0.0:38253): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 20:01:43.464 10740 10740 W com.mbwhatsapp: type=1400 audit(0.0:38254): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 20:01:43.476 10740 10740 W com.mbwhatsapp: type=1400 audit(0.0:38255): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 20:01:43.516 10740 10740 W com.mbwhatsapp: type=1400 audit(0.0:38256): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-21 20:01:43.524 10740 10740 W com.mbwhatsapp: type=1400 audit(0.0:38257): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-22 16:14:37.213 18023 18023 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-22 16:14:37.459 18023 18023 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-22 16:14:37.494 18023 18023 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-22 16:14:37.498 18023 18023 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.Class.newInstance(Native Method)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-22 16:14:37.498 18023 18023 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-22 16:14:37.498 18023 18023 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-22 16:14:37.498 18023 18023 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-22 16:14:37.498 18023 18023 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-22 16:14:37.498 18023 18023 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-22 16:14:37.498 18023 18023 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-22 16:14:37.498 18023 18023 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-22 16:14:37.498 18023 18023 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-22 16:14:37.537 18023 18023 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.
05-22 16:14:37.693 18023 18068 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-22 16:14:38.426 18023 18023 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-22 16:14:38.426 18023 18023 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-22 16:14:38.463 18023 18023 W com.mbwhatsapp: type=1400 audit(0.0:14985): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-22 16:14:38.463 18023 18023 W com.mbwhatsapp: type=1400 audit(0.0:14986): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-22 16:14:38.475 18023 18023 W com.mbwhatsapp: type=1400 audit(0.0:14987): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-22 16:14:38.577 18023 18023 W Looper : PerfMonitor longMsg : seq=2
plan=16:14:37.225 late=12ms wall=1330ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-22 16:14:38.511 18023 18023 W com.mbwhatsapp: type=1400 audit(0.0:14988): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-22 16:14:38.515 18023 18023 W com.mbwhatsapp: type=1400 audit(0.0:14989): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-22 16:14:38.759 18023 18153 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=112104e0-3eaa-43d3-91eb-47ac9bed2101, generation=0)
05-22 16:14:38.760 18023 18153 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=112104e0-3eaa-43d3-91eb-47ac9bed2101, generation=0)
--------- beginning of main
05-23 15:14:42.116 13563 13563 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-23 15:14:42.294 13563 13563 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-23 15:14:42.315 13563 13563 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-23 15:14:42.319 13563 13563 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-23 15:14:42.319 13563 13563 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-23 15:14:42.319 13563 13563 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-23 15:14:42.319 13563 13563 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-23 15:14:42.319 13563 13563 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-23 15:14:42.320 13563 13563 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-23 15:14:42.320 13563 13563 W System.err: at
java.lang.Class.newInstance(Native Method)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-23 15:14:42.320 13563 13563 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-23 15:14:42.320 13563 13563 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-23 15:14:42.320 13563 13563 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-23 15:14:42.320 13563 13563 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-23 15:14:42.320 13563 13563 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-23 15:14:42.320 13563 13563 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-23 15:14:42.320 13563 13563 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-23 15:14:42.320 13563 13563 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-23 15:14:42.337 13563 13563 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.
05-23 15:14:42.823 13563 13563 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-23 15:14:42.823 13563 13563 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-23 15:14:42.855 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20687): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:42.859 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20688): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:42.871 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20689): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:42.927 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20690): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:42.931 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20691): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:42.931 13563 13563 W com.mbwhatsapp: type=1400 audit(0.0:20692): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 15:14:43.256 13563 13662 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4bd28f3f-a8d3-4da0-be9c-294d7e0d9b09, generation=0)
05-23 15:14:43.260 13563 13645 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4bd28f3f-a8d3-4da0-be9c-294d7e0d9b09, generation=0)
--------- beginning of main
05-23 20:41:08.979 22623 22623 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-23 20:41:09.110 22623 22623 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-23 20:41:09.120 22623 22623 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-23 20:41:09.122 22623 22623 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.Class.newInstance(Native Method)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-23 20:41:09.122 22623 22623 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-23 20:41:09.122 22623 22623 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-23 20:41:09.122 22623 22623 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-23 20:41:09.122 22623 22623 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-23 20:41:09.122 22623 22623 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-23 20:41:09.122 22623 22623 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-23 20:41:09.122 22623 22623 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-23 20:41:09.122 22623 22623 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-23 20:41:09.129 22623 22623 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.
05-23 20:41:09.339 22623 22623 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-23 20:41:09.340 22623 22623 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-23 20:41:09.351 22623 22623 W com.mbwhatsapp: type=1400 audit(0.0:13450): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 20:41:09.351 22623 22623 W com.mbwhatsapp: type=1400 audit(0.0:13451): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 20:41:09.359 22623 22623 W com.mbwhatsapp: type=1400 audit(0.0:13452): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 20:41:09.387 22623 22623 W com.mbwhatsapp: type=1400 audit(0.0:13453): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-23 20:41:09.391 22623 22623 W com.mbwhatsapp: type=1400 audit(0.0:13454): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-23 20:41:09.523 22623 22623 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-23 20:41:09.616 22623 22623 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=114ms latency=494ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=487ms seq=2 late=14ms
h=android.app.ActivityThread$H w=110)
05-23 20:41:09.617 22623 22623 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=608ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=487ms seq=2 late=14ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=114ms seq=3 late=494ms
h=android.app.ActivityThread$H w=159)
--------- beginning of main
05-24 17:13:49.546 5254 5254 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-24 17:13:49.858 5254 5254 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-24 17:13:49.869 5254 5254 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-24 17:13:49.885 5254 5254 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.Class.newInstance(Native Method)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-24 17:13:49.885 5254 5254 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-24 17:13:49.885 5254 5254 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-24 17:13:49.885 5254 5254 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-24 17:13:49.885 5254 5254 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-24 17:13:49.885 5254 5254 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-24 17:13:49.885 5254 5254 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-24 17:13:49.885 5254 5254 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-24 17:13:49.885 5254 5254 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-24 17:13:49.923 5254 5254 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.
05-24 17:13:51.829 5254 5254 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-24 17:13:51.829 5254 5254 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-24 17:13:51.917 5254 5254 W com.mbwhatsapp: type=1400 audit(0.0:20736): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-24 17:13:51.933 5254 5254 W com.mbwhatsapp: type=1400 audit(0.0:20737): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-24 17:13:52.594 5254 5254 W Looper : PerfMonitor longMsg : seq=2
plan=17:13:49.567 late=44ms wall=2953ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-24 17:13:52.746 5254 5254 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-24 17:13:53.220 5254 5254 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.Icon0 onCreate took 562ms
05-24 17:13:53.224 5254 5254 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=629ms latency=3004ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=2953ms seq=2 late=44ms
h=android.app.ActivityThread$H w=110)
05-24 17:13:53.224 5254 5254 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=3632ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=2953ms seq=2 late=44ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=629ms seq=3 late=3004ms
h=android.app.ActivityThread$H w=159)
05-24 17:13:53.227 5254 5254 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=2ms latency=3176ms running=0ms procState=-1
historyMsgCount=6 (msgIndex=1 wall=2953ms seq=2 late=44ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=629ms seq=3 late=3004ms
h=android.app.ActivityThread$H w=159)
05-24 17:13:53.228 5254 5254 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=3160ms running=0ms procState=-1
historyMsgCount=7 (msgIndex=1 wall=2953ms seq=2 late=44ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=629ms seq=3 late=3004ms
h=android.app.ActivityThread$H w=159)
05-24 17:13:53.234 5254 5254 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=2650ms running=0ms procState=-1
historyMsgCount=9 (msgIndex=1 wall=2953ms seq=2 late=44ms
h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=629ms seq=3 late=3004ms
h=android.app.ActivityThread$H w=159)
--------- beginning of main
05-25 20:35:52.597 8859 8859 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-25 20:35:52.695 8859 8859 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-25 20:35:52.705 8859 8859 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-25 20:35:52.706 8859 8859 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.Class.newInstance(Native Method)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-25 20:35:52.706 8859 8859 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-25 20:35:52.706 8859 8859 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-25 20:35:52.706 8859 8859 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-25 20:35:52.706 8859 8859 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-25 20:35:52.706 8859 8859 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-25 20:35:52.706 8859 8859 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-25 20:35:52.706 8859 8859 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-25 20:35:52.706 8859 8859 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-25 20:35:52.715 8859 8859 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.
05-25 20:35:53.079 8859 8859 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-25 20:35:53.079 8859 8859 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-25 20:35:53.108 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24624): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.108 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24625): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.116 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24626): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.152 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24627): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.160 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24628): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.160 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24629): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-25 20:35:53.228 8859 8916 E QT : [QT]file does not exist
--------- beginning of system
05-25 20:35:53.321 8859 8859 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
05-25 20:35:53.372 8859 8859 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Conversation time=170ms latency=593ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=587ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110)
05-25 20:35:53.372 8859 8859 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Conversation time=0ms latency=763ms running=0ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=587ms seq=2 late=7ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=170ms seq=3 late=593ms
h=android.app.ActivityThread$H w=159)
05-25 20:35:53.744 8859 8859 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 150ms
05-25 20:35:53.846 8859 8859 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=0ms latency=404ms running=0ms
procState=-1 historyMsgCount=3 (msgIndex=2 wall=398ms seq=15 late=7ms
h=android.app.ActivityThread$H w=159)
05-25 20:35:54.002 8859 8914 E GED : Failed to get GED Log Buf, err(0)
05-25 20:35:54.015 8859 8914 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071a7acaa80, surface = 0x0, mEC = 0xb4000071b6375c00, error = EGL_SUCCESS
05-25 20:35:54.146 8859 8914 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
05-25 20:35:54.146 8859 8914 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
05-25 20:35:54.261 8859 8873 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-25 20:35:54.441 8859 8873 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
05-25 20:35:54.838 8859 8917 W BpBinder: Slow Binder: BpBinder transact took 210
ms, interface=android.app.IActivityManager, code=16 oneway=false
05-25 20:35:54.840 8859 8914 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=3, avg=22 ms, max=25 ms.
05-25 20:35:54.842 8859 9027 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=09f5e335-936a-4ae6-8569-2639a4255527, generation=0)
05-25 20:35:55.016 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24634): avc:
denied { read } for name="osrelease" dev="proc" ino=5915886
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-25 20:35:55.016 8859 8859 W com.mbwhatsapp: type=1400 audit(0.0:24635): avc:
denied { read } for name="version" dev="proc" ino=5915887
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
05-25 20:35:55.885 8859 8914 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb4000071a7acaa80, surface = 0x0, mEC = 0xb4000071b6375c00, error = EGL_SUCCESS
05-25 20:36:01.011 8859 9035 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
05-27 21:46:09.047 19884 19884 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-27 21:46:09.309 19884 19884 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-27 21:46:09.368 19884 19884 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-27 21:46:09.370 19884 19884 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-27 21:46:09.371 19884 19884 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-27 21:46:09.371 19884 19884 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-27 21:46:09.371 19884 19884 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-27 21:46:09.371 19884 19884 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-27 21:46:09.371 19884 19884 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-27 21:46:09.371 19884 19884 W System.err: at
java.lang.Class.newInstance(Native Method)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-27 21:46:09.371 19884 19884 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-27 21:46:09.371 19884 19884 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-27 21:46:09.371 19884 19884 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-27 21:46:09.372 19884 19884 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-27 21:46:09.372 19884 19884 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-27 21:46:09.372 19884 19884 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-27 21:46:09.372 19884 19884 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-27 21:46:09.372 19884 19884 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-27 21:46:09.372 19884 19884 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-27 21:46:09.450 19884 19884 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.
05-27 21:46:10.141 19884 19884 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-27 21:46:10.141 19884 19884 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-27 21:46:10.192 19884 19884 W com.mbwhatsapp: type=1400 audit(0.0:18088): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-27 21:46:10.196 19884 19884 W com.mbwhatsapp: type=1400 audit(0.0:18089): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-27 21:46:10.208 19884 19884 W com.mbwhatsapp: type=1400 audit(0.0:18090): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-27 21:46:10.260 19884 19884 W com.mbwhatsapp: type=1400 audit(0.0:18091): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-27 21:46:10.276 19884 19884 W com.mbwhatsapp: type=1400 audit(0.0:18092): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-27 21:46:10.402 19884 19936 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
05-27 21:46:10.402 19884 19936 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
05-27 21:46:10.402 19884 19936 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
05-27 21:46:10.404 19884 19884 W Looper : PerfMonitor longMsg : seq=2
plan=21:46:09.060 late=6ms wall=1334ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-27 21:46:10.793 19884 20000 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b5d07cec-f0b6-41c6-8e29-5ba6ac0c7571, generation=0)
--------- beginning of main
05-28 14:18:37.281 24972 24972 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-28 14:18:37.499 24972 24972 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-28 14:18:37.518 24972 24972 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-28 14:18:37.520 24972 24972 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.Class.newInstance(Native Method)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-28 14:18:37.520 24972 24972 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-28 14:18:37.520 24972 24972 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-28 14:18:37.520 24972 24972 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-28 14:18:37.520 24972 24972 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-28 14:18:37.520 24972 24972 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-28 14:18:37.520 24972 24972 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-28 14:18:37.520 24972 24972 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-28 14:18:37.520 24972 24972 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-28 14:18:37.536 24972 24972 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.
05-28 14:18:38.027 24972 24972 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-28 14:18:38.027 24972 24972 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-28 14:18:38.060 24972 24972 W com.mbwhatsapp: type=1400 audit(0.0:15241): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-28 14:18:38.064 24972 24972 W com.mbwhatsapp: type=1400 audit(0.0:15242): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-28 14:18:38.076 24972 24972 W com.mbwhatsapp: type=1400 audit(0.0:15243): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-28 14:18:38.120 24972 24972 W com.mbwhatsapp: type=1400 audit(0.0:15244): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-28 14:18:38.128 24972 24972 W com.mbwhatsapp: type=1400 audit(0.0:15245): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-29 02:00:00.061 14139 14139 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-29 02:00:00.326 14139 14139 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-29 02:00:00.353 14139 14139 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-29 02:00:00.358 14139 14139 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-29 02:00:00.358 14139 14139 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-29 02:00:00.359 14139 14139 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-29 02:00:00.359 14139 14139 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-29 02:00:00.359 14139 14139 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-29 02:00:00.359 14139 14139 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-29 02:00:00.359 14139 14139 W System.err: at
java.lang.Class.newInstance(Native Method)
05-29 02:00:00.359 14139 14139 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-29 02:00:00.359 14139 14139 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-29 02:00:00.359 14139 14139 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-29 02:00:00.359 14139 14139 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-29 02:00:00.359 14139 14139 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-29 02:00:00.360 14139 14139 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-29 02:00:00.360 14139 14139 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-29 02:00:00.360 14139 14139 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-29 02:00:00.360 14139 14139 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-29 02:00:00.360 14139 14139 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-29 02:00:00.360 14139 14139 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-29 02:00:00.360 14139 14139 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-29 02:00:00.360 14139 14139 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-29 02:00:00.360 14139 14139 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-29 02:00:00.386 14139 14139 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.
05-29 02:00:00.777 14139 14139 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-29 02:00:00.777 14139 14139 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-29 02:00:00.817 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46364): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.821 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46365): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.841 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46366): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.901 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46367): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.917 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46368): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.917 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46369): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:00.917 14139 14139 W com.mbwhatsapp: type=1400 audit(0.0:46370): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 02:00:01.518 14139 14219 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=cbf8d890-3f0c-4d03-8c6b-76b8e40f0e87, generation=0)
05-29 02:00:01.523 14139 14219 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=cbf8d890-3f0c-4d03-8c6b-76b8e40f0e87, generation=0)
--------- beginning of main
05-29 14:03:40.524 1073 1073 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-29 14:03:40.760 1073 1073 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-29 14:03:40.781 1073 1073 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-29 14:03:40.784 1073 1073 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.Class.newInstance(Native Method)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-29 14:03:40.784 1073 1073 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-29 14:03:40.784 1073 1073 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-29 14:03:40.784 1073 1073 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-29 14:03:40.784 1073 1073 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-29 14:03:40.784 1073 1073 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-29 14:03:40.784 1073 1073 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-29 14:03:40.784 1073 1073 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-29 14:03:40.785 1073 1073 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-29 14:03:40.803 1073 1073 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.
05-29 14:03:41.404 1073 1073 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-29 14:03:41.405 1073 1073 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-29 14:03:41.433 1073 1073 W com.mbwhatsapp: type=1400 audit(0.0:64066): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:03:41.437 1073 1073 W com.mbwhatsapp: type=1400 audit(0.0:64067): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:03:41.449 1073 1073 W com.mbwhatsapp: type=1400 audit(0.0:64068): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:03:41.489 1073 1073 W com.mbwhatsapp: type=1400 audit(0.0:64069): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:03:41.497 1073 1073 W com.mbwhatsapp: type=1400 audit(0.0:64070): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-29 14:03:41.587 1073 1073 W Looper : PerfMonitor longMsg : seq=2
plan=14:03:40.543 late=5ms wall=1009ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
05-29 14:22:47.743 14848 14848 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-29 14:22:48.059 14848 14848 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-29 14:22:48.086 14848 14848 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-29 14:22:48.089 14848 14848 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-29 14:22:48.089 14848 14848 W System.err: at
java.lang.Class.newInstance(Native Method)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-29 14:22:48.090 14848 14848 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-29 14:22:48.090 14848 14848 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-29 14:22:48.090 14848 14848 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-29 14:22:48.090 14848 14848 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-29 14:22:48.090 14848 14848 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-29 14:22:48.091 14848 14848 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-29 14:22:48.091 14848 14848 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-29 14:22:48.091 14848 14848 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-29 14:22:48.091 14848 14848 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-29 14:22:48.117 14848 14848 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.
05-29 14:22:48.926 14848 14848 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-29 14:22:48.927 14848 14848 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-29 14:22:48.979 14848 14848 W com.mbwhatsapp: type=1400 audit(0.0:64515): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:22:48.987 14848 14848 W com.mbwhatsapp: type=1400 audit(0.0:64516): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-29 14:22:49.169 14848 14848 W Looper : PerfMonitor longMsg : seq=2
plan=14:22:47.771 late=7ms wall=1381ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-29 14:22:49.003 14848 14848 W com.mbwhatsapp: type=1400 audit(0.0:64517): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:22:49.059 14848 14848 W com.mbwhatsapp: type=1400 audit(0.0:64518): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-29 14:22:49.075 14848 14848 W com.mbwhatsapp: type=1400 audit(0.0:64519): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
05-30 23:23:53.638 28692 28692 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
05-30 23:23:53.895 28692 28692 W ResourceType: CREATING STRING CACHE OF 192 bytes
05-30 23:23:53.917 28692 28692 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-30 23:23:53.918 28692 28692 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-30 23:23:53.918 28692 28692 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-30 23:23:53.919 28692 28692 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-30 23:23:53.919 28692 28692 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-30 23:23:53.919 28692 28692 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-30 23:23:53.919 28692 28692 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-30 23:23:53.919 28692 28692 W System.err: at
java.lang.Class.newInstance(Native Method)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-30 23:23:53.919 28692 28692 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
05-30 23:23:53.919 28692 28692 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
05-30 23:23:53.920 28692 28692 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
05-30 23:23:53.920 28692 28692 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
05-30 23:23:53.920 28692 28692 W System.err: at
android.os.Looper.loop(Looper.java:300)
05-30 23:23:53.920 28692 28692 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
05-30 23:23:53.920 28692 28692 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-30 23:23:53.920 28692 28692 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
05-30 23:23:53.920 28692 28692 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
05-30 23:23:53.942 28692 28692 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.
05-30 23:23:54.075 28692 28745 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-30 23:23:54.922 28692 28692 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-30 23:23:54.923 28692 28692 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-30 23:23:55.032 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30480): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-30 23:23:55.040 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30481): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-30 23:23:55.108 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30482): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-30 23:23:55.244 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30483): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-30 23:23:55.280 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30484): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
05-30 23:23:55.280 28692 28692 W com.mbwhatsapp: type=1400 audit(0.0:30485): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
05-30 23:23:55.599 28692 28692 W Looper : PerfMonitor longMsg : seq=2
plan=23:23:53.658 late=8ms wall=1900ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
05-30 23:23:56.186 28692 29002 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (28992) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 334ms
05-30 23:23:56.201 28692 29030 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=b51f653a-d9ec-4f1b-acb4-4bff0f746940, generation=0)
--------- beginning of main
06-08 17:11:10.738 24108 24108 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-08 17:11:11.091 24108 24108 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-08 17:11:11.192 24108 24108 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-08 17:11:11.199 24108 24108 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-08 17:11:11.199 24108 24108 W System.err: at
java.lang.Class.newInstance(Native Method)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-08 17:11:11.200 24108 24108 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-08 17:11:11.200 24108 24108 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-08 17:11:11.200 24108 24108 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-08 17:11:11.200 24108 24108 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-08 17:11:11.200 24108 24108 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-08 17:11:11.200 24108 24108 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-08 17:11:11.200 24108 24108 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-08 17:11:11.200 24108 24108 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-08 17:11:11.237 24108 24108 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.
06-08 17:11:11.467 24108 24213 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-08 17:11:12.725 24108 24108 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-08 17:11:12.731 24108 24108 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-08 17:11:12.829 24108 24108 W com.mbwhatsapp: type=1400 audit(0.0:16953): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-08 17:11:12.833 24108 24108 W com.mbwhatsapp: type=1400 audit(0.0:16954): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-08 17:11:12.861 24108 24108 W com.mbwhatsapp: type=1400 audit(0.0:16955): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-08 17:11:13.222 24108 24108 W Looper : PerfMonitor longMsg : seq=2
plan=17:11:10.763 late=19ms wall=2401ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
06-13 14:13:42.876 7686 7686 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-13 14:13:43.174 7686 7686 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-13 14:13:43.200 7686 7686 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 14:13:43.203 7686 7686 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 14:13:43.203 7686 7686 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 14:13:43.203 7686 7686 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-13 14:13:43.203 7686 7686 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-13 14:13:43.203 7686 7686 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-13 14:13:43.204 7686 7686 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-13 14:13:43.204 7686 7686 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-13 14:13:43.204 7686 7686 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-13 14:13:43.204 7686 7686 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 14:13:43.204 7686 7686 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-13 14:13:43.204 7686 7686 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-13 14:13:43.221 7686 7686 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.
06-13 14:13:44.029 7686 7686 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 14:13:44.029 7686 7686 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 14:13:44.061 7686 7686 W com.mbwhatsapp: type=1400 audit(0.0:16091): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-13 14:13:44.065 7686 7686 W com.mbwhatsapp: type=1400 audit(0.0:16092): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-13 14:13:44.077 7686 7686 W com.mbwhatsapp: type=1400 audit(0.0:16093): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-13 14:13:44.125 7686 7686 W com.mbwhatsapp: type=1400 audit(0.0:16094): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-13 14:13:44.133 7686 7686 W com.mbwhatsapp: type=1400 audit(0.0:16095): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-13 14:13:44.229 7686 7686 W Looper : PerfMonitor longMsg : seq=2
plan=14:13:42.897 late=6ms wall=1304ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-13 14:13:44.450 7686 7780 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e4fd980c-8eef-4cf0-83b5-6f44fd149307, generation=0)
06-13 14:13:44.453 7686 7745 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=e4fd980c-8eef-4cf0-83b5-6f44fd149307, generation=0)
--------- beginning of main
06-14 13:56:07.916 25855 25855 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-14 13:56:08.257 25855 25855 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-14 13:56:08.280 25855 25855 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-14 13:56:08.281 25855 25855 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.Class.newInstance(Native Method)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-14 13:56:08.281 25855 25855 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-14 13:56:08.281 25855 25855 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-14 13:56:08.281 25855 25855 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-14 13:56:08.281 25855 25855 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-14 13:56:08.281 25855 25855 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-14 13:56:08.281 25855 25855 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-14 13:56:08.281 25855 25855 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-14 13:56:08.281 25855 25855 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-14 13:56:08.302 25855 25855 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.
06-14 13:56:09.031 25855 25855 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-14 13:56:09.032 25855 25855 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-14 13:56:09.067 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18066): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.071 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18067): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.083 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18068): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-14 13:56:09.240 25855 25855 W Looper : PerfMonitor longMsg : seq=2
plan=13:56:07.944 late=12ms wall=1259ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-14 13:56:09.135 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18069): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.147 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18070): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.147 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18071): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.147 25855 25855 W com.mbwhatsapp: type=1400 audit(0.0:18072): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-14 13:56:09.956 25855 26005 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6708d6b5-ffa9-44b2-ab61-d39f4047c069, generation=0)
06-14 13:56:09.958 25855 25951 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6708d6b5-ffa9-44b2-ab61-d39f4047c069, generation=0)
--------- beginning of main
06-15 02:00:01.276 17115 17115 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-15 02:00:01.573 17115 17115 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-15 02:00:01.597 17115 17115 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 02:00:01.598 17115 17115 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 02:00:01.598 17115 17115 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 02:00:01.598 17115 17115 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 02:00:01.598 17115 17115 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 02:00:01.599 17115 17115 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 02:00:01.599 17115 17115 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 02:00:01.599 17115 17115 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 02:00:01.599 17115 17115 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-15 02:00:01.599 17115 17115 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-15 02:00:01.599 17115 17115 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-15 02:00:01.600 17115 17115 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-15 02:00:01.600 17115 17115 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-15 02:00:01.600 17115 17115 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-15 02:00:01.600 17115 17115 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 02:00:01.600 17115 17115 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-15 02:00:01.600 17115 17115 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-15 02:00:01.622 17115 17115 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.
06-15 02:00:01.961 17115 17115 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 02:00:01.962 17115 17115 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 02:00:01.999 17115 17115 W com.mbwhatsapp: type=1400 audit(0.0:38484): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-15 02:00:02.003 17115 17115 W com.mbwhatsapp: type=1400 audit(0.0:38485): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-15 02:00:02.019 17115 17115 W com.mbwhatsapp: type=1400 audit(0.0:38486): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-15 02:00:02.071 17115 17115 W com.mbwhatsapp: type=1400 audit(0.0:38487): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-15 02:00:02.083 17115 17115 W com.mbwhatsapp: type=1400 audit(0.0:38488): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
06-20 12:47:15.576 30597 30597 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-20 12:47:15.803 30597 30597 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-20 12:47:15.872 30597 30597 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-20 12:47:15.874 30597 30597 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-20 12:47:15.875 30597 30597 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.Class.newInstance(Native Method)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-20 12:47:15.875 30597 30597 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-20 12:47:15.875 30597 30597 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-20 12:47:15.875 30597 30597 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 12:47:15.875 30597 30597 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-20 12:47:15.875 30597 30597 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-20 12:47:15.875 30597 30597 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-20 12:47:15.875 30597 30597 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-20 12:47:15.875 30597 30597 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-20 12:47:15.970 30597 30597 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.
06-20 12:47:16.075 30597 30673 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-20 12:47:16.712 30597 30597 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-20 12:47:16.712 30597 30597 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-20 12:47:16.956 30597 30725 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-20 12:47:16.956 30597 30725 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
06-20 12:47:16.956 30597 30725 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
06-20 12:47:16.958 30597 30597 W Looper : PerfMonitor longMsg : seq=2
plan=12:47:15.593 late=8ms wall=1353ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-20 12:47:16.758 30597 30597 W com.mbwhatsapp: type=1400 audit(0.0:14546): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-20 12:47:16.762 30597 30597 W com.mbwhatsapp: type=1400 audit(0.0:14547): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-20 12:47:16.774 30597 30597 W com.mbwhatsapp: type=1400 audit(0.0:14548): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-20 12:47:16.818 30597 30597 W com.mbwhatsapp: type=1400 audit(0.0:14549): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-20 12:47:16.830 30597 30597 W com.mbwhatsapp: type=1400 audit(0.0:14550): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-20 12:47:17.336 30597 30771 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3a2588a5-c54e-4950-b7af-2027c10150c9, generation=0)
06-20 12:47:17.339 30597 30753 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3a2588a5-c54e-4950-b7af-2027c10150c9, generation=0)
--------- beginning of main
06-21 06:13:07.892 11729 11729 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-21 06:13:08.615 11729 11729 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-21 06:13:08.657 11729 11729 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-21 06:13:08.661 11729 11729 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.Class.newInstance(Native Method)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-21 06:13:08.661 11729 11729 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-21 06:13:08.661 11729 11729 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-21 06:13:08.661 11729 11729 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-21 06:13:08.661 11729 11729 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-21 06:13:08.661 11729 11729 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-21 06:13:08.661 11729 11729 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-21 06:13:08.661 11729 11729 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-21 06:13:08.661 11729 11729 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-21 06:13:08.722 11729 11729 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.
06-21 06:13:10.772 11729 11729 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-21 06:13:10.773 11729 11729 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-21 06:13:10.917 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2675): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:10.925 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2676): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:10.985 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2677): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:11.105 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2678): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:11.181 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2679): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:11.181 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2680): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 06:13:11.181 11729 11729 W com.mbwhatsapp: type=1400 audit(0.0:2681): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-21 06:13:12.045 11729 11729 W Looper : PerfMonitor longMsg : seq=2
plan=06:13:07.931 late=55ms wall=3687ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-21 06:13:12.491 11729 11729 W BpBinder: Slow Binder: BpBinder transact took 208
ms, interface=android.app.IActivityManager, code=13 oneway=false
06-21 06:13:13.048 11729 11729 W BpBinder: Slow Binder: BpBinder transact took 538
ms, interface=android.app.IActivityManager, code=13 oneway=false
06-21 06:13:13.828 11729 12045 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (12055) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 447ms
06-21 06:13:14.152 11729 12055 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (12045) at android.content.res.ApkAssets[]
android.content.res.AssetManager.getApkAssets()(AssetManager.java:404) waiters=1 in
java.lang.CharSequence android.content.res.AssetManager.getResourceText(int) for
311ms
06-21 06:13:14.401 11729 12055 W BpBinder: Slow Binder: BpBinder transact took 226
ms, interface=android.app.IActivityManager, code=70 oneway=false
06-21 06:13:14.834 11729 12059 W BpBinder: Slow Binder: BpBinder transact took 225
ms, interface=android.content.pm.IPackageManager, code=3 oneway=false
06-21 06:13:14.862 11729 12055 W BpBinder: Slow Binder: BpBinder transact took 203
ms, interface=android.net.IConnectivityManager, code=3 oneway=false
06-21 06:13:18.363 11729 11738 W com.mbwhatsapp: Suspending all threads took:
29.990ms
--------- beginning of main
06-21 12:47:19.110 26974 26974 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-21 12:47:19.537 26974 26974 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-21 12:47:19.567 26974 26974 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-21 12:47:19.570 26974 26974 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-21 12:47:19.571 26974 26974 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-21 12:47:19.571 26974 26974 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-21 12:47:19.571 26974 26974 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-21 12:47:19.571 26974 26974 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-21 12:47:19.572 26974 26974 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-21 12:47:19.572 26974 26974 W System.err: at
java.lang.Class.newInstance(Native Method)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-21 12:47:19.572 26974 26974 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-21 12:47:19.572 26974 26974 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-21 12:47:19.572 26974 26974 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-21 12:47:19.573 26974 26974 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-21 12:47:19.573 26974 26974 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-21 12:47:19.573 26974 26974 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-21 12:47:19.573 26974 26974 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-21 12:47:19.573 26974 26974 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-21 12:47:19.573 26974 26974 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-21 12:47:19.639 26974 26974 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.
06-21 12:47:20.142 26974 26974 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-21 12:47:20.142 26974 26974 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-21 12:47:20.192 26974 26974 W com.mbwhatsapp: type=1400 audit(0.0:14855): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 12:47:20.196 26974 26974 W com.mbwhatsapp: type=1400 audit(0.0:14856): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-21 12:47:20.442 26974 26974 W Looper : PerfMonitor longMsg : seq=2
plan=12:47:19.136 late=15ms wall=1285ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-21 12:47:20.228 26974 26974 W com.mbwhatsapp: type=1400 audit(0.0:14857): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 12:47:20.284 26974 26974 W com.mbwhatsapp: type=1400 audit(0.0:14858): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 12:47:20.304 26974 26974 W com.mbwhatsapp: type=1400 audit(0.0:14859): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 12:47:32.819 26974 27153 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (27119) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6
X.35t.A08() for 119ms
06-21 12:47:33.155 26974 27181 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=37c2417b-b948-4f20-99d7-63446f705640, generation=0)
06-21 12:47:33.160 26974 27181 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=37c2417b-b948-4f20-99d7-63446f705640, generation=0)
--------- beginning of main
06-21 18:14:28.449 11035 11035 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-21 18:14:28.724 11035 11035 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-21 18:14:28.741 11035 11035 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-21 18:14:28.742 11035 11035 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-21 18:14:28.743 11035 11035 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-21 18:14:28.743 11035 11035 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-21 18:14:28.743 11035 11035 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-21 18:14:28.743 11035 11035 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-21 18:14:28.743 11035 11035 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-21 18:14:28.743 11035 11035 W System.err: at
java.lang.Class.newInstance(Native Method)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-21 18:14:28.743 11035 11035 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-21 18:14:28.743 11035 11035 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-21 18:14:28.743 11035 11035 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-21 18:14:28.743 11035 11035 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-21 18:14:28.743 11035 11035 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-21 18:14:28.744 11035 11035 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-21 18:14:28.744 11035 11035 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-21 18:14:28.744 11035 11035 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-21 18:14:28.744 11035 11035 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-21 18:14:28.765 11035 11035 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.
06-21 18:14:29.177 11035 11035 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-21 18:14:29.177 11035 11035 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-21 18:14:29.267 11035 11035 W com.mbwhatsapp: type=1400 audit(0.0:26276): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 18:14:29.275 11035 11035 W com.mbwhatsapp: type=1400 audit(0.0:26277): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 18:14:29.275 11035 11035 W com.mbwhatsapp: type=1400 audit(0.0:26278): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-21 18:14:29.275 11035 11035 W com.mbwhatsapp: type=1400 audit(0.0:26279): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
06-22 10:28:48.716 19043 19043 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
--------- beginning of system
06-22 10:28:50.355 19043 19043 W BpBinder: Slow Binder: BpBinder transact took 390
ms, interface=android.app.IActivityManager, code=6 oneway=false
06-22 10:28:50.529 19043 19043 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-22 10:28:50.653 19043 19043 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-22 10:28:50.670 19043 19043 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-22 10:28:50.671 19043 19043 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.Class.newInstance(Native Method)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-22 10:28:50.671 19043 19043 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-22 10:28:50.671 19043 19043 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-22 10:28:50.671 19043 19043 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-22 10:28:50.671 19043 19043 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-22 10:28:50.671 19043 19043 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-22 10:28:50.671 19043 19043 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-22 10:28:50.671 19043 19043 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-22 10:28:50.671 19043 19043 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-22 10:28:50.774 19043 19043 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.
06-22 10:28:56.889 19043 19043 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-22 10:28:56.889 19043 19043 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-22 10:28:57.745 19043 19043 W com.mbwhatsapp: type=1400 audit(0.0:9496): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-22 10:28:57.833 19043 19043 W com.mbwhatsapp: type=1400 audit(0.0:9497): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-22 10:28:58.041 19043 19043 W com.mbwhatsapp: type=1400 audit(0.0:9498): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-22 10:28:58.585 19043 19043 W com.mbwhatsapp: type=1400 audit(0.0:9499): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-22 10:28:58.689 19043 19043 W com.mbwhatsapp: type=1400 audit(0.0:9500): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-22 10:29:00.102 19043 19043 W Looper : PerfMonitor longMsg : seq=2
plan=10:28:48.842 late=11ms wall=11106ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-22 10:29:05.168 19043 19070 W com.mbwhatsapp: Suspending all threads took:
173.936ms
06-22 10:29:06.559 19043 19505 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (19618) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 1.384s
06-22 10:29:07.798 19043 19043 W BpBinder: Slow Binder: BpBinder transact took 2341
ms, interface=android.app.IActivityManager, code=13 oneway=false
--------- beginning of main
06-23 12:54:21.105 9627 9627 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-23 12:54:21.327 9627 9627 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-23 12:54:21.358 9627 9627 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-23 12:54:21.361 9627 9627 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.Class.newInstance(Native Method)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-23 12:54:21.361 9627 9627 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-23 12:54:21.361 9627 9627 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-23 12:54:21.361 9627 9627 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-23 12:54:21.361 9627 9627 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-23 12:54:21.361 9627 9627 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-23 12:54:21.361 9627 9627 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-23 12:54:21.361 9627 9627 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-23 12:54:21.361 9627 9627 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-23 12:54:21.384 9627 9627 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.
06-23 12:54:22.329 9627 9627 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-23 12:54:22.329 9627 9627 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-23 12:54:22.367 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12725): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-23 12:54:22.375 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12726): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-23 12:54:22.387 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12727): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-23 12:54:22.435 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12728): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-23 12:54:22.443 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12729): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-23 12:54:22.529 9627 9627 W Looper : PerfMonitor longMsg : seq=2
plan=12:54:21.123 late=7ms wall=1380ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-23 12:54:22.817 9627 9742 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3e1aeb9d-fac2-4887-8509-ec8dfccd3f04, generation=0)
06-23 12:54:22.819 9627 9708 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3e1aeb9d-fac2-4887-8509-ec8dfccd3f04, generation=0)
06-23 12:54:22.443 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12730): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-23 12:54:22.443 9627 9627 W com.mbwhatsapp: type=1400 audit(0.0:12731): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
06-29 16:27:21.229 23608 23608 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-29 16:27:21.647 23608 23608 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-29 16:27:21.683 23608 23608 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-29 16:27:21.687 23608 23608 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-29 16:27:21.688 23608 23608 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-29 16:27:21.688 23608 23608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-29 16:27:21.688 23608 23608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-29 16:27:21.688 23608 23608 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-29 16:27:21.688 23608 23608 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-29 16:27:21.688 23608 23608 W System.err: at
java.lang.Class.newInstance(Native Method)
06-29 16:27:21.689 23608 23608 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-29 16:27:21.689 23608 23608 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-29 16:27:21.689 23608 23608 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-29 16:27:21.689 23608 23608 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-29 16:27:21.689 23608 23608 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-29 16:27:21.689 23608 23608 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-29 16:27:21.690 23608 23608 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-29 16:27:21.690 23608 23608 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-29 16:27:21.690 23608 23608 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-29 16:27:21.690 23608 23608 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-29 16:27:21.690 23608 23608 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-29 16:27:21.690 23608 23608 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-29 16:27:21.690 23608 23608 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-29 16:27:21.690 23608 23608 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-29 16:27:21.719 23608 23608 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.
06-29 16:27:22.527 23608 23608 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-29 16:27:22.527 23608 23608 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-29 16:27:22.576 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17438): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:22.580 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17439): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:22.600 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17440): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-29 16:27:22.792 23608 23608 W Looper : PerfMonitor longMsg : seq=2
plan=16:27:21.257 late=5ms wall=1507ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-29 16:27:22.664 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17441): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:22.680 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17442): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:22.680 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17443): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:22.680 23608 23608 W com.mbwhatsapp: type=1400 audit(0.0:17444): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-29 16:27:23.171 23608 23703 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=c3f7a08c-7e4a-46e5-a88f-e148d547dcfb, generation=0)
06-29 16:27:23.198 23608 23703 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=c3f7a08c-7e4a-46e5-a88f-e148d547dcfb, generation=0)
--------- beginning of main
06-30 08:04:19.630 1421 1421 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-30 08:04:19.864 1421 1421 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-30 08:04:19.889 1421 1421 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-30 08:04:19.891 1421 1421 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.Class.newInstance(Native Method)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-30 08:04:19.891 1421 1421 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-30 08:04:19.891 1421 1421 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-30 08:04:19.891 1421 1421 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-30 08:04:19.891 1421 1421 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-30 08:04:19.891 1421 1421 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-30 08:04:19.891 1421 1421 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-30 08:04:19.891 1421 1421 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-30 08:04:19.891 1421 1421 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-30 08:04:19.909 1421 1421 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.
06-30 08:04:19.982 1421 1467 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-30 08:04:20.579 1421 1421 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-30 08:04:20.579 1421 1421 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-30 08:04:20.607 1421 1421 W com.mbwhatsapp: type=1400 audit(0.0:7176): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 08:04:20.611 1421 1421 W com.mbwhatsapp: type=1400 audit(0.0:7177): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 08:04:20.623 1421 1421 W com.mbwhatsapp: type=1400 audit(0.0:7178): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 08:04:20.671 1421 1421 W com.mbwhatsapp: type=1400 audit(0.0:7179): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 08:04:20.679 1421 1421 W com.mbwhatsapp: type=1400 audit(0.0:7180): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-30 08:04:20.776 1421 1421 W Looper : PerfMonitor longMsg : seq=2
plan=08:04:19.657 late=2ms wall=1090ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
06-30 08:04:21.004 1421 1773 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=53675b98-3b65-4032-a723-5a1f7a417ed2, generation=0)
06-30 08:04:21.006 1421 1739 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=53675b98-3b65-4032-a723-5a1f7a417ed2, generation=0)
--------- beginning of main
06-30 14:47:03.129 25952 25952 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
06-30 14:47:03.364 25952 25952 W ResourceType: CREATING STRING CACHE OF 192 bytes
06-30 14:47:03.387 25952 25952 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-30 14:47:03.392 25952 25952 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.Class.newInstance(Native Method)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-30 14:47:03.392 25952 25952 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
06-30 14:47:03.392 25952 25952 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-30 14:47:03.392 25952 25952 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
06-30 14:47:03.392 25952 25952 W System.err: at
android.os.Looper.loop(Looper.java:300)
06-30 14:47:03.392 25952 25952 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
06-30 14:47:03.392 25952 25952 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-30 14:47:03.392 25952 25952 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
06-30 14:47:03.392 25952 25952 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
06-30 14:47:03.413 25952 25952 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.
06-30 14:47:04.047 25952 25952 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-30 14:47:04.047 25952 25952 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-30 14:47:04.179 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22353): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.203 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22354): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.223 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22355): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.307 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22356): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.327 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22357): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.327 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22358): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
06-30 14:47:04.327 25952 25952 W com.mbwhatsapp: type=1400 audit(0.0:22359): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
06-30 14:47:04.449 25952 25952 W Looper : PerfMonitor longMsg : seq=2
plan=14:47:03.145 late=5ms wall=1283ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
07-05 18:54:11.294 13646 13646 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-05 18:54:11.620 13646 13646 W ResourceType: CREATING STRING CACHE OF 192 bytes
07-05 18:54:11.650 13646 13646 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
07-05 18:54:11.653 13646 13646 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.Class.newInstance(Native Method)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-05 18:54:11.653 13646 13646 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
07-05 18:54:11.653 13646 13646 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
07-05 18:54:11.653 13646 13646 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
07-05 18:54:11.653 13646 13646 W System.err: at
android.os.Looper.loop(Looper.java:300)
07-05 18:54:11.653 13646 13646 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
07-05 18:54:11.653 13646 13646 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-05 18:54:11.653 13646 13646 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
07-05 18:54:11.653 13646 13646 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
07-05 18:54:11.676 13646 13646 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.
07-05 18:54:12.684 13646 13646 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
07-05 18:54:12.684 13646 13646 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
07-05 18:54:12.736 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17741): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-05 18:54:12.744 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17742): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-05 18:54:12.768 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17743): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-05 18:54:12.896 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17744): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-05 18:54:12.912 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17745): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-05 18:54:12.912 13646 13646 W com.mbwhatsapp: type=1400 audit(0.0:17746): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
07-05 18:54:13.071 13646 13646 W Looper : PerfMonitor longMsg : seq=2
plan=18:54:11.316 late=20ms wall=1660ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
07-05 18:54:13.756 13646 13929 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=893b342e-50de-41fc-9e09-6a16e67111e0, generation=0)
--------- beginning of main
07-07 16:20:51.227 12745 12745 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-07 16:20:51.562 12745 12745 W ResourceType: CREATING STRING CACHE OF 192 bytes
07-07 16:20:51.601 12745 12745 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
07-07 16:20:51.614 12745 12745 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.Class.newInstance(Native Method)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-07 16:20:51.614 12745 12745 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
07-07 16:20:51.614 12745 12745 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
07-07 16:20:51.614 12745 12745 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
07-07 16:20:51.614 12745 12745 W System.err: at
android.os.Looper.loop(Looper.java:300)
07-07 16:20:51.614 12745 12745 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
07-07 16:20:51.614 12745 12745 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-07 16:20:51.614 12745 12745 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
07-07 16:20:51.614 12745 12745 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
07-07 16:20:51.637 12745 12745 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.
07-07 16:20:51.760 12745 12789 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
07-07 16:20:52.193 12745 12745 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
07-07 16:20:52.196 12745 12745 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
--------- beginning of system
07-07 16:20:52.410 12745 12745 W Looper : PerfMonitor longMsg : seq=2
plan=16:20:51.258 late=16ms wall=1109ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
07-07 16:20:52.694 12745 12883 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d18884bb-2128-4460-ab23-095ae54697dd, generation=0)
--------- beginning of main
07-16 16:49:39.695 5893 5893 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-16 16:49:39.967 5893 5893 W ResourceType: CREATING STRING CACHE OF 192 bytes
07-16 16:49:40.043 5893 5893 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
07-16 16:49:40.045 5893 5893 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.Class.newInstance(Native Method)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-16 16:49:40.045 5893 5893 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
07-16 16:49:40.045 5893 5893 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
07-16 16:49:40.045 5893 5893 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
07-16 16:49:40.045 5893 5893 W System.err: at
android.os.Looper.loop(Looper.java:300)
07-16 16:49:40.045 5893 5893 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
07-16 16:49:40.045 5893 5893 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-16 16:49:40.045 5893 5893 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
07-16 16:49:40.046 5893 5893 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
07-16 16:49:40.158 5893 5893 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.
07-16 16:49:40.227 5893 5921 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
07-16 16:49:40.751 5893 5893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
07-16 16:49:40.751 5893 5893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
07-16 16:49:40.983 5893 5960 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
07-16 16:49:40.983 5893 5960 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
07-16 16:49:40.983 5893 5960 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
07-16 16:49:40.985 5893 5893 W Looper : PerfMonitor longMsg : seq=2
plan=16:49:39.711 late=8ms wall=1263ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
07-16 16:49:41.391 5893 6008 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=eedbf186-5ecb-4f33-ab91-d24c138b2a19, generation=0)
07-16 16:49:41.397 5893 6008 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=eedbf186-5ecb-4f33-ab91-d24c138b2a19, generation=0)
--------- beginning of main
07-31 23:14:21.285 17267 17267 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
07-31 23:14:21.512 17267 17267 W ResourceType: CREATING STRING CACHE OF 192 bytes
07-31 23:14:21.562 17267 17267 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
07-31 23:14:21.566 17267 17267 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.Class.newInstance(Native Method)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
07-31 23:14:21.566 17267 17267 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
07-31 23:14:21.566 17267 17267 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
07-31 23:14:21.566 17267 17267 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
07-31 23:14:21.566 17267 17267 W System.err: at
android.os.Looper.loop(Looper.java:300)
07-31 23:14:21.566 17267 17267 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
07-31 23:14:21.566 17267 17267 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
07-31 23:14:21.566 17267 17267 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
07-31 23:14:21.566 17267 17267 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
07-31 23:14:21.637 17267 17267 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.
07-31 23:14:21.702 17267 17291 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
07-31 23:14:22.100 17267 17267 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
07-31 23:14:22.100 17267 17267 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
07-31 23:14:22.146 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27591): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.150 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27592): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.162 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27593): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.210 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27594): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.222 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27595): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.222 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27596): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.222 17267 17267 W com.mbwhatsapp: type=1400 audit(0.0:27597): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
07-31 23:14:22.346 17267 17322 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
07-31 23:14:22.346 17267 17322 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
07-31 23:14:22.346 17267 17322 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
07-31 23:14:22.350 17267 17267 W Looper : PerfMonitor longMsg : seq=2
plan=23:14:21.303 late=4ms wall=1038ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
07-31 23:14:22.855 17267 17380 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=566ea0d3-36e7-44d2-87e9-db5b3ab96b9f, generation=0)
07-31 23:14:22.857 17267 17380 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=566ea0d3-36e7-44d2-87e9-db5b3ab96b9f, generation=0)
--------- beginning of main
08-13 17:44:24.437 7769 7769 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-13 17:44:24.691 7769 7769 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-13 17:44:24.779 7769 7769 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-13 17:44:24.782 7769 7769 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-13 17:44:24.782 7769 7769 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-13 17:44:24.783 7769 7769 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-13 17:44:24.783 7769 7769 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-13 17:44:24.783 7769 7769 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-13 17:44:24.783 7769 7769 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-13 17:44:24.783 7769 7769 W System.err: at
java.lang.Class.newInstance(Native Method)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-13 17:44:24.783 7769 7769 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-13 17:44:24.783 7769 7769 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-13 17:44:24.783 7769 7769 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-13 17:44:24.783 7769 7769 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-13 17:44:24.783 7769 7769 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-13 17:44:24.783 7769 7769 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-13 17:44:24.783 7769 7769 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-13 17:44:24.784 7769 7769 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-13 17:44:24.899 7769 7769 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.
08-13 17:44:24.967 7769 7796 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
08-13 17:44:25.627 7769 7769 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-13 17:44:25.627 7769 7769 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-13 17:44:25.712 7769 7769 W com.mbwhatsapp: type=1400 audit(0.0:545): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-13 17:44:25.716 7769 7769 W com.mbwhatsapp: type=1400 audit(0.0:546): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-13 17:44:25.736 7769 7769 W com.mbwhatsapp: type=1400 audit(0.0:547): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-13 17:44:25.784 7769 7769 W com.mbwhatsapp: type=1400 audit(0.0:548): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-13 17:44:25.800 7769 7769 W com.mbwhatsapp: type=1400 audit(0.0:549): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
08-13 17:44:25.934 7769 7769 W Looper : PerfMonitor longMsg : seq=2
plan=17:44:24.460 late=7ms wall=1462ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
08-13 17:44:25.937 7769 7881 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
08-13 17:44:25.937 7769 7881 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-13 17:44:25.937 7769 7881 W com.mbwhatsapp: and incorrect proguard
optimizations.
08-13 17:44:26.559 7769 7946 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=af5c04f1-49e0-47f2-8513-e993786a8856, generation=0)
--------- beginning of main
08-14 19:34:12.299 8727 8727 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-14 19:34:13.286 8727 8727 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-14 19:34:13.359 8727 8727 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-14 19:34:13.373 8727 8727 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-14 19:34:13.374 8727 8727 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.Class.newInstance(Native Method)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-14 19:34:13.374 8727 8727 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-14 19:34:13.374 8727 8727 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-14 19:34:13.374 8727 8727 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-14 19:34:13.374 8727 8727 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-14 19:34:13.374 8727 8727 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-14 19:34:13.374 8727 8727 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-14 19:34:13.374 8727 8727 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-14 19:34:13.374 8727 8727 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-14 19:34:13.514 8727 8727 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.
08-14 19:34:15.108 8727 8727 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-14 19:34:15.108 8727 8727 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-14 19:34:15.483 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:546): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.535 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:547): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.599 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:548): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.667 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:549): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.687 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:550): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.687 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:551): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-14 19:34:15.687 8727 8727 W com.mbwhatsapp: type=1400 audit(0.0:552): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
08-14 19:34:15.972 8727 8727 W Looper : PerfMonitor longMsg : seq=2
plan=19:34:12.382 late=37ms wall=3542ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
08-14 19:34:16.750 8727 8992 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=c7686fec-5373-475b-a3b6-0e82ddcb09e0, generation=0)
08-14 19:34:20.642 8727 8727 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (8959) at boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long)
(MessageQueue.java:612) waiters=0 in android.os.Message
android.os.MessageQueue.next() for 363ms
--------- beginning of main
08-15 17:05:01.351 8259 8259 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-15 17:05:01.687 8259 8259 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-15 17:05:01.714 8259 8259 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-15 17:05:01.717 8259 8259 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-15 17:05:01.717 8259 8259 W System.err: at
java.lang.Class.newInstance(Native Method)
08-15 17:05:01.717 8259 8259 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-15 17:05:01.717 8259 8259 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-15 17:05:01.717 8259 8259 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-15 17:05:01.717 8259 8259 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-15 17:05:01.717 8259 8259 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-15 17:05:01.717 8259 8259 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-15 17:05:01.718 8259 8259 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-15 17:05:01.718 8259 8259 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-15 17:05:01.718 8259 8259 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-15 17:05:01.718 8259 8259 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-15 17:05:01.718 8259 8259 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-15 17:05:01.718 8259 8259 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-15 17:05:01.718 8259 8259 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-15 17:05:01.718 8259 8259 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-15 17:05:01.761 8259 8259 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.
08-15 17:05:02.976 8259 8259 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-15 17:05:02.976 8259 8259 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-15 17:05:03.059 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34245): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-15 17:05:03.063 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34246): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-15 17:05:03.083 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34247): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
08-15 17:05:03.300 8259 8259 W Looper : PerfMonitor longMsg : seq=2
plan=17:05:01.367 late=13ms wall=1906ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
08-15 17:05:03.147 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34248): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-15 17:05:03.171 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34249): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-15 17:05:03.171 8259 8259 W com.mbwhatsapp: type=1400 audit(0.0:34250): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of main
08-16 15:51:02.421 11225 11225 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-16 15:51:02.544 11225 11225 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-16 15:51:02.554 11225 11225 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-16 15:51:02.555 11225 11225 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-16 15:51:02.555 11225 11225 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-16 15:51:02.555 11225 11225 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-16 15:51:02.555 11225 11225 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-16 15:51:02.555 11225 11225 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-16 15:51:02.555 11225 11225 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-16 15:51:02.556 11225 11225 W System.err: at
java.lang.Class.newInstance(Native Method)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-16 15:51:02.556 11225 11225 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-16 15:51:02.556 11225 11225 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-16 15:51:02.556 11225 11225 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-16 15:51:02.556 11225 11225 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-16 15:51:02.556 11225 11225 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-16 15:51:02.556 11225 11225 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-16 15:51:02.556 11225 11225 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-16 15:51:02.556 11225 11225 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-16 15:51:02.564 11225 11225 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.
08-16 15:51:02.841 11225 11225 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-16 15:51:02.841 11225 11225 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-16 15:51:02.853 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17401): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.857 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17402): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.865 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17403): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.893 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17404): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.897 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17405): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.897 11225 11225 W com.mbwhatsapp: type=1400 audit(0.0:17406): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:51:02.945 11225 11225 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
08-16 15:51:02.945 11225 11225 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-16 15:51:02.945 11225 11225 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
08-16 15:51:02.969 11225 11225 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
08-16 15:51:03.060 11225 11225 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=133ms latency=486ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=479ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110)
08-16 15:51:03.060 11225 11225 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=619ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=479ms seq=2 late=13ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=133ms seq=3 late=486ms
h=android.app.ActivityThread$H w=159)
08-16 15:51:03.082 11225 11286 E QT : [QT]file does not exist
08-16 15:51:03.352 11225 11285 E GED : Failed to get GED Log Buf, err(0)
08-16 15:51:03.360 11225 11285 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c0704180, error = EGL_SUCCESS
08-16 15:51:03.413 11225 11285 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
08-16 15:51:03.413 11225 11285 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
08-16 15:51:03.447 11225 11238 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:51:03.547 11225 11238 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:51:03.551 11225 11285 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=21 ms, max=21 ms.
08-16 15:51:06.267 11225 11225 W MirrorManager: this model don't Support
08-16 15:51:06.658 11225 11237 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:51:06.679 11225 11237 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:51:07.145 11225 11266 W BpBinder: Slow Binder: BpBinder transact took 639
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
08-16 15:51:08.280 11225 11266 W BpBinder: Slow Binder: BpBinder transact took 1130
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
08-16 15:51:14.622 11225 11233 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
08-16 15:52:06.271 11225 11285 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c0704180, error = EGL_SUCCESS
08-16 15:52:43.106 11225 11408 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:52:43.126 11225 11408 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:52:43.176 11225 11285 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.RegisterPhone, count=1, avg=38 ms,
max=38 ms.
08-16 15:52:46.636 11225 11408 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:52:46.652 11225 11408 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:52:47.577 11225 11370 E PlayCore: UID: [10286] PID: [11225]
StandardIntegrity : Phonesky is not installed.
08-16 15:52:47.584 11225 11372 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
08-16 15:52:47.584 11225 11372 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
08-16 15:52:54.755 11225 11285 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c0704180, error = EGL_SUCCESS
08-16 15:52:54.966 11225 11238 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:52:54.979 11225 11225 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 15:52:54.984 11225 11408 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:53:08.113 11225 11285 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c0704180, error = EGL_SUCCESS
--------- beginning of main
08-16 15:59:19.313 15532 15532 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-16 15:59:19.454 15532 15532 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-16 15:59:19.470 15532 15532 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-16 15:59:19.472 15532 15532 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.Class.newInstance(Native Method)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-16 15:59:19.472 15532 15532 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-16 15:59:19.472 15532 15532 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-16 15:59:19.472 15532 15532 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-16 15:59:19.472 15532 15532 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-16 15:59:19.472 15532 15532 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-16 15:59:19.472 15532 15532 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-16 15:59:19.472 15532 15532 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-16 15:59:19.472 15532 15532 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-16 15:59:19.485 15532 15532 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.
08-16 15:59:19.704 15532 15532 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-16 15:59:19.704 15532 15532 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-16 15:59:19.726 15532 15532 W com.mbwhatsapp: type=1400 audit(0.0:17730): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:59:19.726 15532 15532 W com.mbwhatsapp: type=1400 audit(0.0:17731): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:59:19.734 15532 15532 W com.mbwhatsapp: type=1400 audit(0.0:17732): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:59:19.762 15532 15532 W com.mbwhatsapp: type=1400 audit(0.0:17733): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:59:19.766 15532 15532 W com.mbwhatsapp: type=1400 audit(0.0:17734): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 15:59:19.802 15532 15532 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
08-16 15:59:19.802 15532 15532 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-16 15:59:19.802 15532 15532 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
08-16 15:59:19.817 15532 15532 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
08-16 15:59:19.911 15532 15532 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=117ms latency=463ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=462ms seq=2 late=4ms
h=android.app.ActivityThread$H w=110)
08-16 15:59:19.911 15532 15532 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=580ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=462ms seq=2 late=4ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=117ms seq=3 late=463ms
h=android.app.ActivityThread$H w=159)
08-16 15:59:19.925 15532 15589 E QT : [QT]file does not exist
08-16 15:59:20.156 15532 15588 E GED : Failed to get GED Log Buf, err(0)
08-16 15:59:20.164 15532 15588 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6f02300, error = EGL_SUCCESS
08-16 15:59:20.196 15532 15588 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
08-16 15:59:20.196 15532 15588 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
08-16 15:59:20.243 15532 15546 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:59:20.305 15532 15546 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:59:22.251 15532 15532 W MirrorManager: this model don't Support
08-16 15:59:23.531 15532 15546 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:59:23.547 15532 15544 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 15:59:31.020 15532 15540 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
08-16 15:59:36.959 15532 15532 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 15:59:36.981 15532 15532 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
08-16 15:59:36.995 15532 15532 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 15:59:37.000 15532 15532 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 15:59:41.967 15532 15723 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:4) isEGL=1, mPendingRelease.size()=3, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=1
08-16 15:59:51.119 15532 15723 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:4) isEGL=1, mPendingRelease.size()=3, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=1
08-16 16:00:00.848 15532 15532 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 16:00:01.162 15532 15588 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6f02300, error = EGL_SUCCESS
08-16 16:00:32.543 15532 15723 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:4) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:00:32.550 15532 15723 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:00:35.203 15532 15588 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6f02300, error = EGL_SUCCESS
--------- beginning of main
08-16 16:01:15.333 17135 17135 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-16 16:01:15.430 17135 17135 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-16 16:01:15.441 17135 17135 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-16 16:01:15.443 17135 17135 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-16 16:01:15.443 17135 17135 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-16 16:01:15.443 17135 17135 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-16 16:01:15.443 17135 17135 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-16 16:01:15.443 17135 17135 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-16 16:01:15.443 17135 17135 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-16 16:01:15.444 17135 17135 W System.err: at
java.lang.Class.newInstance(Native Method)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-16 16:01:15.444 17135 17135 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-16 16:01:15.444 17135 17135 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-16 16:01:15.444 17135 17135 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-16 16:01:15.444 17135 17135 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-16 16:01:15.444 17135 17135 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-16 16:01:15.444 17135 17135 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-16 16:01:15.444 17135 17135 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-16 16:01:15.444 17135 17135 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-16 16:01:15.452 17135 17135 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.
08-16 16:01:15.673 17135 17135 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-16 16:01:15.673 17135 17135 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-16 16:01:15.684 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17843): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.688 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17844): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.692 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17845): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.716 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17846): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.720 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17847): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.720 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17848): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.720 17135 17135 W com.mbwhatsapp: type=1400 audit(0.0:17849): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-16 16:01:15.758 17135 17135 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
08-16 16:01:15.758 17135 17135 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
08-16 16:01:15.758 17135 17135 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
08-16 16:01:15.771 17135 17135 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
08-16 16:01:15.852 17135 17135 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=102ms latency=400ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=399ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110)
08-16 16:01:15.852 17135 17135 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=502ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=399ms seq=2 late=5ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=102ms seq=3 late=400ms
h=android.app.ActivityThread$H w=159)
08-16 16:01:15.864 17135 17196 E QT : [QT]file does not exist
08-16 16:01:16.066 17135 17195 E GED : Failed to get GED Log Buf, err(0)
08-16 16:01:16.073 17135 17195 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6ceb480, error = EGL_SUCCESS
08-16 16:01:16.105 17135 17195 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
08-16 16:01:16.105 17135 17195 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
08-16 16:01:16.152 17135 17240 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:16.262 17135 17240 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:17.639 17135 17135 W MirrorManager: this model don't Support
08-16 16:01:17.946 17135 17240 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:17.964 17135 17240 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#1]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:18.467 17135 17202 W BpBinder: Slow Binder: BpBinder transact took 601
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
08-16 16:01:19.638 17135 17202 W BpBinder: Slow Binder: BpBinder transact took 1169
ms, interface=android.system.keystore2.IKeystoreSecurityLevel, code=2 oneway=false
08-16 16:01:24.482 17135 17240 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:24.502 17135 17240 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#2]
(f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:24.899 17135 17332 E PlayCore: UID: [10286] PID: [17135]
StandardIntegrity : Phonesky is not installed.
08-16 16:01:24.926 17135 17202 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
08-16 16:01:24.927 17135 17202 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
08-16 16:01:26.564 17135 17195 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6ceb480, error = EGL_SUCCESS
08-16 16:01:26.613 17135 17144 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
08-16 16:01:26.749 17135 17148 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:4) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:26.765 17135 17135 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
08-16 16:01:26.773 17135 17342 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#3]
(f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
08-16 16:01:52.299 17135 17195 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb40000773c405a80, surface = 0x0, mEC = 0xb4000076c6ceb480, error = EGL_SUCCESS
--------- beginning of main
08-17 02:00:00.071 12435 12435 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
08-17 02:00:00.401 12435 12435 W ResourceType: CREATING STRING CACHE OF 192 bytes
08-17 02:00:00.432 12435 12435 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-17 02:00:00.433 12435 12435 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-17 02:00:00.434 12435 12435 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
08-17 02:00:00.434 12435 12435 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
08-17 02:00:00.434 12435 12435 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
08-17 02:00:00.434 12435 12435 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
08-17 02:00:00.434 12435 12435 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-17 02:00:00.434 12435 12435 W System.err: at
java.lang.Class.newInstance(Native Method)
08-17 02:00:00.434 12435 12435 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
08-17 02:00:00.434 12435 12435 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
08-17 02:00:00.434 12435 12435 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
08-17 02:00:00.434 12435 12435 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
08-17 02:00:00.435 12435 12435 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
08-17 02:00:00.435 12435 12435 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
08-17 02:00:00.435 12435 12435 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
08-17 02:00:00.435 12435 12435 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
08-17 02:00:00.435 12435 12435 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
08-17 02:00:00.435 12435 12435 W System.err: at
android.os.Looper.loop(Looper.java:300)
08-17 02:00:00.435 12435 12435 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
08-17 02:00:00.435 12435 12435 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-17 02:00:00.435 12435 12435 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
08-17 02:00:00.435 12435 12435 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
08-17 02:00:00.475 12435 12435 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.
08-17 02:00:01.327 12435 12435 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
08-17 02:00:01.328 12435 12435 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
08-17 02:00:01.537 12435 12435 W com.mbwhatsapp: type=1400 audit(0.0:43771): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
08-17 02:00:01.729 12435 12435 W Looper : PerfMonitor longMsg : seq=2
plan=02:00:00.105 late=12ms wall=1602ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
08-17 02:00:01.557 12435 12435 W com.mbwhatsapp: type=1400 audit(0.0:43772): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-17 02:00:01.557 12435 12435 W com.mbwhatsapp: type=1400 audit(0.0:43773): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-17 02:00:01.557 12435 12435 W com.mbwhatsapp: type=1400 audit(0.0:43774): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
08-17 02:00:02.279 12435 12603 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6ce77581-2633-4c71-b93c-9c2a793859e7, generation=0)
08-17 02:00:02.288 12435 12603 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=6ce77581-2633-4c71-b93c-9c2a793859e7, generation=0)
--------- beginning of main
09-01 07:46:44.161 9245 9245 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-01 07:46:44.546 9245 9245 W ResourceType: CREATING STRING CACHE OF 192 bytes
09-01 07:46:44.581 9245 9245 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-01 07:46:44.599 9245 9245 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.Class.newInstance(Native Method)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-01 07:46:44.599 9245 9245 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
09-01 07:46:44.599 9245 9245 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
09-01 07:46:44.599 9245 9245 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
09-01 07:46:44.599 9245 9245 W System.err: at
android.os.Looper.loop(Looper.java:300)
09-01 07:46:44.599 9245 9245 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
09-01 07:46:44.599 9245 9245 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-01 07:46:44.600 9245 9245 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
09-01 07:46:44.600 9245 9245 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
09-01 07:46:44.671 9245 9245 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.
09-01 07:46:44.825 9245 9298 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
--------- beginning of system
09-01 07:46:45.045 9245 9245 W BpBinder: Slow Binder: BpBinder transact took 231
ms, interface=android.app.IActivityManager, code=24 oneway=false
09-01 07:46:45.082 9245 9303 W BpBinder: Slow Binder: BpBinder transact took 255
ms, interface=android.app.IActivityManager, code=30 oneway=false
09-01 07:46:48.126 9245 9245 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-01 07:46:48.127 9245 9245 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-01 07:46:48.187 9245 9245 W com.mbwhatsapp: type=1400 audit(0.0:554): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-01 07:46:48.191 9245 9245 W com.mbwhatsapp: type=1400 audit(0.0:555): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-01 07:46:48.207 9245 9245 W com.mbwhatsapp: type=1400 audit(0.0:556): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-01 07:46:48.263 9245 9245 W com.mbwhatsapp: type=1400 audit(0.0:557): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-01 07:46:48.287 9245 9245 W com.mbwhatsapp: type=1400 audit(0.0:558): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-01 07:46:48.559 9245 9245 W Looper : PerfMonitor longMsg : seq=2
plan=07:46:44.189 late=19ms wall=4294ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
09-01 07:46:49.029 9245 9773 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (9789) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 115ms
09-01 07:46:49.202 9245 9245 W BpBinder: Slow Binder: BpBinder transact took 203
ms, interface=android.app.IActivityManager, code=13 oneway=false
09-01 07:46:49.657 9245 9245 W BpBinder: Slow Binder: BpBinder transact took 212
ms, interface=android.app.IActivityManager, code=32 oneway=false
09-01 07:46:49.748 9245 9935 W BpBinder: Slow Binder: BpBinder transact took 203
ms, interface=android.app.job.IJobScheduler, code=1 oneway=false
09-01 07:46:50.926 9245 9245 W BpBinder: Slow Binder: BpBinder transact took 225
ms, interface=android.app.job.IJobCallback, code=2 oneway=false
09-01 07:46:50.943 9245 9845 W BpBinder: Slow Binder: BpBinder transact took 209
ms, interface=android.app.job.IJobScheduler, code=2 oneway=false
09-01 07:46:50.976 9245 10103 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=1e39c625-d8c9-4953-8bad-1ead61f2475c, generation=0)
09-01 07:46:50.978 9245 9935 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=1e39c625-d8c9-4953-8bad-1ead61f2475c, generation=0)
09-01 07:46:56.988 9245 10280 W com.mbwhatsapp: Long monitor contention with owner
db_write (10279) at java.io.File[] android.app.ContextImpl.getExternalMediaDirs()
(ContextImpl.java:905) waiters=1 in java.io.File
android.app.ContextImpl.getDatabasesDir() for 5.055s
09-01 07:46:56.990 9245 9845 W com.mbwhatsapp: Long monitor contention with owner
db_write (10279) at java.io.File[] android.app.ContextImpl.getExternalMediaDirs()
(ContextImpl.java:905) waiters=0 in java.io.File
android.app.ContextImpl.getFilesDir() for 5.067s
09-01 07:46:56.996 9245 9789 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (9845) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=1 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 4.698s
09-01 07:46:56.999 9245 9841 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (9845) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 4.882s
--------- beginning of main
09-02 01:15:56.943 8926 8926 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-02 01:15:57.312 8926 8926 W ResourceType: CREATING STRING CACHE OF 192 bytes
09-02 01:15:57.343 8926 8926 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-02 01:15:57.344 8926 8926 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.Class.newInstance(Native Method)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-02 01:15:57.344 8926 8926 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
09-02 01:15:57.344 8926 8926 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
09-02 01:15:57.344 8926 8926 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
09-02 01:15:57.344 8926 8926 W System.err: at
android.os.Looper.loop(Looper.java:300)
09-02 01:15:57.344 8926 8926 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
09-02 01:15:57.344 8926 8926 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-02 01:15:57.344 8926 8926 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
09-02 01:15:57.344 8926 8926 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
09-02 01:15:57.369 8926 8926 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.
09-02 01:15:58.031 8926 8926 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-02 01:15:58.031 8926 8926 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-02 01:15:58.113 8926 8926 W com.mbwhatsapp: type=1400 audit(0.0:747): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 01:15:58.117 8926 8926 W com.mbwhatsapp: type=1400 audit(0.0:748): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 01:15:58.141 8926 8926 W com.mbwhatsapp: type=1400 audit(0.0:749): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 01:15:58.285 8926 8926 W com.mbwhatsapp: type=1400 audit(0.0:750): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
09-02 01:15:58.452 8926 8926 W Looper : PerfMonitor longMsg : seq=2
plan=01:15:56.981 late=13ms wall=1445ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
09-02 02:00:00.074 27707 27707 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-02 02:00:00.369 27707 27707 W ResourceType: CREATING STRING CACHE OF 192 bytes
09-02 02:00:00.400 27707 27707 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-02 02:00:00.403 27707 27707 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-02 02:00:00.403 27707 27707 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-02 02:00:00.403 27707 27707 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-02 02:00:00.403 27707 27707 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-02 02:00:00.404 27707 27707 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-02 02:00:00.404 27707 27707 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-02 02:00:00.404 27707 27707 W System.err: at
java.lang.Class.newInstance(Native Method)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-02 02:00:00.404 27707 27707 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
09-02 02:00:00.404 27707 27707 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
09-02 02:00:00.404 27707 27707 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
09-02 02:00:00.404 27707 27707 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
09-02 02:00:00.405 27707 27707 W System.err: at
android.os.Looper.loop(Looper.java:300)
09-02 02:00:00.405 27707 27707 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
09-02 02:00:00.405 27707 27707 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-02 02:00:00.405 27707 27707 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
09-02 02:00:00.405 27707 27707 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
09-02 02:00:00.428 27707 27707 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.
09-02 02:00:01.275 27707 27707 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-02 02:00:01.275 27707 27707 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-02 02:00:01.317 27707 27707 W com.mbwhatsapp: type=1400 audit(0.0:1592): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 02:00:01.325 27707 27707 W com.mbwhatsapp: type=1400 audit(0.0:1593): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 02:00:01.341 27707 27707 W com.mbwhatsapp: type=1400 audit(0.0:1594): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 02:00:01.401 27707 27707 W com.mbwhatsapp: type=1400 audit(0.0:1595): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-02 02:00:01.413 27707 27707 W com.mbwhatsapp: type=1400 audit(0.0:1596): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
09-02 02:00:01.522 27707 27707 W Looper : PerfMonitor longMsg : seq=2
plan=02:00:00.097 late=12ms wall=1399ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
--------- beginning of main
09-08 06:41:52.773 2845 2845 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-08 06:41:53.131 2845 2845 W ResourceType: CREATING STRING CACHE OF 192 bytes
09-08 06:41:53.177 2845 2845 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-08 06:41:53.182 2845 2845 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-08 06:41:53.183 2845 2845 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-08 06:41:53.183 2845 2845 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-08 06:41:53.183 2845 2845 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-08 06:41:53.183 2845 2845 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-08 06:41:53.183 2845 2845 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-08 06:41:53.183 2845 2845 W System.err: at
java.lang.Class.newInstance(Native Method)
09-08 06:41:53.183 2845 2845 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-08 06:41:53.184 2845 2845 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
09-08 06:41:53.184 2845 2845 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
09-08 06:41:53.184 2845 2845 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
09-08 06:41:53.184 2845 2845 W System.err: at
android.os.Looper.loop(Looper.java:300)
09-08 06:41:53.184 2845 2845 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
09-08 06:41:53.185 2845 2845 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-08 06:41:53.185 2845 2845 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
09-08 06:41:53.185 2845 2845 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
09-08 06:41:53.244 2845 2845 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.
09-08 06:41:53.786 2845 2845 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-08 06:41:53.787 2845 2845 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-08 06:41:53.842 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34209): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-08 06:41:53.846 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34210): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-08 06:41:53.866 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34211): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-08 06:41:53.934 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34212): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-08 06:41:53.958 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34213): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-08 06:41:53.958 2845 2845 W com.mbwhatsapp: type=1400 audit(0.0:34214): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
--------- beginning of system
09-08 06:41:54.096 2845 2845 W Looper : PerfMonitor longMsg : seq=2
plan=06:41:52.796 late=10ms wall=1274ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
09-08 06:41:54.398 2845 2948 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (2942) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6
X.35t.A08() for 132ms
09-08 06:41:54.526 2845 2997 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=a44973d6-68fc-4526-99bb-7e9917809480, generation=0)
--------- beginning of main
09-10 22:32:35.774 29896 29896 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
09-10 22:32:36.034 29896 29896 W ResourceType: CREATING STRING CACHE OF 192 bytes
09-10 22:32:36.083 29896 29896 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1079)
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.System.loadLibrary(System.java:1765)
09-10 22:32:36.086 29896 29896 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.Class.newInstance(Native Method)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-10 22:32:36.086 29896 29896 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
09-10 22:32:36.086 29896 29896 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
09-10 22:32:36.086 29896 29896 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
09-10 22:32:36.086 29896 29896 W System.err: at
android.os.Looper.loop(Looper.java:300)
09-10 22:32:36.086 29896 29896 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
09-10 22:32:36.086 29896 29896 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-10 22:32:36.086 29896 29896 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
09-10 22:32:36.086 29896 29896 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
09-10 22:32:36.155 29896 29896 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.
09-10 22:32:36.283 29896 29919 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-10 22:32:36.615 29896 29896 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-10 22:32:36.616 29896 29896 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-10 22:32:36.657 29896 29896 W com.mbwhatsapp: type=1400 audit(0.0:56351): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-10 22:32:36.657 29896 29896 W com.mbwhatsapp: type=1400 audit(0.0:56352): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-10 22:32:36.669 29896 29896 W com.mbwhatsapp: type=1400 audit(0.0:56353): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-10 22:32:36.740 29896 29896 W SigquitBasedANRDetector: Could not find function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE to be hooked in lib
09-10 22:32:36.740 29896 29896 W SigquitBasedANRDetector: Failed to hook function
09-10 22:32:36.849 29896 29951 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
09-10 22:32:36.849 29896 29951 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
09-10 22:32:36.849 29896 29951 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
09-10 22:32:36.850 29896 29896 W Looper : PerfMonitor longMsg : seq=2
plan=22:32:35.795 late=8ms wall=1043ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
09-10 22:32:36.717 29896 29896 W com.mbwhatsapp: type=1400 audit(0.0:56354): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-10 22:32:36.729 29896 29896 W com.mbwhatsapp: type=1400 audit(0.0:56355): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
09-10 22:32:37.214 29896 29999 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=17eea68a-9e3b-4bad-83ff-85ffbf7bd16b, generation=0)
09-10 22:32:37.216 29896 29999 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=17eea68a-9e3b-4bad-83ff-85ffbf7bd16b, generation=0)
--------- beginning of main
10-09 06:51:58.945 8840 8840 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-09 06:51:59.129 8840 8840 W ResourceType: CREATING STRING CACHE OF 192 bytes
10-09 06:51:59.180 8840 8840 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-09 06:51:59.182 8840 8840 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-09 06:51:59.182 8840 8840 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1079)
10-09 06:51:59.183 8840 8840 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
10-09 06:51:59.183 8840 8840 W System.err: at
java.lang.System.loadLibrary(System.java:1765)
10-09 06:51:59.183 8840 8840 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-09 06:51:59.183 8840 8840 W System.err: at
java.lang.Class.newInstance(Native Method)
10-09 06:51:59.183 8840 8840 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-09 06:51:59.184 8840 8840 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
10-09 06:51:59.184 8840 8840 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-09 06:51:59.184 8840 8840 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
10-09 06:51:59.184 8840 8840 W System.err: at
android.os.Looper.loop(Looper.java:300)
10-09 06:51:59.184 8840 8840 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
10-09 06:51:59.184 8840 8840 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-09 06:51:59.184 8840 8840 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
10-09 06:51:59.185 8840 8840 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
10-09 06:51:59.271 8840 8840 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.
10-09 06:51:59.382 8840 8858 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
10-09 06:51:59.875 8840 8840 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
10-09 06:51:59.875 8840 8840 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
10-09 06:51:59.920 8840 8840 W com.mbwhatsapp: type=1400 audit(0.0:40310): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 06:51:59.924 8840 8840 W com.mbwhatsapp: type=1400 audit(0.0:40311): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 06:51:59.940 8840 8840 W com.mbwhatsapp: type=1400 audit(0.0:40312): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 06:51:59.984 8840 8840 W com.mbwhatsapp: type=1400 audit(0.0:40313): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 06:51:59.992 8840 8840 W com.mbwhatsapp: type=1400 audit(0.0:40314): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 06:52:00.003 8840 8840 W SigquitBasedANRDetector: Could not find function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE to be hooked in lib
10-09 06:52:00.003 8840 8840 W SigquitBasedANRDetector: Failed to hook function
10-09 06:52:00.111 8840 8888 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
10-09 06:52:00.111 8840 8888 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
10-09 06:52:00.111 8840 8888 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
10-09 06:52:00.117 8840 8840 W Looper : PerfMonitor longMsg : seq=2
plan=06:51:58.956 late=5ms wall=1151ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
10-09 06:52:00.433 8840 8925 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=5bb12e1b-b873-4ffc-b621-10b5c4ac9fbf, generation=0)
10-09 06:52:00.435 8840 8925 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=5bb12e1b-b873-4ffc-b621-10b5c4ac9fbf, generation=0)
--------- beginning of main
10-09 18:52:12.163 12222 12222 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
10-09 18:52:12.400 12222 12222 W ResourceType: CREATING STRING CACHE OF 192 bytes
10-09 18:52:12.417 12222 12222 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-09 18:52:12.420 12222 12222 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-09 18:52:12.421 12222 12222 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1079)
10-09 18:52:12.421 12222 12222 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
10-09 18:52:12.421 12222 12222 W System.err: at
java.lang.System.loadLibrary(System.java:1765)
10-09 18:52:12.421 12222 12222 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-09 18:52:12.421 12222 12222 W System.err: at
java.lang.Class.newInstance(Native Method)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-09 18:52:12.421 12222 12222 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
10-09 18:52:12.421 12222 12222 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
10-09 18:52:12.422 12222 12222 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
10-09 18:52:12.422 12222 12222 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
10-09 18:52:12.422 12222 12222 W System.err: at
android.os.Looper.loop(Looper.java:300)
10-09 18:52:12.422 12222 12222 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
10-09 18:52:12.422 12222 12222 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-09 18:52:12.422 12222 12222 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
10-09 18:52:12.422 12222 12222 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
10-09 18:52:12.436 12222 12222 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.
10-09 18:52:12.799 12222 12222 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
10-09 18:52:12.799 12222 12222 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
10-09 18:52:12.821 12222 12222 W com.mbwhatsapp: type=1400 audit(0.0:64818): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
10-09 18:52:12.891 12222 12222 W SigquitBasedANRDetector: Could not find function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE to be hooked in lib
10-09 18:52:12.891 12222 12222 W SigquitBasedANRDetector: Failed to hook function
--------- beginning of main
11-10 06:10:02.782 20608 20608 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-10 06:10:03.063 20608 20608 W ResourceType: CREATING STRING CACHE OF 192 bytes
11-10 06:10:03.106 20608 20608 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1079)
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.System.loadLibrary(System.java:1765)
11-10 06:10:03.108 20608 20608 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.Class.newInstance(Native Method)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-10 06:10:03.108 20608 20608 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
11-10 06:10:03.108 20608 20608 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-10 06:10:03.108 20608 20608 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
11-10 06:10:03.108 20608 20608 W System.err: at
android.os.Looper.loop(Looper.java:300)
11-10 06:10:03.108 20608 20608 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
11-10 06:10:03.108 20608 20608 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-10 06:10:03.108 20608 20608 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
11-10 06:10:03.108 20608 20608 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
11-10 06:10:03.198 20608 20608 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.
11-10 06:10:03.499 20608 20661 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-10 06:10:03.832 20608 20608 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-10 06:10:03.832 20608 20608 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-10 06:10:03.912 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1003): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:03.912 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1004): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:03.972 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1006): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:03.984 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1007): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:03.984 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1008): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:03.984 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1009): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-10 06:10:04.002 20608 20608 W SigquitBasedANRDetector: Could not find function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE to be hooked in lib
11-10 06:10:04.002 20608 20608 W SigquitBasedANRDetector: Failed to hook function
--------- beginning of system
11-10 06:10:04.108 20608 20608 W Looper : PerfMonitor longMsg : seq=2
plan=06:10:02.841 late=17ms wall=1229ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
11-10 06:10:04.114 20608 20757 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
11-10 06:10:04.114 20608 20757 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
11-10 06:10:04.114 20608 20757 W com.mbwhatsapp: and incorrect proguard
optimizations.
11-10 06:10:04.122 20608 20608 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
11-10 06:10:04.159 20608 20608 E MiuiMultiWindowUtils: initFreeFormResolutionArgs
failed, device is stone
11-10 06:10:04.556 20608 20608 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=448ms latency=1256ms running=0ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=1229ms seq=2 late=17ms
h=android.app.ActivityThread$H w=110)
11-10 06:10:04.556 20608 20608 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.Icon0 time=0ms latency=1704ms running=0ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=1229ms seq=2 late=17ms
h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=448ms seq=3 late=1256ms
h=android.app.ActivityThread$H w=159)
11-10 06:10:04.739 20608 20821 E QT : [QT]file does not exist
11-10 06:10:04.926 20608 20608 W Activity: PerfMonitor: Slow Operation: Activity
com.mbwhatsapp/.registration.EULA onStart took 128ms
11-10 06:10:04.985 20608 20608 W Looper : PerfMonitor looperActivity :
package=com.mbwhatsapp/.registration.EULA time=0ms latency=398ms running=0ms
procState=-1 historyMsgCount=2 (msgIndex=2 wall=376ms seq=14 late=22ms
h=android.app.ActivityThread$H w=159)
11-10 06:10:05.053 20608 20811 E GED : Failed to get GED Log Buf, err(0)
11-10 06:10:05.065 20608 20811 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400006fc0743e00, surface = 0x0, mEC = 0xb400006fd67a0d80, error = EGL_SUCCESS
11-10 06:10:05.209 20608 20811 E OpenGLRenderer: fbcNotifyFrameComplete error:
undefined symbol: fbcNotifyFrameComplete
11-10 06:10:05.210 20608 20811 E OpenGLRenderer: fbcNotifyNoRender error: undefined
symbol: fbcNotifyNoRender
11-10 06:10:05.327 20608 20632 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2)
isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
11-10 06:10:05.677 20608 20632 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3)
isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4,
currentMaxAcquiredBufferCount=2
11-10 06:10:05.706 20608 20811 W RenderInspector: DequeueBuffer time out on
com.mbwhatsapp/com.mbwhatsapp.registration.EULA, count=1, avg=32 ms, max=32 ms.
11-10 06:10:06.202 20608 20984 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3654ec45-4ccb-4274-9a12-3749e6572d48, generation=0)
11-10 06:10:06.204 20608 20984 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=3654ec45-4ccb-4274-9a12-3749e6572d48, generation=0)
11-10 06:10:06.432 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1013): avc:
denied { read } for name="osrelease" dev="proc" ino=345094
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
11-10 06:10:06.432 20608 20608 W com.mbwhatsapp: type=1400 audit(0.0:1014): avc:
denied { read } for name="version" dev="proc" ino=345095
scontext=u:r:untrusted_app:s0:c30,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
11-10 06:10:08.791 20608 20811 E OpenGLRenderer: EglManager::makeCurrent mED =
0xb400006fc0743e00, surface = 0x0, mEC = 0xb400006fd67a0d80, error = EGL_SUCCESS
11-10 06:10:08.863 20608 20614 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
11-16 16:52:34.732 18306 18306 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
11-16 16:52:34.980 18306 18306 W ResourceType: CREATING STRING CACHE OF 192 bytes
11-16 16:52:35.029 18306 18306 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1079)
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.System.loadLibrary(System.java:1765)
11-16 16:52:35.031 18306 18306 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.Class.newInstance(Native Method)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-16 16:52:35.031 18306 18306 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1189)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1379)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7069)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:275)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2179)
11-16 16:52:35.031 18306 18306 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
11-16 16:52:35.031 18306 18306 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
11-16 16:52:35.031 18306 18306 W System.err: at
android.os.Looper.loop(Looper.java:300)
11-16 16:52:35.031 18306 18306 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8295)
11-16 16:52:35.031 18306 18306 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-16 16:52:35.031 18306 18306 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:577)
11-16 16:52:35.031 18306 18306 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
11-16 16:52:35.100 18306 18306 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.
11-16 16:52:35.211 18306 18331 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-16 16:52:35.794 18306 18306 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-16 16:52:35.794 18306 18306 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-16 16:52:35.842 18306 18306 W com.mbwhatsapp: type=1400 audit(0.0:22053): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-8" ino=203541 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-16 16:52:35.842 18306 18306 W com.mbwhatsapp: type=1400 audit(0.0:22054): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
8" ino=680609 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-16 16:52:35.858 18306 18306 W com.mbwhatsapp: type=1400 audit(0.0:22055): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-16 16:52:35.906 18306 18306 W com.mbwhatsapp: type=1400 audit(0.0:22056): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-8" ino=283395 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-16 16:52:35.918 18306 18306 W com.mbwhatsapp: type=1400 audit(0.0:22057): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-8" ino=525867 scontext=u:r:untrusted_app:s0:c30,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c30,c257,c512,c768 tclass=file
app=com.mbwhatsapp
11-16 16:52:35.928 18306 18306 W SigquitBasedANRDetector: Could not find function
_ZN3art13SignalCatcher6OutputERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9al
locatorIcEEEE to be hooked in lib
11-16 16:52:35.929 18306 18306 W SigquitBasedANRDetector: Failed to hook function
--------- beginning of system
11-16 16:52:35.998 18306 18306 W Looper : PerfMonitor longMsg : seq=2
plan=16:52:34.747 late=5ms wall=1231ms running=0ms h=android.app.ActivityThread$H
w=110 procState=-1
11-16 16:52:36.191 18306 18399 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=09ce31eb-0020-4012-9f72-03afb87960b1, generation=0)
11-16 16:52:36.193 18306 18375 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=09ce31eb-0020-4012-9f72-03afb87960b1, generation=0)

You might also like