0% found this document useful (0 votes)
6 views257 pages

Logcat

The document contains log entries from a WhatsApp application indicating various errors and warnings, including ClassNotFoundExceptions for specific classes and issues with loading libraries. There are also warnings related to accessing hidden methods and lock verification failures, which may affect performance. Additionally, there are errors regarding invalid resource IDs and uncaught exception handlers, suggesting potential issues in the application's code or configuration.

Uploaded by

mithperfect3
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)
6 views257 pages

Logcat

The document contains log entries from a WhatsApp application indicating various errors and warnings, including ClassNotFoundExceptions for specific classes and issues with loading libraries. There are also warnings related to accessing hidden methods and lock verification failures, which may affect performance. Additionally, there are errors regarding invalid resource IDs and uncaught exception handlers, suggesting potential issues in the application's code or configuration.

Uploaded by

mithperfect3
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/ 257

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

06-13 18:16:33.771 5224 5224 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:16:34.425 5224 5224 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:16:34.428 5224 5224 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:16:34.429 5224 5224 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:16:34.429 5224 5224 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:16:34.429 5224 5224 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:16:34.429 5224 5224 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:16:34.429 5224 5224 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:16:34.429 5224 5224 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:16:34.429 5224 5224 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:16:34.429 5224 5224 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:16:34.430 5224 5224 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:16:34.430 5224 5224 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:16:34.430 5224 5224 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:16:34.430 5224 5224 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:16:34.430 5224 5224 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:16:34.431 5224 5224 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:16:34.431 5224 5224 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:16:34.431 5224 5224 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:16:34.651 5224 5224 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 18:16:35.793 5224 5269 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-13 18:16:36.544 5377 5377 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:16:36.865 5377 5377 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:16:36.866 5377 5377 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:16:36.866 5377 5377 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:16:36.866 5377 5377 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:16:36.866 5377 5377 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:16:36.866 5377 5377 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:16:36.866 5377 5377 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:16:36.866 5377 5377 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:16:36.866 5377 5377 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:16:36.866 5377 5377 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:16:36.866 5377 5377 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:16:37.025 5377 5377 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 18:16:37.204 5377 5505 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-13 18:16:38.388 5377 5377 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:16:38.388 5377 5377 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:16:40.629 5377 5377 W com.whatsapp: type=1400 audit(0.0:3386): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:40.629 5377 5377 W com.whatsapp: type=1400 audit(0.0:3387): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:40.649 5377 5377 W com.whatsapp: type=1400 audit(0.0:3388): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:40.709 5377 5377 W com.whatsapp: type=1400 audit(0.0:3389): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:41.127 5377 5377 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-13 18:16:41.127 5377 5377 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-13 18:16:41.127 5377 5377 W com.whatsapp: and incorrect proguard
optimizations.
06-13 18:16:41.143 5377 5885 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-13 18:16:44.509 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:44.510 5377 5377 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
06-13 18:16:44.512 5377 5377 W System.err: at
android.content.res.Resources.getText(Resources.java:453)
06-13 18:16:44.513 5377 5377 W System.err: at
android.content.res.Resources.getString(Resources.java:546)
06-13 18:16:44.513 5377 5377 W System.err: at X.35t.A0E(Unknown Source:46)
06-13 18:16:44.513 5377 5377 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
06-13 18:16:44.513 5377 5377 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
06-13 18:16:44.513 5377 5377 W System.err: at
com.whatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
06-13 18:16:44.513 5377 5377 W System.err: at
com.whatsapp.yo.dep.showStoragePermissionRequest(Native Method)
06-13 18:16:44.513 5377 5377 W System.err: at
com.whatsapp.registration.EULA.onCreate(Unknown Source:248)
06-13 18:16:44.513 5377 5377 W System.err: at
android.app.Activity.performCreate(Activity.java:8575)
06-13 18:16:44.513 5377 5377 W System.err: at
android.app.Activity.performCreate(Activity.java:8554)
06-13 18:16:44.513 5377 5377 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1419)
06-13 18:16:44.513 5377 5377 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3747)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3914)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2417)
06-13 18:16:44.514 5377 5377 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:16:44.514 5377 5377 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:16:44.514 5377 5377 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:16:44.514 5377 5377 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:16:44.514 5377 5377 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:16:44.514 5377 5377 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:16:44.514 5377 5377 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:16:45.076 5377 5377 W Activity: Can request only one set of permissions
at a time
06-13 18:16:45.562 5377 5377 E ArmVmp : Match on catch block at 0x0a in for
0xac03d049
06-13 18:16:46.104 5377 5377 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:16:46.263 5377 5923 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:16:46.567 5377 5923 W Parcel : Expecting binder but got null!
06-13 18:16:46.568 5377 5377 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:16:46.570 5377 5377 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:16:46.571 5377 5377 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:16:48.875 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:48.875 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:48.876 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:48.876 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:48.877 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:48.878 5377 5377 E com--------- beginning of main
06-13 18:16:48.879 5377 5377 E com.whatsapp: Invalid ID 0x00000000.
06-13 18:16:54.063 6518 6518 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:16:54.841 6518 6518 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:16:54.842 6518 6518 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:16:54.842 6518 6518 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:16:54.842 6518 6518 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:16:54.842 6518 6518 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:16:54.842 6518 6518 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:16:54.842 6518 6518 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:16:54.842 6518 6518 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:16:54.842 6518 6518 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:16:54.842 6518 6518 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:16:54.842 6518 6518 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:16:54.877 6518 6518 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 18:16:55.495 6518 6518 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:16:55.496 6518 6518 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:16:55.559 6518 6518 W com.whatsapp: type=1400 audit(0.0:3422): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:55.559 6518 6518 W com.whatsapp: type=1400 audit(0.0:3423): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:55.589 6518 6518 W com.whatsapp: type=1400 audit(0.0:3424): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:55.659 6518 6518 W com.whatsapp: type=1400 audit(0.0:3425): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:55.699 6518 6518 W com.whatsapp: type=1400 audit(0.0:3426): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:16:56.497 6518 6518 W Activity: Can request only one set of permissions
at a time
06-13 18:16:56.497 6518 6518 W Activity: Can request only one set of permissions
at a time
06-13 18:16:56.815 6518 6518 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:16:56.867 6518 6625 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:16:57.320 6518 6625 W Parcel : Expecting binder but got null!
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8076)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
06-13 18:16:59.269 6518 6779 E ShortcutInfoCompatSaver: ... 7 more
06-13 18:16:59.384 6518 6625 E FrameEvents: updateAcquireFence: Did not find
frame.
06-13 18:16:59.385 6518 6625 W Parcel : Expecting binder but got null!
06-13 18:16:59.402 6518 6625 E FrameEvents: updateAcquireFence: Did not find
frame.
06-13 18:16:59.403 6518 6625 W Parcel : Expecting binder but got null!
06-13 18:16:59--------- beginning of main
12-18 18:17:46.407 8375 8375 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 18:17:46.738 8375 8375 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 18:17:46.747 8375 8375 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 18:17:46.748 8375 8375 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 18:17:46.748 8375 8375 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 18:17:46.748 8375 8375 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 18:17:46.748 8375 8375 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 18:17:46.748 8375 8375 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 18:17:46.748 8375 8375 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 18:17:46.748 8375 8375 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 18:17:46.748 8375 8375 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 18:17:46.748 8375 8375 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 18:17:46.748 8375 8375 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 18:17:46.751 8375 8375 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 18:17:46.751 8375 8375 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 18:17:46.752 8375 8375 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 18:17:46.752 8375 8375 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 18:17:46.752 8375 8375 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 18:17:46.752 8375 8375 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 18:17:46.752 8375 8375 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 18:17:46.752 8375 8375 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 18:17:46.752 8375 8375 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 18:17:46.752 8375 8375 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 18:17:46.752 8375 8375 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 18:17:46.775 8375 8375 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.
12-18 18:17:47.132 8375 8424 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-18 18:17:47.813 8375 8375 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-18 18:17:47.813 8375 8375 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-18 18:17:47.893 8375 8375 W com.whatsapp: type=1400 audit(0.0:3478): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 18:17:47.903 8375 8375 W com.whatsapp: type=1400 audit(0.0:3479): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
12-18 18:18:32.616 11028 11028 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 18:18:33.469 11028 11028 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 18:18:33.471 11028 11028 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 18:18:33.471 11028 11028 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 18:18:33.471 11028 11028 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 18:18:33.471 11028 11028 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 18:18:33.471 11028 11028 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 18:18:33.471 11028 11028 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 18:18:33.471 11028 11028 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 18:18:33.471 11028 11028 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 18:18:33.472 11028 11028 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 18:18:33.472 11028 11028 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 18:18:33.472 11028 11028 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 18:18:33.472 11028 11028 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 18:18:33.472 11028 11028 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 18:18:33.472 11028 11028 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 18:18:33.472 11028 11028 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 18:18:33.472 11028 11028 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 18:18:33.472 11028 11028 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 18:18:33.585 11028 11028 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.
12-18 18:18:33.880 11028 11075 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-18 18:18:34.705 11028 11028 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-18 18:18:34.705 11028 11028 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-18 18:18:34.773 11028 11028 W com.whatsapp: type=1400 audit(0.0:3636): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 18:18:34.783 11028 11028 W com.whatsapp: type=1400 audit(0.0:3637): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
03-08 18:19:41.349 13510 13510 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-08 18:19:42.133 13510 13510 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-08 18:19:42.135 13510 13510 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.Class.newInstance(Native Method)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-08 18:19:42.135 13510 13510 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
03-08 18:19:42.135 13510 13510 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
03-08 18:19:42.135 13510 13510 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
03-08 18:19:42.135 13510 13510 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
03-08 18:19:42.135 13510 13510 W System.err: at
android.os.Looper.loop(Looper.java:357)
03-08 18:19:42.135 13510 13510 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
03-08 18:19:42.135 13510 13510 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-08 18:19:42.135 13510 13510 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
03-08 18:19:42.135 13510 13510 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
03-08 18:19:42.174 13510 13510 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-08 18:19:42.607 13510 13566 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-08 18:19:43.606 13510 13510 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-08 18:19:43.606 13510 13510 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-08 18:19:43.661 13510 13510 W com.whatsapp: type=1400 audit(0.0:3885): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-08 18:19:43.671 13510 13510 W com.whatsapp: type=1400 audit(0.0:3886): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
11-01 18:20:29.141 15538 15538 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-01 18:20:30.041 15538 15538 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-01 18:20:30.044 15538 15538 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-01 18:20:30.044 15538 15538 W System.err: at
java.lang.Class.newInstance(Native Method)
11-01 18:20:30.044 15538 15538 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-01 18:20:30.044 15538 15538 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-01 18:20:30.044 15538 15538 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-01 18:20:30.044 15538 15538 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-01 18:20:30.044 15538 15538 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-01 18:20:30.045 15538 15538 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-01 18:20:30.045 15538 15538 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-01 18:20:30.045 15538 15538 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-01 18:20:30.045 15538 15538 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-01 18:20:30.045 15538 15538 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-01 18:20:30.045 15538 15538 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-01 18:20:30.045 15538 15538 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-01 18:20:30.045 15538 15538 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-01 18:20:30.045 15538 15538 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-01 18:20:30.045 15538 15538 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-01 18:20:30.097 15538 15538 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-01 18:20:30.439 15538 15607 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-01 18:20:31.283 15538 15538 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-01 18:20:31.283 15538 15538 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-01 18:20:31.392 15538 15538 W com.whatsapp: type=1400 audit(0.0:3918): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-01 18:20:31.402 15538 15538 W com.whatsapp: type=1400 audit(0.0:3919): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
11-01 18:21:39.630 18283 18283 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-01 18:21:41.278 18283 18283 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-01 18:21:41.282 18283 18283 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-01 18:21:41.282 18283 18283 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-01 18:21:41.283 18283 18283 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-01 18:21:41.283 18283 18283 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-01 18:21:41.283 18283 18283 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-01 18:21:41.283 18283 18283 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-01 18:21:41.283 18283 18283 W System.err: at
java.lang.Class.newInstance(Native Method)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-01 18:21:41.283 18283 18283 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-01 18:21:41.283 18283 18283 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-01 18:21:41.283 18283 18283 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-01 18:21:41.283 18283 18283 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-01 18:21:41.283 18283 18283 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-01 18:21:41.283 18283 18283 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-01 18:21:41.283 18283 18283 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-01 18:21:41.283 18283 18283 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-01 18:21:41.283 18283 18283 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-01 18:21:41.593 18283 18283 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-01 18:21:42.418 18283 18443 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-13 18:21:45.068 18283 18283 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-13 18:21:45.069 18283 18283 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-13 18:21:45.475 18283 18283 W com.whatsapp: type=1400 audit(0.0:3983): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-13 18:21:45.495 18283 18283 W com.whatsapp: type=1400 audit(0.0:3984): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
06-13 18:27:01.678 24396 24396 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:27:01.983 24396 24396 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:27:01.988 24396 24396 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:27:01.989 24396 24396 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:27:01.989 24396 24396 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:27:01.989 24396 24396 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:27:01.989 24396 24396 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:27:01.989 24396 24396 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:27:01.989 24396 24396 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:27:01.989 24396 24396 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:27:01.989 24396 24396 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:27:01.989 24396 24396 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:27:01.989 24396 24396 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:27:02.007 24396 24396 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 18:27:03.066 24396 24396 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:27:03.066 24396 24396 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:27:03.129 24396 24396 W com.whatsapp: type=1400 audit(0.0:4131): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:03.149 24396 24396 W com.whatsapp: type=1400 audit(0.0:4132): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:03.189 24396 24396 W com.whatsapp: type=1400 audit(0.0:4133): avc:
granted { exec--------- beginning of main
06-13 18:27:03.379 24396 24396 W com.whatsapp: type=1400 audit(0.0:4134): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:03.399 24396 24396 W com.whatsapp: type=1400 audit(0.0:4135): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:04.195 24396 24396 W Activity: Can request only one set of permissions
at a time
06-13 18:27:04.296 24396 24396 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:27:04.336 24396 24586 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:27:04.401 24396 24586 W Parcel : Expecting binder but got null!
06-13 18:27:04.431 24396 24586 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:27:04.455 24396 24586 W Parcel : Expecting binder but got null!
06-13 18:27:04.456 24396 24396 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:27:05.659 24396 24396 W com.whatsapp: type=1400 audit(0.0:4140): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1591086
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:27:05.659 24396 24396 W com.whatsapp: type=1400 audit(0.0:4141): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1591087
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:27:28.311 25883 25883 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:27:28.467 25883 25883 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:27:28.468 25883 25883 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:27:28.468 25883 25883 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:27:28.468 25883 25883 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:27:28.468 25883 25883 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:27:28.468 25883 25883 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:27:28.468 25883 25883 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:27:28.468 25883 25883 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:27:28.469 25883 25883 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:27:28.469 25883 25883 W System.err: at and--------- beginning of main
06-13 18:27:28.506 25883 25883 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 18:27:28.893 25883 25883 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:27:28.893 25883 25883 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:27:28.919 25883 25883 W com.whatsapp: type=1400 audit(0.0:4148): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:28.919 25883 25883 W com.whatsapp: type=1400 audit(0.0:4149): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:28.929 25883 25883 W com.whatsapp: type=1400 audit(0.0:4150): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:28.969 25883 25883 W com.whatsapp: type=1400 audit(0.0:4151): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:28.989 25883 25883 W com.whatsapp: type=1400 audit(0.0:4152): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:38.588 26449 26449 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:27:38.951 26449 26449 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:27:38.952 26449 26449 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:27:38.952 26449 26449 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:27:38.952 26449 26449 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:27:38.952 26449 26449 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:27:38.952 26449 26449 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:27:38.952 26449 26449 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:27:38.952 26449 26449 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:27:38.952 26449 26449 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:27:38.953 26449 26449 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:27:38.953 26449 26449 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:27:38.976 26449 26449 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 18:27:39.339 26449 26449 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:27:39.339 26449 26449 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:27:39.379 26449 26449 W com.whatsapp: type=1400 audit(0.0:4177): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:39.389 26449 26449 W com.whatsapp: type=1400 audit(0.0:4178): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:39.409 26449 26449 W com.whatsapp: type=1400 audit(0.0:4179): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:39.469 26449 26449 W com.whatsapp: type=1400 audit(0.0:4180): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:27:40.581 26449 26449 W Activity: Can request only one set of permissions
at a time
06-13 18:27:40.744 26449 26449 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:27:40.794 26449 26558 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:27:40.887 26449 26558 W Parcel : Expecting binder but got null!
06-13 18:27:40.930 26449 26558 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:27:40.991 26449 26558 W Parcel : Expecting binder but got null!
06-13 18:27:40.994 26449 26449 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:27:42.459 26449 26449 W com.whatsapp: type=1400 audit(0.0:4187): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1605444
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:27:42.459 26449 26449 W com.whatsapp: type=1400 audit(0.0:4188): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1605445
scontext=u--------- beginning of main
06-13 18:27:50.605 26449 26458 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
06-13 18:28:22.798 28740 28740 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:28:23.092 28740 28740 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:28:23.094 28740 28740 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:28:23.094 28740 28740 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:28:23.094 28740 28740 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:28:23.094 28740 28740 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:28:23.094 28740 28740 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:28:23.094 28740 28740 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:28:23.094 28740 28740 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:28:23.094 28740 28740 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:28:23.094 28740 28740 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:28:23.094 28740 28740 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:28:23.165 28740 28740 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 18:28:23.877 28740 28740 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:28:23.877 28740 28740 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:28:23.949 28740 28740 W com.whatsapp: type=1400 audit(0.0:4198): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:23.959 28740 28740 W com.whatsapp: type=1400 audit(0.0:4199): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tc--------- beginning of
main
06-13 18:28:23.979 28740 28740 W com.whatsapp: type=1400 audit(0.0:4200): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:24.059 28740 28740 W com.whatsapp: type=1400 audit(0.0:4201): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:24.079 28740 28740 W com.whatsapp: type=1400 audit(0.0:4202): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:24.079 28740 28740 W com.whatsapp: type=1400 audit(0.0:4203): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:30.600 29074 29074 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:28:30.840 29074 29074 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:28:30.843 29074 29074 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:28:30.844 29074 29074 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:28:30.844 29074 29074 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:28:30.844 29074 29074 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:28:30.844 29074 29074 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:28:30.844 29074 29074 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:28:30.844 29074 29074 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:28:30.844 29074 29074 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:28:30.844 29074 29074 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:28:30.844 29074 29074 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:28:30.844 29074 29074 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:28:30.864 29074 29074 E CustomActivityOnCrash: IMPORTANT WARNING! You
already h--------- beginning of main
06-13 18:28:31.294 29074 29074 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:28:31.294 29074 29074 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:28:31.339 29074 29074 W com.whatsapp: type=1400 audit(0.0:4227): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:31.339 29074 29074 W com.whatsapp: type=1400 audit(0.0:4228): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:31.349 29074 29074 W com.whatsapp: type=1400 audit(0.0:4229): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:31.399 29074 29074 W com.whatsapp: type=1400 audit(0.0:4230): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:31.409 29074 29074 W com.whatsapp: type=1400 audit(0.0:4231): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:31.409 29074 29074 W com.whatsapp: type=1400 audit(0.0:4232): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:28:32.244 29074 29074 W Activity: Can request only one set of permissions
at a time
06-13 18:28:32.354 29074 29074 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:28:32.395 29074 29137 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:28:32.477 29074 29137 W Parcel : Expecting binder but got null!
06-13 18:28:32.507 29074 29137 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:28:32.534 29074 29137 W Parcel : Expecting binder but got null!
06-13 18:28:32.535 29074 29074 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:28:33.369 29074 29074 W com.whatsapp: type=1400 audit(0.0:4235): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1615690
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:28:33.369 29074 29074 W com.whatsapp: type=1400 audit(0.0:4236): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1615691
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:29:05.917 29680 29680 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:29:06.052 29680 29680 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:29:06.053 29680 29680 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:29:06.053 29680 29680 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:29:06.053 29680 29680 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:29:06.053 29680 29680 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:29:06.053 29680 29680 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:29:06.053 29680 29680 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:29:06.053 29680 29680 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:29:06.053 29680 29680 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:29:06.053 29680 29680 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:29:06.053 29680 29680 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:29:06.066 29680 29680 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 18:29:06.327 29680 29680 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:29:06.327 29680 29680 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:29:06.339 29680 29680 W com.whatsapp: type=1400 audit(0.0:4244): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:29:06.339 29680 29680 W com.whatsapp: type=1400 audit(0.0:4245): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:29:06.339 29680 29680 W com.whatsapp: type=1400 audit(0.0:4246): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:29:06.379 29680 29680 W com.whatsapp: type=1400 audit(0.0:4247): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" in--------- beginning of main
06-13 18:29:06.968 29680 29680 W Activity: Can request only one set of permissions
at a time
06-13 18:29:07.046 29680 29680 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:29:07.080 29680 29734 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:29:07.132 29680 29734 W Parcel : Expecting binder but got null!
06-13 18:29:07.154 29680 29734 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:29:07.180 29680 29734 W Parcel : Expecting binder but got null!
06-13 18:29:07.181 29680 29680 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:30:08.253 29936 29936 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:30:08.380 29936 29936 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:30:08.380 29936 29936 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:30:08.380 29936 29936 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:30:08.380 29936 29936 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:30:08.380 29936 29936 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:30:08.380 29936 29936 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:30:08.380 29936 29936 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:30:08.380 29936 29936 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:30:08.380 29936 29936 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:30:08.380 29936 29936 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:30:08.381 29936 29936 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:30:08.381 29936 29936 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:30:08.381 29936 29936 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:30:08.381 29936 29936 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:30:08.381 29936 29936 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:30:08.381 29936 29936 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:30:08.381 29936 29936 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:30:08.381 29936 29936 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:30:08.394 29936 29936 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 18:30:08.663 29936 29936 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:30:08.663 29936 29936 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:30:08.679 29936 29936 W com.whatsapp: type=1400 audit(0.0:4283): avc:
granted { execute } for uid=10350 path="/data/data/com.whatsapp/f---------
beginning of main
06-13 20:31:12.792 32332 32332 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:31:13.125 32332 32332 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:31:13.125 32332 32332 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:31:13.125 32332 32332 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:31:13.126 32332 32332 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:31:13.126 32332 32332 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:31:13.153 32332 32332 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 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:31:13.749 32332 32332 W com.whatsapp: type=1400 audit(0.0:4315): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.759 32332 32332 W com.whatsapp: type=1400 audit(0.0:4316): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.769 32332 32332 W com.whatsapp: type=1400 audit(0.0:4317): avc:
granted { exec--------- beginning of main
06-13 20:31:12.792 32332 32332 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:31:13.125 32332 32332 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:31:13.125 32332 32332 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:31:13.125 32332 32332 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:31:13.126 32332 32332 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:31:13.126 32332 32332 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:31:13.153 32332 32332 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 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:31:13.749 32332 32332 W com.whatsapp: type=1400 audit(0.0:4315): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.759 32332 32332 W com.whatsapp: type=1400 audit(0.0:4316): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.769 32332 32332 W com.whatsapp: type=1400 audit(0.0:4317): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.859 32332 32332 W com.whatsapp: type=1400 audit(0.0:4318): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.869 32332 32332 W com.whatsapp: type=1400 audit(0.0:4319): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.869 32332 32332 W com.whatsapp: type=1400 audit(0.0:4320): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:14.655 32332 32332 W Activity: Can request only one set of permissions
at a time
06-13 20:31:14.764 32332 32332 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:31:14.806 32332 32395 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:31:14.884 32332 32395 W Parcel : Expecting binder but got null!
06-13 20:31:14.917 32332 32395 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:31:14.937 32332 32395 W Parcel : Expecting binder but got null!
06-13 20:31:14.938 32332 32332 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:31:15.729 32332 32332 W com.whatsapp: type=1400 audit(0.0:4324): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1634254
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:31:15.729 32332 32332 W com.whatsapp: type=1400 audit(0.0:4325): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1634255
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-02 20:31:38.536 1599 1599 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-02 20:31:38.980 1599 1599 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-02 20:31:38.981 1599 1599 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.Class.newInstance(Native Method)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-02 20:31:38.981 1599 1599 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-02 20:31:38.981 1599 1599 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-02 20:31:38.981 1599 1599 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-02 20:31:38.981 1599 1599 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-02 20:31:38.981 1599 1599 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-02 20:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-02 20:31:38.981 1599 1599 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-02 20:31:38.981 1599 1599 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-02 20:31:38.981 1599 1599 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-02 20:31:39.005 1599 1599 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-02 20:31:39.325 1599 1599 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-02 20:31:39.325 1599 1599 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-02 20:31:39.347 1599 1599 W com.whatsapp: type=1400 audit(0.0:4332): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 20:31:39.367 1599 1599 W com.whatsapp: type=1400 audit(0.0:4333): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 20:31:39.377 1599 1599 W com.whatsapp: type=1400 audit(0.0:4334): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 20:31:39.477 1599 1599 W com.whatsapp: type=1400 audit(0.0:4335): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 20:31:39.487 1599 1599 W com.whatsapp: type=1400 audit(0.0:4336): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 20:31:40.190 1599 1599 W Activity: Can request only one set of permissions
at a time
05-02 20:31:40.290 1599 1599 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-02 20:31:40.331 1599 1722 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-02 20:31:40.402 1599 1722 W Parcel : Expecting binder but got null!
05-02 20:31:40.430 1599 1722 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-02 20:31:40.465 1599 1722 W Parcel : Expecting binder but got null!
05-02 20:31:40.466 1599 1599 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-02 20:31:41.507 1599 1599 W com.whatsapp: type=1400 audit(--------- beginning
of main
06-13 20:31:12.792 32332 32332 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:31:13.125 32332 32332 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:31:13.125 32332 32332 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:31:13.125 32332 32332 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:31:13.125 32332 32332 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:31:13.125 32332 32332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:31:13.126 32332 32332 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:31:13.126 32332 32332 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:31:13.126 32332 32332 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:31:13.126 32332 32332 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:31:13.126 32332 32332 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:31:13.153 32332 32332 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 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:31:13.713 32332 32332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:31:13.749 32332 32332 W com.whatsapp: type=1400 audit(0.0:4315): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.759 32332 32332 W com.whatsapp: type=1400 audit(0.0:4316): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.769 32332 32332 W com.whatsapp: type=1400 audit(0.0:4317): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.859 32332 32332 W com.whatsapp: type=1400 audit(0.0:4318): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.869 32332 32332 W com.whatsapp: type=1400 audit(0.0:4319): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:13.869 32332 32332 W com.whatsapp: type=1400 audit(0.0:4320): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:31:14.655 32332 32332 W Activity: Can request only one set of permissions
at a time
06-13 20:31:14.764 32332 32332 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:31:14.806 32332 32395 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:31:14.884 32332 32395 W Parcel : Expecting binder but got null!
06-13 20:31:14.917 32332 32395 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:31:14.937 32332 32395 W Parcel : Expecting binder but got null!
06-13 20:31:14.938 32332 32332 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:31:15.729 32332 32332 W com.whatsapp: type=1400 audit(0.0:4324): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1634254
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:31:15.729 32332 32332 W com.whatsapp: type=1400 audit(0.0:4325): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1634255
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-02 20:31:51.943 2903 2903 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-02 20:31:52.071 2903 2903 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-02 20:31:52.072 2903 2903 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-02 20:31:52.072 2903 2903 W System.err: at
java.lang.Class.newInstance(Native Method)
05-02 20:31:52.072 2903 2903 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-02 20:31:52.072 2903 2903 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-02 20:31:52.072 2903 2903 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-02 20:31:52.072 2903 2903 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-02 20:31:52.072 2903 2903 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-02 20:31:52.072 2903 2903 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-02 --------- beginning of main
05-02 18:31:38.536 1599 1599 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-02 18:31:38.980 1599 1599 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-02 18:31:38.981 1599 1599 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.Class.newInstance(Native Method)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-02 18:31:38.981 1599 1599 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-02 18:31:38.981 1599 1599 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-02 18:31:38.981 1599 1599 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-02 18:31:38.981 1599 1599 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-02 18:31:38.981 1599 1599 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-02 18:31:38.981 1599 1599 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-02 18:31:38.981 1599 1599 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-02 18:31:38.981 1599 1599 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-02 18:31:38.981 1599 1599 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-02 18:31:39.005 1599 1599 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-02 18:31:39.325 1599 1599 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-02 18:31:39.325 1599 1599 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-02 18:31:39.347 1599 1599 W com.whatsapp: type=1400 audit(0.0:4332): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:39.367 1599 1599 W com.whatsapp: type=1400 audit(0.0:4333): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:39.377 1599 1599 W com.whatsapp: type=1400 audit(0.0:4334): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:39.477 1599 1599 W com.whatsapp: type=1400 audit(0.0:4335): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:39.487 1599 1599 W com.whatsapp: type=1400 audit(0.0:4336): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:40.190 1599 1599 W Activity: Can request only one set of permissions
at a time
05-02 18:31:40.290 1599 1599 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-02 18:31:40.331 1599 1722 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-02 18:31:40.402 1599 1722 W Parcel : Expecting binder but got null!
05-02 18:31:40.430 1599 1722 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-02 18:31:40.465 1599 1722 W Parcel : Expecting binder but got null!
05-02 18:31:40.466 1599 1599 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-02 18:31:41.507 1599 1599 W com.whatsapp: type=1400 audit(0.0:4341): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1641743
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-02 18:31:41.507 1599 1599 W com.whatsapp: type=1400 audit(0.0:4342): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1641744
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-02 18:31:51.943 2903 2903 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-02 18:31:52.071 2903 2903 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-02 18:31:52.072 2903 2903 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.Class.newInstance(Native Method)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-02 18:31:52.072 2903 2903 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-02 18:31:52.072 2903 2903 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-02 18:31:52.072 2903 2903 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-02 18:31:52.072 2903 2903 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-02 18:31:52.072 2903 2903 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-02 18:31:52.072 2903 2903 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-02 18:31:52.072 2903 2903 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-02 18:31:52.072 2903 2903 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-02 18:31:52.072 2903 2903 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-02 18:31:52.099 2903 2903 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-02 18:31:52.408 2903 2903 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-02 18:31:52.408 2903 2903 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-02 18:31:52.427 2903 2903 W com.whatsapp: type=1400 audit(0.0:4351): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:52.437 2903 2903 W com.whatsapp: type=1400 audit(0.0:4353): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:52.477 2903 2903 W com.whatsapp: type=1400 audit(0.0:4354): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:52.497 2903 2903 W com.whatsapp: type=1400 audit(0.0:4355): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:52.497 2903 2903 W com.whatsapp: type=1400 audit(0.0:4356): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-02 18:31:52.497 2903 2903 W com.whatsapp: type=1400 audit(0.0:4357): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.270 3412 3412 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-05 17:31:57.445 3412 3412 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-05 17:31:57.445 3412 3412 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-05 17:31:57.445 3412 3412 W System.err: at
java.lang.Class.newInstance(Native Method)
01-05 17:31:57.445 3412 3412 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-05 17:31:57.445 3412 3412 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-05 17:31:57.445 3412 3412 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-05 17:31:57.445 3412 3412 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-05 17:31:57.445 3412 3412 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-05 17:31:57.445 3412 3412 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-05 17:31:57.445 3412 3412 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-05 17:31:57.446 3412 3412 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-05 17:31:57.446 3412 3412 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-05 17:31:57.446 3412 3412 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-05 17:31:57.446 3412 3412 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-05 17:31:57.446 3412 3412 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-05 17:31:57.446 3412 3412 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-05 17:31:57.446 3412 3412 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-05 17:31:57.446 3412 3412 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-05 17:31:57.461 3412 3412 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.
01-05 17:31:57.774 3412 3412 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-05 17:31:57.774 3412 3412 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-05 17:31:57.791 3412 3412 W com.whatsapp: type=1400 audit(0.0:4360): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.801 3412 3412 W com.whatsapp: type=1400 audit(0.0:4361): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.811 3412 3412 W com.whatsapp: type=1400 audit(0.0:4362): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.851 3412 3412 W com.whatsapp: type=1400 audit(0.0:4363): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.871 3412 3412 W com.whatsapp: type=1400 audit(0.0:4364): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.871 3412 3412 W com.whatsapp: type=1400 audit(0.0:4365): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:57.871 3412 3412 W com.whatsapp: type=1400 audit(0.0:4366): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-05 17:31:58.661 3412 3412 W Activity: Can request only one set of permissions
at a time
01-05 17:31:58.823 3412 3412 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-05 17:31:58.881 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:31:58.939 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:31:58.940 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:31:59.751 3412 3412 W com.whatsapp: type=1400 audit(0.0:4375): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1641188
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-05 17:31:59.751 3412 3412 W com.whatsapp: type=1400 audit(0.0:4376): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1641189
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-05 17:32:01.725 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:01.781 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:01.782 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:01.787 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:01.808 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:01.903 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:01.905 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:01.906 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:14.848 3412 3421 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
01-05 17:32:32.877 3412 3412 W Activity: Can request only one set of permissions
at a time
01-05 17:32:33.001 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:33.033 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:33.036 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:40.999 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:41.031 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:41.033 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:49.901 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:49.918 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:49.922 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:49.923 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:49.940 3412 3515 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-05 17:32:49.971 3412 3515 W Parcel : Expecting binder but got null!
01-05 17:32:49.972 3412 3412 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-05 17:32:49.972 3412 3412 W TextView: --------- beginning of main
10-08 17:33:47.624 9784 9784 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
10-08 17:33:48.162 9784 9784 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
10-08 17:33:48.164 9784 9784 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
10-08 17:33:48.164 9784 9784 W System.err: at
java.lang.Class.newInstance(Native Method)
10-08 17:33:48.164 9784 9784 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
10-08 17:33:48.164 9784 9784 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
10-08 17:33:48.164 9784 9784 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
10-08 17:33:48.164 9784 9784 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
10-08 17:33:48.164 9784 9784 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
10-08 17:33:48.165 9784 9784 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
10-08 17:33:48.165 9784 9784 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
10-08 17:33:48.165 9784 9784 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
10-08 17:33:48.165 9784 9784 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
10-08 17:33:48.165 9784 9784 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
10-08 17:33:48.165 9784 9784 W System.err: at
android.os.Looper.loop(Looper.java:357)
10-08 17:33:48.165 9784 9784 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
10-08 17:33:48.165 9784 9784 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
10-08 17:33:48.165 9784 9784 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
10-08 17:33:48.165 9784 9784 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
10-08 17:33:48.189 9784 9784 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-08 17:33:48.751 9784 9784 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
10-08 17:33:48.751 9784 9784 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
10-08 17:33:48.783 9784 9784 W com.whatsapp: type=1400 audit(0.0:4462): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
10-08 17:33:48.803 9784 9784 W com.whatsapp: type=1400 audit(0.0:4463): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
10-08 17:33:48.813 9784 9784 W com.whatsapp: type=1400 audit(0.0:4464): avc:
granted { exec--------- beginning of main
06-13 18:34:12.167 11279 11279 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:34:12.580 11279 11279 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:34:12.581 11279 11279 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:34:12.581 11279 11279 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:34:12.581 11279 11279 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:34:12.581 11279 11279 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:34:12.581 11279 11279 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:34:12.581 11279 11279 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:34:12.581 11279 11279 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:34:12.599 11279 11279 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 18:34:13.210 11279 11279 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:34:13.210 11279 11279 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:34:13.284 11279 11279 W com.whatsapp: type=1400 audit(0.0:4483): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.284 11279 11279 W com.whatsapp: type=1400 audit(0.0:4484): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.314 11279 11279 W com.whatsapp: type=1400 audit(0.0:4485): avc:
granted { exec--------- beginning of main
06-13 18:34:13.354 11279 11279 W com.whatsapp: type=1400 audit(0.0:4486): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4487): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4488): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4489): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:14.200 11279 11279 W Activity: Can request only one set of permissions
at a time
06-13 18:34:14.280 11279 11279 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:34:14.323 11279 11385 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:34:14.384 11279 11385 W Parcel : Expecting binder but got null!
06-13 18:34:14.406 11279 11385 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:34:14.433 11279 11385 W Parcel : Expecting binder but got null!
06-13 18:34:14.434 11279 11279 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:34:15.550 11279 11464 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2c0d122e-f5b0-4b28-acd9-1ce798ff0a37, generation=0)
06-13 18:34:15.558 11279 11473 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2c0d122e-f5b0-4b28-acd9-1ce798ff0a37, generation=0)
06-13 18:34:15.964 11279 11279 W com.whatsapp: type=1400 audit(0.0:4492): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1671250
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:34:15.964 11279 11279 W com.whatsapp: type=1400 audit(0.0:4493): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1671251
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:34:20.211 11834 11834 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:34:20.326 11834 11834 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:34:20.326 11834 11834 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:34:20.326 11834 11834 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:34:20.327 11834 11834 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:34:20.327 11834 11834 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:34:20.327 11834 11834 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:34:20.327 11834 11834 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:34:20.327 11834 11834 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:34:20.340 11834 11834 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 18:34:20.665 11834 11834 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:34:20.666 11834 11834 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:34:20.684 11834 11834 W com.whatsapp: type=1400 audit(0.0:4497): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.684 11834 11834 W com.whatsapp: type=1400 audit(0.0:4498): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.694 11834 11834 W com.whatsapp: type=1400 audit(0.0:4499): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.734 11834 11834 W com.whatsapp: type=1400 audit(0.0:4500): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.744 11834 11834 W com.whatsapp: type=1400 audit(0.0:4501): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.744 11834 11834 W com.whatsapp: type=1400 audit(0.0:4502): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tconte--------- beginning of main
06-13 18:34:12.167 11279 11279 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:34:12.580 11279 11279 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:34:12.580 11279 11279 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:34:12.581 11279 11279 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:34:12.581 11279 11279 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:34:12.581 11279 11279 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:34:12.581 11279 11279 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:34:12.581 11279 11279 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:34:12.581 11279 11279 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:34:12.581 11279 11279 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:34:12.581 11279 11279 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:34:12.581 11279 11279 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:34:12.599 11279 11279 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 18:34:13.210 11279 11279 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:34:13.210 11279 11279 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:34:13.284 11279 11279 W com.whatsapp: type=1400 audit(0.0:4483): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.284 11279 11279 W com.whatsapp: type=1400 audit(0.0:4484): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.314 11279 11279 W com.whatsapp: type=1400 audit(0.0:4485): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.354 11279 11279 W com.whatsapp: type=1400 audit(0.0:4486): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4487): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4488): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:13.364 11279 11279 W com.whatsapp: type=1400 audit(0.0:4489): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:14.200 11279 11279 W Activity: Can request only one set of permissions
at a time
06-13 18:34:14.280 11279 11279 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:34:14.323 11279 11385 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:34:14.384 11279 11385 W Parcel : Expecting binder but got null!
06-13 18:34:14.406 11279 11385 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:34:14.433 11279 11385 W Parcel : Expecting binder but got null!
06-13 18:34:14.434 11279 11279 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:34:15.550 11279 11464 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2c0d122e-f5b0-4b28-acd9-1ce798ff0a37, generation=0)
06-13 18:34:15.558 11279 11473 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2c0d122e-f5b0-4b28-acd9-1ce798ff0a37, generation=0)
06-13 18:34:15.964 11279 11279 W com.whatsapp: type=1400 audit(0.0:4492): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1671250
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:34:15.964 11279 11279 W com.whatsapp: type=1400 audit(0.0:4493): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1671251
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:34:20.211 11834 11834 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:34:20.326 11834 11834 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:34:20.326 11834 11834 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:34:20.326 11834 11834 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:34:20.326 11834 11834 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:34:20.327 11834 11834 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:34:20.327 11834 11834 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:34:20.327 11834 11834 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:34:20.327 11834 11834 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:34:20.327 11834 11834 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:34:20.327 11834 11834 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:34:20.327 11834 11834 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:34:20.340 11834 11834 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 18:34:20.665 11834 11834 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:34:20.666 11834 11834 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:34:20.684 11834 11834 W com.whatsapp: type=1400 audit(0.0:4497): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.684 11834 11834 W com.whatsapp: type=1400 audit(0.0:4498): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.694 11834 11834 W com.whatsapp: type=1400 audit(0.0:4499): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.734 11834 11834 W com.whatsapp: type=1400 audit(0.0:4500): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.744 11834 11834 W com.whatsapp: type=1400 audit(0.0:4501): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.744 11834 11834 W com.whatsapp: type=1400 audit(0.0:4502): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:34:20.744 11834 11834 W com.whatsapp: type=1400 audit(0.0:4503): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:47.466 13197 13197 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-01 18:34:47.740 13197 13197 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-01 18:34:47.740 13197 13197 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-01 18:34:47.741 13197 13197 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.Class.newInstance(Native Method)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-01 18:34:47.741 13197 13197 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-01 18:34:47.741 13197 13197 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-01 18:34:47.741 13197 13197 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-01 18:34:47.741 13197 13197 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-01 18:34:47.741 13197 13197 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-01 18:34:47.741 13197 13197 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-01 18:34:47.741 13197 13197 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-01 18:34:47.741 13197 13197 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-01 18:34:47.741 13197 13197 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-01 18:34:47.757 13197 13197 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.
01-01 18:34:48.138 13197 13197 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-01 18:34:48.138 13197 13197 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-01 18:34:48.170 13197 13197 W com.whatsapp: type=1400 audit(0.0:4526): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.170 13197 13197 W com.whatsapp: type=1400 audit(0.0:4527): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.180 13197 13197 W com.whatsapp: type=1400 audit(0.0:4528): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.230 13197 13197 W com.whatsapp: type=1400 audit(0.0:4529): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.240 13197 13197 W com.whatsapp: type=1400 audit(0.0:4530): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.240 13197 13197 W com.whatsapp: type=1400 audit(0.0:4531): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.240 13197 13197 W com.whatsapp: type=1400 audit(0.0:4532): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 18:34:48.926 13197 13197 W Activity: Can request only one set of permissions
at a time
01-01 18:34:49.095 13197 13197 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-01 18:34:49.144 13197 13288 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 18:34:49.202 13197 13288 W Parcel : Expecting binder but got null!
01-01 18:34:49.204 13197 13197 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 18:34:50.260 13197 13197 W com.whatsapp: type=1400 audit(0.0:4536): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=1669929
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-01 18:34:50.260 13197 13197 W com.whatsapp: type=1400 audit(0.0:4537): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=1669930
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-01 18:34:50.998 13197 13288 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 18:34:51.035 13197 13288 W Parcel : Expecting binder but got null!
01-01 18:34:51.036 13197 13197 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 18:34:51.042 13197 13197 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 18:34:51.064 13197 13288 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 18:34:51.132 13197 13288 W Parcel : Expecting binder but got null!
01-01 18:34:51.134 13197 13197 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 18:34:51.136 13197 13197 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 18:35:03.358 13197 13210 W com.whatsapp: Cleared Reference was only
reacha--------- beginning of main
06-13 18:41:22.989 7193 7193 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:41:23.474 7193 7193 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:41:23.478 7193 7193 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:41:23.478 7193 7193 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:41:23.478 7193 7193 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:41:23.478 7193 7193 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:41:23.478 7193 7193 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:41:23.478 7193 7193 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:41:23.478 7193 7193 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:41:23.478 7193 7193 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:41:23.478 7193 7193 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:41:23.478 7193 7193 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:41:23.638 7193 7193 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 18:41:26.096 7193 7193 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:41:26.096 7193 7193 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:41:26.280 7193 7193 W com.whatsapp: type=1400 audit(0.0:164): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:41:26.300 7193 7193 W com.whatsapp: type=1400 audit(0.0:165): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:41:26.330 7193 7193 W com.whatsapp: type=1400 audit(0.0:166): avc:
granted { execute--------- beginning of main
06-13 18:42:31.638 9843 9843 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:42:32.258 9843 9843 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:42:32.261 9843 9843 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:42:32.261 9843 9843 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:42:32.261 9843 9843 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:42:32.261 9843 9843 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:42:32.261 9843 9843 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:42:32.261 9843 9843 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:42:32.261 9843 9843 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:42:32.261 9843 9843 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:42:32.261 9843 9843 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:42:32.261 9843 9843 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:42:32.326 9843 9843 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 18:42:33.898 9843 9843 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:42:33.898 9843 9843 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:42:33.990 9843 9843 W com.whatsapp: type=1400 audit(0.0:212): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:42:34.010 9843 9843 W com.whatsapp: type=1400 audit(0.0:213): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:42:34.040 9843 9843 W com.whatsapp: type=1400 audit(0.0:214): avc:
granted { execute--------- beginning of main
06-13 18:42:38.410 9843 9843 W com.whatsapp: type=1400 audit(0.0:220): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=92559
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:42:38.410 9843 9843 W com.whatsapp: type=1400 audit(0.0:221): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=92560
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:42:46.818 9843 9859 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
06-13 18:43:23.809 12298 12298 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:43:24.221 12298 12298 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:43:24.222 12298 12298 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:43:24.222 12298 12298 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:43:24.222 12298 12298 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:43:24.222 12298 12298 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:43:24.222 12298 12298 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:43:24.222 12298 12298 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:43:24.222 12298 12298 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:43:24.222 12298 12298 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:43:24.222 12298 12298 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:43:24.222 12298 12298 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:43:24.258 12298 12298 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 18:43:25.034 12298 12298 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:43:25.034 12298 12298 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:43:25.100 12298 12298 W com.whatsapp: type=1400 audit(0.0:261): avc:
granted { execute } for uid=10350 path="/data/data/com.wha--------- beginning of
main
06-13 18:43:25.120 12298 12298 W com.whatsapp: type=1400 audit(0.0:262): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:25.150 12298 12298 W com.whatsapp: type=1400 audit(0.0:263): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:25.310 12298 12298 W com.whatsapp: type=1400 audit(0.0:264): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:25.340 12298 12298 W com.whatsapp: type=1400 audit(0.0:265): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:26.269 12298 12298 W Activity: Can request only one set of permissions
at a time
06-13 18:43:26.398 12298 12298 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:43:26.435 12298 12448 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:43:26.499 12298 12448 W Parcel : Expecting binder but got null!
06-13 18:43:26.529 12298 12448 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:43:26.554 12298 12448 W Parcel : Expecting binder but got null!
06-13 18:43:26.555 12298 12298 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:43:27.580 12298 12298 W com.whatsapp: type=1400 audit(0.0:272): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=100244
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:43:56.867 14077 14077 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:43:57.271 14077 14077 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:43:57.272 14077 14077 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:43:57.272 14077 14077 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:43:57.272 14077 14077 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:43:57.272 14077 14077 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:43:57.272 14077 14077 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:43:57.272 14077 14077 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:43:57.272 14077 14077 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:43:57.272 14077 14077 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:43:57.273 14077 14077 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:43:57.273 14077 14077 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:43:57.273 14077 14077 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:43:57.273 14077 14077 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:43:57.309 14077 14077 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 18:43:58.250 14077 14077 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:43:58.251 14077 14077 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:43:58.300 14077 14077 W com.whatsapp: type=1400 audit(0.0:283): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:58.320 14077 14077 W com.whatsapp: type=1400 audit(0.0:284): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:58.340 14077 14077 W com.whatsapp: type=1400 audit(0.0:285): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:58.460 14077 14077 W com.whatsapp: type=1400 audit(0.0:286): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:58.480 14077 14077 W com.whatsapp: type=1400 audit(0.0:287): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:58.480 14077 14077 W com.whatsapp: type=1400 audit(0.0:288): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:43:59.297 14077 14077 W Activity: Can request only one set of permissions
at a time
06-13 18:43:59.394 14077 14077 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:43:59.433 14077 14172 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:43:59.495 14077 14172 W Parcel : Expecting binder but got null!
06-13 18:43:59.522 14077 14172 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:43:59.552 14077 14172 W Parcel : Expecting b--------- beginning of main
06-13 18:46:15.955 23593 23593 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:46:16.233 23593 23593 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:46:16.234 23593 23593 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:46:16.234 23593 23593 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:46:16.234 23593 23593 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:46:16.234 23593 23593 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:46:16.234 23593 23593 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:46:16.234 23593 23593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:46:16.234 23593 23593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:46:16.234 23593 23593 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:46:16.234 23593 23593 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:46:16.235 23593 23593 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:46:16.235 23593 23593 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:46:16.235 23593 23593 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:46:16.235 23593 23593 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:46:16.235 23593 23593 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:46:16.235 23593 23593 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:46:16.235 23593 23593 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:46:16.235 23593 23593 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:46:16.286 23593 23593 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 18:46:17.117 23593 23593 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:46:17.117 23593 23593 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:46:17.180 23593 23593 W com.whatsapp: type=1400 audit(0.0:370): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:46:17.190 23593 23593 W com.whatsapp: type=1400 audit(0.0:371): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:46:17.210 23593 23593 W com.whatsapp: type=1400 audit(0.0:372): avc:
granted { execute--------- beginning of main
06-13 18:47:25.762 27634 27634 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:47:25.922 27634 27634 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:47:25.924 27634 27634 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:47:25.924 27634 27634 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:47:25.924 27634 27634 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:47:25.924 27634 27634 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:47:25.924 27634 27634 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:47:25.924 27634 27634 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:47:25.924 27634 27634 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:47:25.924 27634 27634 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:47:25.924 27634 27634 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:47:25.924 27634 27634 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:47:25.982 27634 27634 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 18:47:26.692 27634 27634 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:47:26.692 27634 27634 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:47:26.740 27634 27634 W com.whatsapp: type=1400 audit(0.0:407): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:26.750 27634 27634 W com.whatsapp: type=1400 audit(0.0:408): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:26.760 27634 27634 W com.whatsapp: type=1400 audit(0.0:409): avc:
granted { execute--------- beginning of main
06-13 18:47:26.830 27634 27634 W com.whatsapp: type=1400 audit(0.0:410): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:26.850 27634 27634 W com.whatsapp: type=1400 audit(0.0:411): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:55.113 29143 29143 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:47:55.250 29143 29143 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:47:55.251 29143 29143 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:47:55.251 29143 29143 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:47:55.251 29143 29143 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:47:55.251 29143 29143 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:47:55.251 29143 29143 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:47:55.251 29143 29143 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:47:55.251 29143 29143 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:47:55.252 29143 29143 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:47:55.252 29143 29143 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:47:55.252 29143 29143 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:47:55.252 29143 29143 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:47:55.252 29143 29143 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:47:55.291 29143 29143 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 18:47:55.848 29143 29143 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:47:55.848 29143 29143 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:47:55.890 29143 29143 W com.whatsapp: type=1400 audit(0.0:428): avc:
granted { ex--------- beginning of main
06-13 18:47:55.900 29143 29143 W com.whatsapp: type=1400 audit(0.0:429): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:55.910 29143 29143 W com.whatsapp: type=1400 audit(0.0:430): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:55.990 29143 29143 W com.whatsapp: type=1400 audit(0.0:431): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:56.010 29143 29143 W com.whatsapp: type=1400 audit(0.0:432): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:56.010 29143 29143 W com.whatsapp: type=1400 audit(0.0:433): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:47:56.010 29143 29143 W com.whatsapp: type=1400 audit(0.0:434): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:10.893 30637 30637 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:48:11.017 30637 30637 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:48:11.017 30637 30637 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:48:11.017 30637 30637 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:48:11.017 30637 30637 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:48:11.017 30637 30637 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:48:11.017 30637 30637 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:48:11.017 30637 30637 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:48:11.018 30637 30637 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:48:11.018 30637 30637 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:48:11.018 30637 30637 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:48:11.018 30637 30637 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:48:11.018 30637 30637 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:48:11.018 30637 30637 --------- beginning of main
06-13 18:48:11.033 30637 30637 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 18:48:11.332 30637 30637 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:48:11.332 30637 30637 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:48:11.360 30637 30637 W com.whatsapp: type=1400 audit(0.0:439): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.360 30637 30637 W com.whatsapp: type=1400 audit(0.0:440): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.380 30637 30637 W com.whatsapp: type=1400 audit(0.0:441): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.440 30637 30637 W com.whatsapp: type=1400 audit(0.0:442): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.450 30637 30637 W com.whatsapp: type=1400 audit(0.0:443): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.450 30637 30637 W com.whatsapp: type=1400 audit(0.0:444): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:11.450 30637 30637 W com.whatsapp: type=1400 audit(0.0:445): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.277 31332 31332 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:48:22.420 31332 31332 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:48:22.420 31332 31332 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:48:22.420 31332 31332 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:48:22.421 31332 31332 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:48:22.421 31332 31332 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:48:22.421 31332 31332 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:48:22.421 31332 31332 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:48:22.421 31332 31332 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:48:22.421 31332 31332 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:48:22.421 31332 31332 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:48:22.421 31332 31332 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:48:22.421 31332 31332 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:48:22.436 31332 31332 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 18:48:22.777 31332 31332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:48:22.777 31332 31332 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:48:22.810 31332 31332 W com.whatsapp: type=1400 audit(0.0:470): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.820 31332 31332 W com.whatsapp: type=1400 audit(0.0:471): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.830 31332 31332 W com.whatsapp: type=1400 audit(0.0:472): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.890 31332 31332 W com.whatsapp: type=1400 audit(0.0:473): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.910 31332 31332 W com.whatsapp: type=1400 audit(0.0:474): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.910 31332 31332 W com.whatsapp: type=1400 audit(0.0:475): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:22.910 31332 31332 W com.whatsapp: type=1400 audit(0.0:476): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:32.643 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.644 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resource failed to call close.
06-13 18:48:32.645 31332 31343 W System : A resourc--------- beginning of main
06-13 18:48:43.706 32062 32062 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:48:43.906 32062 32062 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:48:43.907 32062 32062 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:48:43.907 32062 32062 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:48:43.907 32062 32062 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:48:43.907 32062 32062 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:48:43.907 32062 32062 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:48:43.907 32062 32062 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:48:43.907 32062 32062 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:48:43.907 32062 32062 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:48:43.907 32062 32062 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:48:43.908 32062 32062 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:48:43.924 32062 32062 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 18:48:44.382 32062 32062 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:48:44.382 32062 32062 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:48:44.420 32062 32062 W com.whatsapp: type=1400 audit(0.0:500): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:44.420 32062 32062 W com.whatsapp: type=1400 audit(0.0:501): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:48:44.430 32062 32062 W com.whatsapp: type=1400 audit(0.0:502): avc:
granted { execute--------- beginning of main
06-13 18:51:49.273 8748 8748 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:51:49.647 8748 8748 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:51:49.652 8748 8748 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:51:49.652 8748 8748 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:51:49.652 8748 8748 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:51:49.652 8748 8748 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:51:49.652 8748 8748 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:51:49.652 8748 8748 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:51:49.652 8748 8748 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:51:49.652 8748 8748 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:51:49.652 8748 8748 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:51:49.652 8748 8748 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:51:49.792 8748 8748 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 18:51:51.307 8748 8748 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:51:51.307 8748 8748 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:51:51.480 8748 8748 W com.whatsapp: type=1400 audit(0.0:110): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:51:51.510 8748 8748 W com.whatsapp: type=1400 audit(0.0:111): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:51:51.540 8748 8748 W com.whatsapp: type=1400 audit(0.0:112): avc:
granted { execute--------- beginning of main
06-13 18:52:50.524 12576 12576 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:52:50.941 12576 12576 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:52:50.943 12576 12576 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:52:50.943 12576 12576 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:52:50.943 12576 12576 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:52:50.943 12576 12576 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:52:50.943 12576 12576 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:52:50.943 12576 12576 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:52:50.943 12576 12576 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:52:50.943 12576 12576 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:52:50.944 12576 12576 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:52:50.944 12576 12576 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:52:50.944 12576 12576 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:52:50.944 12576 12576 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:52:50.944 12576 12576 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:52:50.944 12576 12576 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:52:50.944 12576 12576 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:52:50.944 12576 12576 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:52:50.944 12576 12576 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:52:51.106 12576 12576 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 18:52:52.779 12576 12576 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:52:52.780 12576 12576 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:52:52.880 12576 12576 W com.whatsapp: type=1400 audit(0.0:158): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:52:52.900 12576 12576 W com.whatsapp: type=1400 audit(0.0:159): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:52:52.920 12576 12576 W com.whatsapp: type=1400 audit(0.0:160): avc:
granted { execute--------- beginning of main
06-13 18:53:43.929 15640 15640 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:53:44.238 15640 15640 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:53:44.244 15640 15640 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:53:44.244 15640 15640 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:53:44.244 15640 15640 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:53:44.244 15640 15640 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:53:44.244 15640 15640 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:53:44.244 15640 15640 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:53:44.244 15640 15640 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:53:44.244 15640 15640 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:53:44.245 15640 15640 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:53:44.245 15640 15640 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:53:44.245 15640 15640 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:53:44.245 15640 15640 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:53:44.245 15640 15640 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:53:44.245 15640 15640 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:53:44.245 15640 15640 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:53:44.245 15640 15640 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:53:44.245 15640 15640 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:53:44.352 15640 15640 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 18:53:44.973 15640 15640 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:53:44.973 15640 15640 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:53:45.040 15640 15640 W com.whatsapp: type=1400 audit(0.0:223): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:53:45.050 15640 15640 W com.whatsapp: type=1400 audit(0.0:224): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:53:45.060 15640 15640 W com.whatsapp: type=1400 audit(0.0:225): avc:
granted { execute--------- beginning of main
06-13 18:57:37.768 16837 16837 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:57:38.189 16837 16837 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:57:38.189 16837 16837 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:57:38.190 16837 16837 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:57:38.190 16837 16837 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:57:38.190 16837 16837 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:57:38.190 16837 16837 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:57:38.190 16837 16837 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:57:38.190 16837 16837 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:57:38.190 16837 16837 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:57:38.190 16837 16837 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:57:38.190 16837 16837 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:57:38.190 16837 16837 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:57:38.204 16837 16837 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 18:57:38.541 16837 16837 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:57:38.541 16837 16837 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:57:38.560 16837 16837 W com.whatsapp: type=1400 audit(0.0:313): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:38.560 16837 16837 W com.whatsapp: type=1400 audit(0.0:314): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:38.570 16837 16837 W com.whatsapp: type=1400 audit(0.0:315): avc:
granted { execute--------- beginning of main
06-13 18:57:38.620 16837 16837 W com.whatsapp: type=1400 audit(0.0:316): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:38.630 16837 16837 W com.whatsapp: type=1400 audit(0.0:317): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:38.630 16837 16837 W com.whatsapp: type=1400 audit(0.0:318): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:38.630 16837 16837 W com.whatsapp: type=1400 audit(0.0:319): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:57:39.443 16837 16837 W Activity: Can request only one set of permissions
at a time
06-13 18:57:39.559 16837 16837 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:57:39.614 16837 16931 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:57:39.709 16837 16931 W Parcel : Expecting binder but got null!
06-13 18:57:39.793 16837 16931 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:57:39.830 16837 16931 W Parcel : Expecting binder but got null!
06-13 18:57:39.831 16837 16837 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:57:40.600 16837 16837 W com.whatsapp: type=1400 audit(0.0:325): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=106190
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:57:44.995 17099 17099 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:57:45.105 17099 17099 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:57:45.105 17099 17099 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:57:45.105 17099 17099 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:57:45.105 17099 17099 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:57:45.105 17099 17099 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:57:45.105 17099 17099 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:57:45.105 17099 17099 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:57:45.105 17099 17099 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:57:45.105 17099 17099 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:57:45.105 17099 17099 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:57:45.105 17099 17099 W--------- beginning of main
06-13 18:58:44.013 17661 17661 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:58:44.148 17661 17661 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:58:44.149 17661 17661 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:58:44.149 17661 17661 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:58:44.149 17661 17661 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:58:44.149 17661 17661 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:58:44.149 17661 17661 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:58:44.149 17661 17661 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:58:44.149 17661 17661 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:58:44.149 17661 17661 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:58:44.149 17661 17661 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:58:44.149 17661 17661 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:58:44.164 17661 17661 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 18:58:44.515 17661 17661 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:58:44.515 17661 17661 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:58:44.560 17661 17661 W com.whatsapp: type=1400 audit(0.0:359): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:58:44.560 17661 17661 W com.whatsapp: type=1400 audit(0.0:360): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:58:44.600 17661 17661 W com.whatsapp: type=1400 audit(0.0:361): avc:
granted { execute--------- beginning of main
06-13 18:58:44.660 17661 17661 W com.whatsapp: type=1400 audit(0.0:362): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:58:44.690 17661 17661 W com.whatsapp: type=1400 audit(0.0:363): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:09.741 17661 17661 W Activity: Can request only one set of permissions
at a time
06-13 18:59:09.800 17661 17661 W com.whatsapp: type=1400 audit(0.0:390): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=122881
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:59:09.800 17661 17661 W com.whatsapp: type=1400 audit(0.0:391): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=122882
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 18:59:09.845 17661 17661 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:59:09.880 17661 18174 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:59:09.942 17661 18174 W Parcel : Expecting binder but got null!
06-13 18:59:09.970 17661 18174 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:59:09.994 17661 18174 W Parcel : Expecting binder but got null!
06-13 18:59:09.995 17661 17661 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:59:18.611 18246 18246 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:59:18.765 18246 18246 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:59:18.766 18246 18246 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:59:18.766 18246 18246 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:59:18.766 18246 18246 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:59:18.766 18246 18246 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:59:18.766 18246 18246 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:59:18.766 18246 18246 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:59:18.766 18246 18246 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:59:18.766 18246 18246 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:59:18.766 18246 18246 W System.err: at android.a--------- beginning of
main
06-13 18:59:18.779 18246 18246 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 18:59:19.025 18246 18246 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:59:19.025 18246 18246 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:59:19.040 18246 18246 W com.whatsapp: type=1400 audit(0.0:396): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:19.040 18246 18246 W com.whatsapp: type=1400 audit(0.0:397): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:19.050 18246 18246 W com.whatsapp: type=1400 audit(0.0:398): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:19.090 18246 18246 W com.whatsapp: type=1400 audit(0.0:399): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:19.100 18246 18246 W com.whatsapp: type=1400 audit(0.0:400): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:59:19.694 18246 18246 W Activity: Can request only one set of permissions
at a time
06-13 18:59:19.767 18246 18246 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 18:59:19.800 18246 18301 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:59:19.854 18246 18301 W Parcel : Expecting binder but got null!
06-13 18:59:19.878 18246 18301 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:59:19.897 18246 18301 W Parcel : Expecting binder but got null!
06-13 18:59:19.898 18246 18246 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 18:59:43.910 18848 18848 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:59:44.052 18848 18848 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:59:44.053 18848 18848 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:59:44.053 18848 18848 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:59:44.054 18848 18848 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:59:44.054 18848 18848 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:59:44.054 18848 18848 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:59:44.054 18848 18848 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:59:44.054 18848 18848 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:59:44.054 18848 18848 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentF---------
beginning of main
06-13 19:08:43.919 21586 21586 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:08:44.093 21586 21586 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:08:44.095 21586 21586 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:08:44.095 21586 21586 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:08:44.095 21586 21586 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:08:44.095 21586 21586 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:08:44.095 21586 21586 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:08:44.095 21586 21586 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:08:44.095 21586 21586 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:08:44.095 21586 21586 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:08:44.095 21586 21586 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:08:44.095 21586 21586 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:08:44.151 21586 21586 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 19:08:44.918 21586 21586 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:08:44.918 21586 21586 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:08:44.990 21586 21586 W com.whatsapp: type=1400 audit(0.0:531): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:08:45.000 21586 21586 W com.whatsapp: type=1400 audit(0.0:532): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:08:45.010 21586 21586 W com.whatsapp: type=1400 audit(0.0:533): avc:
granted { execute--------- beginning of main
06-13 19:17:11.092 24944 24944 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:17:11.254 24944 24944 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:17:11.257 24944 24944 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:17:11.257 24944 24944 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:17:11.257 24944 24944 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:17:11.257 24944 24944 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:17:11.257 24944 24944 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:17:11.257 24944 24944 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:17:11.257 24944 24944 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:17:11.257 24944 24944 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:17:11.257 24944 24944 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:17:11.257 24944 24944 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:17:11.313 24944 24944 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 19:17:11.962 24944 24944 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:17:11.962 24944 24944 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:17:12.006 24944 24944 W com.whatsapp: type=1400 audit(0.0:634): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:17:12.016 24944 24944 W com.whatsapp: type=1400 audit(0.0:635): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:17:12.026 24944 24944 W com.whatsapp: type=1400 audit(0.0:636): avc:
granted { execute--------- beginning of main
06-13 19:18:38.909 25835 25835 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:18:39.255 25835 25835 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:18:39.256 25835 25835 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:18:39.256 25835 25835 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:18:39.257 25835 25835 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:18:39.257 25835 25835 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:18:39.257 25835 25835 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:18:39.257 25835 25835 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:18:39.257 25835 25835 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:18:39.257 25835 25835 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:18:39.257 25835 25835 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:18:39.257 25835 25835 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:18:39.257 25835 25835 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:18:39.257 25835 25835 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:18:39.257 25835 25835 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:18:39.257 25835 25835 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:18:39.257 25835 25835 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:18:39.257 25835 25835 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:18:39.341 25835 25835 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 19:18:39.830 25835 25835 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:18:39.830 25835 25835 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:18:39.876 25835 25835 W com.whatsapp: type=1400 audit(0.0:645): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:18:39.886 25835 25835 W com.whatsapp: type=1400 audit(0.0:646): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:18:39.896 25835 25835 W com.whatsapp: type=1400 audit(0.0:647): avc:
granted { execute--------- beginning of main
06-13 19:29:28.946 25835 25835 W Activity: Can request only one set of permissions
at a time
06-13 19:29:29.006 25835 25835 W com.whatsapp: type=1400 audit(0.0:730): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=212950
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:29:29.006 25835 25835 W com.whatsapp: type=1400 audit(0.0:731): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=212951
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:29:29.044 25835 25835 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 19:29:29.082 25835 28312 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:29:29.138 25835 28312 W Parcel : Expecting binder but got null!
06-13 19:29:29.161 25835 28312 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:29:29.179 25835 28312 W Parcel : Expecting binder but got null!
06-13 19:29:29.181 25835 25835 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 19:29:34.067 28394 28394 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:29:34.186 28394 28394 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:29:34.188 28394 28394 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:29:34.189 28394 28394 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:29:34.189 28394 28394 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:29:34.189 28394 28394 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:29:34.189 28394 28394 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:29:34.189 28394 28394 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:29:34.189 28394 28394 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:29:34.189 28394 28394 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:29:34.189 28394 28394 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:29:34.189 28394 28394 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:29:34.189 28394 28394 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:29:34.201 28394 28394 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
ca--------- beginning of main
06-13 18:30:31.086 29476 29476 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:30:31.278 29476 29476 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:30:31.279 29476 29476 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:30:31.279 29476 29476 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:30:31.279 29476 29476 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:30:31.279 29476 29476 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:30:31.279 29476 29476 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:30:31.279 29476 29476 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:30:31.279 29476 29476 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:30:31.279 29476 29476 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:30:31.279 29476 29476 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:30:31.279 29476 29476 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:30:31.295 29476 29476 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 18:30:31.646 29476 29476 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:30:31.646 29476 29476 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:30:31.676 29476 29476 W com.whatsapp: type=1400 audit(0.0:764): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:30:31.676 29476 29476 W com.whatsapp: type=1400 audit(0.0:765): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:30:31.686 29476 29476 W com.whatsapp: type=1400 audit(0.0:766): avc:
granted { execute--------- beginning of main
06-13 18:33:39.136 29476 29476 W Activity: Can request only one set of permissions
at a time
06-13 18:33:39.305 29476 29584 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:33:39.377 29476 29584 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 18:33:44.500 2704 2704 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 18:33:44.629 2704 2704 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 18:33:44.631 2704 2704 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 18:33:44.631 2704 2704 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 18:33:44.631 2704 2704 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 18:33:44.631 2704 2704 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 18:33:44.631 2704 2704 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 18:33:44.631 2704 2704 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 18:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 18:33:44.631 2704 2704 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 18:33:44.631 2704 2704 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 18:33:44.631 2704 2704 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 18:33:44.657 2704 2704 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 18:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 18:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 18:33:45.296 2704 2704 W com.whatsapp: type=1400 audit(0.0:818): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 18:33:45.326 2704 2704 W com.whatsapp: type=1400 audit(0.0:819): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompresse--------- beginning of main
06-13 19:33:39.136 29476 29476 W Activity: Can request only one set of permissions
at a time
06-13 19:33:39.305 29476 29584 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:39.377 29476 29584 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:44.500 2704 2704 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:33:44.629 2704 2704 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:33:44.631 2704 2704 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:33:44.631 2704 2704 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:33:44.631 2704 2704 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:33:44.631 2704 2704 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:33:44.657 2704 2704 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 19:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:33:45.296 2704 2704 W com.whatsapp: type=1400 audit(0.0:818): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.326 2704 2704 W com.whatsapp: type=1400 audit(0.0:819): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.346 2704 2704 W com.whatsapp: type=1400 audit(0.0:820): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.466 2704 2704 W com.whatsapp: type=1400 audit(0.0:821): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:822): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:823): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:824): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.040 3569 3569 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:33:57.215 3569 3569 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:33:57.216 3569 3569 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:33:57.216 3569 3569 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:33:57.216 3569 3569 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:33:57.228 3569 3569 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 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:826): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:827): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.506 3569 3569 W com.whatsapp: type=1400 audit(0.0:828): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.536 3569 3569 W com.whatsapp: type=1400 audit(0.0:829): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:830): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:831): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:58.202 3569 3569 W Activity: Can request only one set of permissions
at a time
06-13 19:33:58.277 3569 3569 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 19:33:58.311 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.365 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.390 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.411 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.412 3569 3569 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 19:33:59.136 3569 3569 W com.whatsapp: type=1400 audit(0.0:835): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=238451
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:33:5--------- beginning of main
06-13 19:34:09.706 4415 4415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:34:09.824 4415 4415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:34:09.824 4415 4415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:34:09.824 4415 4415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:34:09.825 4415 4415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:34:09.825 4415 4415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:34:09.840 4415 4415 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 19:34:10.207 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:34:10.208 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:34:10.226 4415 4415 W com.whatsapp: type=1400 audit(0.0:838): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.236 4415 4415 W com.whatsapp: type=1400 audit(0.0:839): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.246 4415 4415 W com.whatsapp: type=1400 audit(0.0:840): avc:
granted { execute--------- beginning of main
06-13 19:33:44.500 2704 2704 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:33:44.629 2704 2704 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:33:44.631 2704 2704 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:33:44.631 2704 2704 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:33:44.631 2704 2704 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:33:44.631 2704 2704 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:33:44.631 2704 2704 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:33:44.631 2704 2704 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:33:44.631 2704 2704 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:33:44.631 2704 2704 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:33:44.657 2704 2704 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 19:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:33:45.223 2704 2704 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:33:45.296 2704 2704 W com.whatsapp: type=1400 audit(0.0:818): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.326 2704 2704 W com.whatsapp: type=1400 audit(0.0:819): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.346 2704 2704 W com.whatsapp: type=1400 audit(0.0:820): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.466 2704 2704 W com.whatsapp: type=1400 audit(0.0:821): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:822): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:823): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:45.506 2704 2704 W com.whatsapp: type=1400 audit(0.0:824): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.040 3569 3569 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:33:57.215 3569 3569 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:33:57.216 3569 3569 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:33:57.216 3569 3569 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:33:57.216 3569 3569 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:33:57.228 3569 3569 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 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:826): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:827): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.506 3569 3569 W com.whatsapp: type=1400 audit(0.0:828): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.536 3569 3569 W com.whatsapp: type=1400 audit(0.0:829): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:830): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:831): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:58.202 3569 3569 W Activity: Can request only one set of permissions
at a time
06-13 19:33:58.277 3569 3569 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 19:33:58.311 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.365 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.390 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.411 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.412 3569 3569 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 19:33:59.136 3569 3569 W com.whatsapp: type=1400 audit(0.0:835): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=238451
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:33:59.136 3569 3569 W com.whatsapp: type=1400 audit(0.0:836): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=238452
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:34:09.706 4415 4415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:34:09.824 4415 4415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:34:09.824 4415 4415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:34:09.824 4415 4415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:34:09.825 4415 4415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:34:09.825 4415 4415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:34:09.840 4415 4415 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 19:34:10.207 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:34:10.208 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:34:10.226 4415 4415 W com.whatsapp: type=1400 audit(0.0:838): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.236 4415 4415 W com.whatsapp: type=1400 audit(0.0:839): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.246 4415 4415 W com.whatsapp: type=1400 audit(0.0:840): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.286 4415 4415 W com.whatsapp: type=1400 audit(0.0:841): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:842): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:843): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.068 5733 5733 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 19:34:25.174 5733 5733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 19:34:25.175 5733 5733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 19:34:25.175 5733 5733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 19:34:25.175 5733 5733 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 19:34:25.189 5733 5733 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, b--------- beginning of main
06-13 19:33:57.040 3569 3569 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:33:57.215 3569 3569 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:33:57.216 3569 3569 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:33:57.216 3569 3569 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:33:57.216 3569 3569 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:33:57.216 3569 3569 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:33:57.216 3569 3569 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:33:57.216 3569 3569 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:33:57.216 3569 3569 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:33:57.228 3569 3569 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 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:33:57.482 3569 3569 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:826): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.496 3569 3569 W com.whatsapp: type=1400 audit(0.0:827): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.506 3569 3569 W com.whatsapp: type=1400 audit(0.0:828): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.536 3569 3569 W com.whatsapp: type=1400 audit(0.0:829): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:830): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:57.546 3569 3569 W com.whatsapp: type=1400 audit(0.0:831): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:33:58.202 3569 3569 W Activity: Can request only one set of permissions
at a time
06-13 19:33:58.277 3569 3569 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 19:33:58.311 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.365 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.390 3569 3719 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:33:58.411 3569 3719 W Parcel : Expecting binder but got null!
06-13 19:33:58.412 3569 3569 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 19:33:59.136 3569 3569 W com.whatsapp: type=1400 audit(0.0:835): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=238451
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:33:59.136 3569 3569 W com.whatsapp: type=1400 audit(0.0:836): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=238452
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 19:34:09.706 4415 4415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:34:09.824 4415 4415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:34:09.824 4415 4415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:34:09.824 4415 4415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:34:09.825 4415 4415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:34:09.825 4415 4415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:34:09.840 4415 4415 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 19:34:10.207 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:34:10.208 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:34:10.226 4415 4415 W com.whatsapp: type=1400 audit(0.0:838): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.236 4415 4415 W com.whatsapp: type=1400 audit(0.0:839): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.246 4415 4415 W com.whatsapp: type=1400 audit(0.0:840): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.286 4415 4415 W com.whatsapp: type=1400 audit(0.0:841): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:842): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:843): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.068 5733 5733 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 19:34:25.174 5733 5733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 19:34:25.175 5733 5733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 19:34:25.175 5733 5733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 19:34:25.175 5733 5733 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 19:34:25.189 5733 5733 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:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 19:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:850): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:851): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.529 5733 5733 W com.whatsapp: type=1400 audit(0.0:852): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.579 5733 5733 W com.whatsapp: type=1400 audit(0.0:853): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.599 5733 5733 W com.whatsapp: type=1400 audit(0.0:854): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.100 6114 6114 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 03:34:06.331 6114 6114 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 03:34:06.333 6114 6114 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 03:34:06.333 6114 6114 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 03:34:06.333 6114 6114 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 03:34:06.333 6114 6114 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 03:34:06.348 6114 6114 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 03:34:06.605 6114 6114 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 03:34:06.605 6114 6114 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 03:34:06.622 6114 6114 W com.whatsapp: type=1400 audit(0.0:858): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcon--------- beginning of main
06-13 19:34:09.706 4415 4415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:34:09.824 4415 4415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:34:09.824 4415 4415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:34:09.824 4415 4415 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:34:09.824 4415 4415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:34:09.824 4415 4415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:34:09.825 4415 4415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:34:09.825 4415 4415 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:34:09.825 4415 4415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:34:09.825 4415 4415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:34:09.825 4415 4415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:34:09.840 4415 4415 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 19:34:10.207 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:34:10.208 4415 4415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:34:10.226 4415 4415 W com.whatsapp: type=1400 audit(0.0:838): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.236 4415 4415 W com.whatsapp: type=1400 audit(0.0:839): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.246 4415 4415 W com.whatsapp: type=1400 audit(0.0:840): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.286 4415 4415 W com.whatsapp: type=1400 audit(0.0:841): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:842): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:34:10.306 4415 4415 W com.whatsapp: type=1400 audit(0.0:843): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.068 5733 5733 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 19:34:25.174 5733 5733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 19:34:25.175 5733 5733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 19:34:25.175 5733 5733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 19:34:25.175 5733 5733 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 19:34:25.189 5733 5733 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:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 19:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:850): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:851): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.529 5733 5733 W com.whatsapp: type=1400 audit(0.0:852): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.579 5733 5733 W com.whatsapp: type=1400 audit(0.0:853): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.599 5733 5733 W com.whatsapp: type=1400 audit(0.0:854): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.632 6114 6114 W com.whatsapp: type=1400 audit(0.0:860): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.662 6114 6114 W com.whatsapp: type=1400 audit(0.0:861): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:07.290 6114 6114 W Activity: Can request only one set of permissions
at a time
05-01 03:34:07.372 6114 6114 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-01 03:34:07.407 6114 6203 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-01 03:34:07.463 6114 6203 W Parcel : Expecting binder but got null!
05-01 03:34:07.488 6114 6203 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-01 03:34:07.509 6114 6203 W Parcel : Expecting binder but got null!
05-01 03:34:07.510 6114 6114 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-01 03:34:08.142 6114 6114 W com.whatsapp: type=1400 audit(0.0:868): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=254108
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-01 03:34:08.142 6114 6114 W com.whatsapp: type=1400 audit(0.0:869): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=254109
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-01 03:34:12.883 6587 6587 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 03:34:13.016 6587 6587 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 03:34:13.017 6587 6587 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 03:34:13.017 6587 6587 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 03:34:13.017 6587 6587 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 03:34:13.017 6587 6587 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 03:34:13.031 6587 6587 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 03:34:13.317 6587 6587 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 03:34:13.318 6587 6587 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 03:34:13.352 6587 6587 W com.whatsapp: type=1400 audit(0.0:873): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.352 6587 6587 W com.whatsapp: type=1400 audit(0.0:874): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.372 6587 6587 W com.whatsapp: type=1400 audit(0.0:875): avc:
granted { execute } for uid=10350 path="/data/data/com.whatsapp/files---------
beginning of main
05-01 19:34:25.068 5733 5733 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 19:34:25.174 5733 5733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 19:34:25.175 5733 5733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 19:34:25.175 5733 5733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 19:34:25.175 5733 5733 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 19:34:25.175 5733 5733 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 19:34:25.175 5733 5733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 19:34:25.175 5733 5733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 19:34:25.175 5733 5733 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 19:34:25.189 5733 5733 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:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 19:34:25.470 5733 5733 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:850): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.509 5733 5733 W com.whatsapp: type=1400 audit(0.0:851): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.529 5733 5733 W com.whatsapp: type=1400 audit(0.0:852): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.579 5733 5733 W com.whatsapp: type=1400 audit(0.0:853): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 19:34:25.599 5733 5733 W com.whatsapp: type=1400 audit(0.0:854): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.100 6114 6114 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 03:34:06.331 6114 6114 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 03:34:06.333 6114 6114 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 03:34:06.333 6114 6114 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 03:34:06.333 6114 6114 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 03:34:06.333 6114 6114 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 03:34:06.333 6114 6114 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 03:34:06.333 6114 6114 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 03:34:06.333 6114 6114 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 03:34:06.333 6114 6114 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 03:34:06.348 6114 6114 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 03:34:06.605 6114 6114 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 03:34:06.605 6114 6114 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 03:34:06.622 6114 6114 W com.whatsapp: type=1400 audit(0.0:858): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.622 6114 6114 W com.whatsapp: type=1400 audit(0.0:859): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.632 6114 6114 W com.whatsapp: type=1400 audit(0.0:860): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:06.662 6114 6114 W com.whatsapp: type=1400 audit(0.0:861): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:07.290 6114 6114 W Activity: Can request only one set of permissions
at a time
05-01 03:34:07.372 6114 6114 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-01 03:34:07.407 6114 6203 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-01 03:34:07.463 6114 6203 W Parcel : Expecting binder but got null!
05-01 03:34:07.488 6114 6203 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-01 03:34:07.509 6114 6203 W Parcel : Expecting binder but got null!
05-01 03:34:07.510 6114 6114 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-01 03:34:08.142 6114 6114 W com.whatsapp: type=1400 audit(0.0:868): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=254108
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-01 03:34:08.142 6114 6114 W com.whatsapp: type=1400 audit(0.0:869): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=254109
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-01 03:34:12.883 6587 6587 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-01 03:34:13.016 6587 6587 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-01 03:34:13.017 6587 6587 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.Class.newInstance(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-01 03:34:13.017 6587 6587 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-01 03:34:13.017 6587 6587 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-01 03:34:13.017 6587 6587 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-01 03:34:13.017 6587 6587 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-01 03:34:13.017 6587 6587 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-01 03:34:13.017 6587 6587 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-01 03:34:13.017 6587 6587 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-01 03:34:13.031 6587 6587 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 03:34:13.317 6587 6587 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-01 03:34:13.318 6587 6587 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-01 03:34:13.352 6587 6587 W com.whatsapp: type=1400 audit(0.0:873): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.352 6587 6587 W com.whatsapp: type=1400 audit(0.0:874): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.372 6587 6587 W com.whatsapp: type=1400 audit(0.0:875): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.422 6587 6587 W com.whatsapp: type=1400 audit(0.0:876): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.452 6587 6587 W com.whatsapp: type=1400 audit(0.0:877): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.452 6587 6587 W com.whatsapp: type=1400 audit(0.0:878): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-01 03:34:13.452 6587 6587 W com.whatsapp: type=1400 audit(0.0:879): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:23.204 7459 7459 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-01 03:34:23.825 7459 7459 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-01 03:34:23.825 7459 7459 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.Class.newInstance(Native Method)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-01 03:34:23.825 7459 7459 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-01 03:34:23.825 7459 7459 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-01 03:34:23.825 7459 7459 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-01 03:34:23.825 7459 7459 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-01 03:34:23.825 7459 7459 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-01 03:34:23.825 7459 7459 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-01 03:34:23.825 7459 7459 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-01 03:34:23.825 7459 7459 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-01 03:34:23.825 7459 7459 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-01 03:34:23.843 7459 7459 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.
01-01 03:34:24.211 7459 7459 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-01 03:34:24.211 7459 7459 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-01 03:34:24.232 7459 7459 W com.whatsapp: type=1400 audit(0.0:884): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.232 7459 7459 W com.whatsapp: type=1400 audit(0.0:885): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.252 7459 7459 W com.whatsapp: type=1400 audit(0.0:886): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.292 7459 7459 W com.whatsapp: type=1400 audit(0.0:887): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=20180 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.302 7459 7459 W com.whatsapp: type=1400 audit(0.0:888): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.302 7459 7459 W com.whatsapp: type=1400 audit(0.0:889): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:24.302 7459 7459 W com.whatsapp: type=1400 audit(0.0:890): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=20178 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 03:34:25.016 7459 7459 W Activity: Can request only one set of permissions
at a time
01-01 03:34:25.145 7459 7459 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-01 03:34:25.184 7459 7614 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 03:34:25.233 7459 7614 W Parcel : Expecting binder but got null!
01-01 03:34:25.234 7459 7459 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 03:34:25.842 7459 7459 W com.whatsapp: type=1400 audit(0.0:892): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=255970
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-01 03:34:25.842 7459 7459 W com.whatsapp: type=1400 audit(0.0:893): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=255971
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-01 03:34:30.683 7459 7614 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 03:34:30.712 7459 7614 W Parcel : Expecting binder but got null!
01-01 03:34:30.713 7459 7459 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 03:34:30.717 7459 7459 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 03:34:30.737 7459 7614 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-01 03:34:30.840 7459 7614 W Parcel : Expecting binder but got null!
01-01 03:34:30.842 7459 7459 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 03:34:30.844 7459 7459 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-01 03:34:33.464 7459 7470 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
06-13 19:36:04.003 7459 7459 W Activity: Can request only one set of permissions
at a time
06-13 19:36:04.098 7459 7614 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:36:04.124 7459 7614 W Parcel : Expecting binder but got null!
06-13 19:36:04.142 7459 7614 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:36:04.161 7459 7614 W Parcel : Expecting binder but got null!---------
beginning of main
06-13 19:49:38.916 16212 16212 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:49:39.109 16212 16212 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:49:39.110 16212 16212 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:49:39.111 16212 16212 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:49:39.111 16212 16212 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:49:39.111 16212 16212 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:49:39.111 16212 16212 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:49:39.111 16212 16212 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:49:39.111 16212 16212 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:49:39.111 16212 16212 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:49:39.111 16212 16212 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:49:39.111 16212 16212 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:49:39.111 16212 16212 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:49:39.185 16212 16212 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 19:49:40.144 16212 16212 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:49:40.145 16212 16212 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:49:40.185 16212 16212 W com.whatsapp: type=1400 audit(0.0:1064): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20185 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:49:40.205 16212 16212 W com.whatsapp: type=1400 audit(0.0:1065): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=20177 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:49:40.215 16212 16212 W com.whatsapp: type=1400 audit(0.0:1066): avc:
granted { exec--------- beginning of main
06-13 19:55:35.763 19054 19054 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:55:36.126 19054 19054 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:55:36.128 19054 19054 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:55:36.129 19054 19054 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:55:36.129 19054 19054 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:55:36.129 19054 19054 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:55:36.129 19054 19054 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:55:36.129 19054 19054 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:55:36.129 19054 19054 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:55:36.129 19054 19054 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:55:36.129 19054 19054 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:55:36.129 19054 19054 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:55:36.129 19054 19054 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:55:36.269 19054 19054 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 19:55:36.901 19054 19075 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-13 19:55:37.033 19096 19096 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:55:37.166 19096 19096 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:55:37.166 19096 19096 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:55:37.166 19096 19096 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:55:37.166 19096 19096 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:55:37.166 19096 19096 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:55:37.167 19096 19096 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:55:37.167 19096 19096 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:55:37.167 19096 19096 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:55:37.167 19096 19096 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:55:37.167 19096 19096 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:55:37.167 19096 19096 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:55:37.167 19096 19096 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:55:37.167 19096 19096 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:55:37.254 19096 19096 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 19:55:37.316 19096 19118 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-13 19:55:37.526 19096 19096 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:55:37.526 19096 19096 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:55:38.665 19096 19096 W com.whatsapp: type=1400 audit(0.0:1131): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.665 19096 19096 W com.whatsapp: type=1400 audit(0.0:1132): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.675 19096 19096 W com.whatsapp: type=1400 audit(0.0:1133): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.705 19096 19096 W com.whatsapp: type=1400 audit(0.0:1134): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.715 19096 19096 W com.whatsapp: type=1400 audit(0.0:1135): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.715 19096 19096 W com.whatsapp: type=1400 audit(0.0:1136): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.715 19096 19096 W com.whatsapp: type=1400 audit(0.0:1137): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:55:38.831 19096 19150 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-13 19:55:38.831 19096 19150 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-13 19:55:38.831 19096 19150 W com.whatsapp: and incorrect proguard
optimizations.
06-13 19:55:38.846 19096 19096 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-13 19:55:39.314 19096 19096 W Activity: Can request only one set of permissions
at a time
06-13 19:55:39.669 19096 19096 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 19:55:39.699 19096 19161 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 19:55:40.099 19096 19161 W Parcel : Expecting binder but got null!
06-13 19:55:40.475 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.475 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.476 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.476 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.477 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.478 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.478 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:40.479 19096 19096 E com.whatsapp: Invalid ID 0x00000000.
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
06-13 19:55:42.250 19096 19205 E ShortcutInfoCompatSaver: at an--------- beginning
of main
06-13 19:59:13.983 6930 6930 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:59:14.576 6930 6930 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:59:14.578 6930 6930 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:59:14.578 6930 6930 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:59:14.578 6930 6930 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:59:14.578 6930 6930 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:59:14.578 6930 6930 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:59:14.578 6930 6930 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:59:14.578 6930 6930 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:59:14.578 6930 6930 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:59:14.578 6930 6930 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:59:14.578 6930 6930 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:59:14.693 6930 6930 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 19:59:16.652 6930 6930 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 19:59:16.652 6930 6930 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 19:59:16.946 6930 6930 W com.whatsapp: type=1400 audit(0.0:63): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:16.986 6930 6930 W com.whatsapp: type=1400 audit(0.0:64): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:17.006 6930 6930 W com.whatsapp: type=1400 audit(0.0:65): avc:
granted { execute } --------- beginning of main
06-13 19:59:17.226 6930 6930 W com.whatsapp: type=1400 audit(0.0:66): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:17.276 6930 6930 W com.whatsapp: type=1400 audit(0.0:67): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:17.276 6930 6930 W com.whatsapp: type=1400 audit(0.0:68): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:17.276 6930 6930 W com.whatsapp: type=1400 audit(0.0:69): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 19:59:25.976 7608 7608 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 19:59:26.204 7608 7608 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 19:59:26.205 7608 7608 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 19:59:26.205 7608 7608 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 19:59:26.205 7608 7608 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 19:59:26.205 7608 7608 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 19:59:26.205 7608 7608 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 19:59:26.205 7608 7608 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 19:59:26.205 7608 7608 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 19:59:26.205 7608 7608 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 19:59:26.205 7608 7608 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 19:59:26.205 7608 7608 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 19:59:26.400 7608 7608 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an U--------- beginning of main
06-13 20:00:14.066 11673 11673 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:00:14.638 11673 11673 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:00:14.640 11673 11673 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:00:14.640 11673 11673 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:00:14.640 11673 11673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:00:14.640 11673 11673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:00:14.640 11673 11673 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:00:14.640 11673 11673 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:00:14.641 11673 11673 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:00:14.641 11673 11673 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:00:14.641 11673 11673 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:00:14.641 11673 11673 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:00:14.641 11673 11673 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:00:14.641 11673 11673 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:00:14.641 11673 11673 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:00:14.641 11673 11673 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:00:14.641 11673 11673 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:00:14.641 11673 11673 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:00:14.784 11673 11673 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 20:00:16.215 11673 11673 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:00:16.215 11673 11673 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:00:16.366 11673 11673 W com.whatsapp: type=1400 audit(0.0:138): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:00:16.416 11673 11673 W com.whatsapp: type=1400 audit(0.0:140): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:00:16.456 11673 11673 W com.whatsapp: type=1400 audit(0.0:141): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:00:16.686 11673 11673 W com.whatsapp: type=1400 audit(0.0:142): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.187 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:23.188 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.285 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.286 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A resource failed to call close.
06-13 20:01:27.287 11673 11684 W System : A re--------- beginning of main
06-13 20:03:08.591 18369 18369 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:03:08.905 18369 18369 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:03:08.906 18369 18369 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:03:08.906 18369 18369 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:03:08.906 18369 18369 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:03:08.906 18369 18369 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:03:08.906 18369 18369 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:03:08.906 18369 18369 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:03:08.906 18369 18369 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:03:08.906 18369 18369 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:03:08.906 18369 18369 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:03:08.906 18369 18369 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:03:08.996 18369 18369 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 20:03:09.730 18369 18369 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:03:09.730 18369 18369 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:03:09.766 18369 18369 W com.whatsapp: type=1400 audit(0.0:224): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:03:09.766 18369 18369 W com.whatsapp: type=1400 audit(0.0:225): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:03:09.776 18369 18369 W com.whatsapp: type=1400 audit(0.0:226): avc:
granted { execute--------- beginning of main
06-13 20:03:09.816 18369 18369 W com.whatsapp: type=1400 audit(0.0:227): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:03:09.836 18369 18369 W com.whatsapp: type=1400 audit(0.0:228): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:03:09.836 18369 18369 W com.whatsapp: type=1400 audit(0.0:229): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:04:08.631 19388 19388 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:04:08.801 19388 19388 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:04:08.802 19388 19388 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:04:08.802 19388 19388 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:04:08.802 19388 19388 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:04:08.802 19388 19388 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:04:08.802 19388 19388 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:04:08.802 19388 19388 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:04:08.802 19388 19388 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:04:08.802 19388 19388 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:04:08.802 19388 19388 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:04:08.802 19388 19388 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:04:08.832 19388 19388 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 20:04:09.189 19388 19388 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUse--------- beginning of main
06-13 20:06:34.225 22158 22158 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:06:34.675 22158 22158 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:06:34.678 22158 22158 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:06:34.678 22158 22158 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:06:34.678 22158 22158 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:06:34.678 22158 22158 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:06:34.678 22158 22158 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:06:34.678 22158 22158 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:06:34.678 22158 22158 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:06:34.678 22158 22158 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:06:34.678 22158 22158 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:06:34.678 22158 22158 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:06:34.777 22158 22158 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 20:06:35.630 22158 22158 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:06:35.630 22158 22158 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:06:35.688 22158 22158 W com.whatsapp: type=1400 audit(0.0:251): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:35.708 22158 22158 W com.whatsapp: type=1400 audit(0.0:252): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:35.728 22158 22158 W com.whatsapp: type=1400 audit(0.0:253): avc:
granted { execute--------- beginning of main
06-13 20:06:35.858 22158 22158 W com.whatsapp: type=1400 audit(0.0:254): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:35.878 22158 22158 W com.whatsapp: type=1400 audit(0.0:255): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:35.878 22158 22158 W com.whatsapp: type=1400 audit(0.0:256): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:57.875 24184 24184 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:06:57.997 24184 24184 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:06:57.998 24184 24184 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:06:57.998 24184 24184 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:06:57.998 24184 24184 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:06:57.998 24184 24184 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:06:57.998 24184 24184 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:06:57.998 24184 24184 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:06:57.998 24184 24184 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:06:57.998 24184 24184 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:06:57.998 24184 24184 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:06:57.998 24184 24184 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:06:58.011 24184 24184 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 20:06:58.307 24184 24184 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUse--------- beginning of main
06-13 20:06:58.328 24184 24184 W com.whatsapp: type=1400 audit(0.0:265): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.328 24184 24184 W com.whatsapp: type=1400 audit(0.0:266): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.348 24184 24184 W com.whatsapp: type=1400 audit(0.0:267): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.378 24184 24184 W com.whatsapp: type=1400 audit(0.0:268): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.388 24184 24184 W com.whatsapp: type=1400 audit(0.0:269): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.388 24184 24184 W com.whatsapp: type=1400 audit(0.0:270): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:06:58.388 24184 24184 W com.whatsapp: type=1400 audit(0.0:271): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:03.579 27019 27019 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:08:03.709 27019 27019 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:08:03.710 27019 27019 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:08:03.710 27019 27019 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:08:03.710 27019 27019 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:08:03.710 27019 27019 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:08:03.710 27019 27019 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:08:03.710 27019 27019 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:08:03.710 27019 27019 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:08:03.710 27019 27019 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:08:03.710 27019 270--------- beginning of main
06-13 20:08:03.722 27019 27019 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 20:08:03.998 27019 27019 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:08:03.998 27019 27019 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:08:04.008 27019 27019 W com.whatsapp: type=1400 audit(0.0:284): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.018 27019 27019 W com.whatsapp: type=1400 audit(0.0:285): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.018 27019 27019 W com.whatsapp: type=1400 audit(0.0:286): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.058 27019 27019 W com.whatsapp: type=1400 audit(0.0:287): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.068 27019 27019 W com.whatsapp: type=1400 audit(0.0:288): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.068 27019 27019 W com.whatsapp: type=1400 audit(0.0:289): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:04.068 27019 27019 W com.whatsapp: type=1400 audit(0.0:290): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:20.260 28208 28208 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:08:20.706 28208 28208 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:08:20.707 28208 28208 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:08:20.707 28208 28208 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:08:20.707 28208 28208 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:08:20.707 28208 28208 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:08:20.707 28208 28208 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:08:20.707 28208 28208 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:08:20.707 28208 28208 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:08:20.707 28208 28208 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:08:20.707 28208 28208 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:08:20.707 28208 28208 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:08:20.720 28208 28208 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 20:08:20.985 28208 28208 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:08:20.985 28208 28208 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:08:20.998 28208 28208 W com.whatsapp: type=1400 audit(0.0:295): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:21.008 28208 28208 W com.whatsapp: type=1400 audit(0.0:296): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:21.018 28208 28208 W com.whatsapp: type=1400 audit(0.0:297): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:21.616 28208 28208 W Activity: Can request only one set of permissions
at a time
06-13 20:08:21.687 28208 28208 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:08:21.719 28208 28328 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:08:21.784 28208 28328 W Parcel : Expecting binder but got null!
06-13 20:08:21.816 28208 28328 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:08:21.837 28208 28328 W Parcel : Expecting binder but got null!
06-13 20:08:21.838 28208 28208 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:08:22.858 28208 28208 W com.whatsapp: type=1400 audit(0.0:305): avc:
denied { rea--------- beginning of main
06-13 20:08:54.975 29547 29547 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:08:55.107 29547 29547 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:08:55.107 29547 29547 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:08:55.107 29547 29547 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:08:55.107 29547 29547 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:08:55.107 29547 29547 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:08:55.107 29547 29547 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:08:55.107 29547 29547 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:08:55.107 29547 29547 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:08:55.107 29547 29547 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:08:55.107 29547 29547 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:08:55.107 29547 29547 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:08:55.124 29547 29547 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 20:08:55.450 29547 29547 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:08:55.450 29547 29547 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:08:55.478 29547 29547 W com.whatsapp: type=1400 audit(0.0:311): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:55.488 29547 29547 W com.whatsapp: type=1400 audit(0.0:312): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:08:55.498 29547 29547 W com.whatsapp: type=1400 audit(0.0:313): avc:
granted { execute--------- beginning of main
06-13 20:12:03.227 31308 31308 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:12:03.510 31308 31308 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:12:03.510 31308 31308 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:12:03.510 31308 31308 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:12:03.510 31308 31308 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:12:03.511 31308 31308 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:12:03.511 31308 31308 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:12:03.511 31308 31308 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:12:03.511 31308 31308 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:12:03.511 31308 31308 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:12:03.511 31308 31308 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:12:03.511 31308 31308 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:12:03.511 31308 31308 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:12:03.511 31308 31308 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:12:03.536 31308 31308 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 20:12:04.115 31308 31308 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:12:04.115 31308 31308 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:12:04.178 31308 31308 W com.whatsapp: type=1400 audit(0.0:334): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:04.188 31308 31308 W com.whatsapp: type=1400 audit(0.0:335): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:04.208 31308 31308 W com.whatsapp: type=1400 audit(0.0:336): avc:
granted { execute--------- beginning of main
06-13 20:12:04.248 31308 31308 W com.whatsapp: type=1400 audit(0.0:337): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:04.278 31308 31308 W com.whatsapp: type=1400 audit(0.0:338): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:05.279 31308 31308 W Activity: Can request only one set of permissions
at a time
06-13 20:12:05.373 31308 31308 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:12:05.426 31308 31586 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:12:05.528 31308 31586 W Parcel : Expecting binder but got null!
06-13 20:12:05.564 31308 31586 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:12:05.597 31308 31586 W Parcel : Expecting binder but got null!
06-13 20:12:05.600 31308 31308 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:12:06.678 31308 31308 W com.whatsapp: type=1400 audit(0.0:342): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=157935
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:12:06.678 31308 31308 W com.whatsapp: type=1400 audit(0.0:343): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=149325
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:12:12.369 32163 32163 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:12:12.496 32163 32163 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:12:12.497 32163 32163 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:12:12.497 32163 32163 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:12:12.497 32163 32163 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:12:12.497 32163 32163 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:12:12.497 32163 32163 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:12:12.497 32163 32163 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:12:12.497 32163 32163 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:12:12.497 32163 32163 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:12:12.497 32163 32163 W System.err: at android.a--------- beginning of
main
06-13 20:12:12.511 32163 32163 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 20:12:12.801 32163 32163 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:12:12.801 32163 32163 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:12:12.818 32163 32163 W com.whatsapp: type=1400 audit(0.0:346): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:12.818 32163 32163 W com.whatsapp: type=1400 audit(0.0:347): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:12.828 32163 32163 W com.whatsapp: type=1400 audit(0.0:348): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:12.868 32163 32163 W com.whatsapp: type=1400 audit(0.0:349): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:12.878 32163 32163 W com.whatsapp: type=1400 audit(0.0:350): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:27.601 823 823 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:12:27.795 823 823 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:12:27.796 823 823 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:12:27.796 823 823 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:12:27.796 823 823 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:12:27.796 823 823 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:12:27.796 823 823 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:12:27.796 823 823 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:12:27.796 823 823 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:12:27.796 823 823 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:12:27.796 823 823 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:12:27.796 823 823 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:12:27.796 823 823 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:12:27.796 823 823 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:12:27.796 823 823 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:12:27.796 823 823 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:12:27.796 823 823 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:12:27.796 823 823 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:12:27.796 823 823 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:12:27.810 823 823 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 20:12:28.055 823 823 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:12:28.055 823 823 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:12:28.068 823 823 W com.whatsapp: type=1400 audit(0.0:354): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:28.068 823 823 W com.whatsapp: type=1400 audit(0.0:355): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:28.078 823 823 W com.whatsapp: type=1400 audit(0.0:356): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:28.108 823 823 W com.whatsapp: type=1400 audit(0.0:357): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:28.661 823 823 W Activity: Can request only one set of permissions
at a time
06-13 20:12:28.728 823 823 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:12:28.758 823 986 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:12:28.810 823 986 W Parcel : Expecting binder but got null!
06-13 20:12:28.829 823 986 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:12:28.848 823 986 W Parcel : Expecting binder but got null!
06-13 20:12:28.849 823 823 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:12:29.638 823 823 W com.whatsapp: type=1400 audit(0.0:363): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=154268
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:12:29.638 823 823 W com.whatsapp: type=1400 audit(0.0:364): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=154269
scontext=u:r:untrusted_--------- beginning of main
06-13 20:12:36.139 2827 2827 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:12:36.293 2827 2827 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:12:36.294 2827 2827 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:12:36.294 2827 2827 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:12:36.294 2827 2827 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:12:36.294 2827 2827 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:12:36.294 2827 2827 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:12:36.294 2827 2827 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:12:36.294 2827 2827 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:12:36.294 2827 2827 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:12:36.294 2827 2827 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:12:36.294 2827 2827 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:12:36.310 2827 2827 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 20:12:36.579 2827 2827 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:12:36.579 2827 2827 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:12:36.588 2827 2827 W com.whatsapp: type=1400 audit(0.0:371): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:36.588 2827 2827 W com.whatsapp: type=1400 audit(0.0:372): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:36.598 2827 2827 W com.whatsapp: type=1400 audit(0.0:373): avc:
granted { execute--------- beginning of main
06-13 20:12:36.638 2827 2827 W com.whatsapp: type=1400 audit(0.0:374): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:36.648 2827 2827 W com.whatsapp: type=1400 audit(0.0:375): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:12:53.944 5389 5389 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:12:54.113 5389 5389 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:12:54.113 5389 5389 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:12:54.113 5389 5389 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:12:54.113 5389 5389 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:12:54.113 5389 5389 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:12:54.113 5389 5389 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:12:54.113 5389 5389 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:12:54.114 5389 5389 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:12:54.114 5389 5389 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:12:54.114 5389 5389 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:12:54.114 5389 5389 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:12:54.114 5389 5389 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:12:54.114 5389 5389 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:12:54.114 5389 5389 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:12:54.114 5389 5389 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:12:54.114 5389 5389 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:12:54.114 5389 5389 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:12:54.132 5389 5389 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 20:12:54.426 5389 5389 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:12:54.426 5389 5389 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:12:54.448 5389 5389 W com.whatsapp: type=1400 audit(0.0:382): avc:
granted { ex--------- beginning of main
06-13 20:17:10.764 5389 5389 W Activity: Can request only one set of permissions
at a time
06-13 20:17:10.843 5389 5480 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:17:10.863 5389 5480 W Parcel : Expecting binder but got null!
06-13 20:17:10.882 5389 5480 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:17:10.900 5389 5480 W Parcel : Expecting binder but got null!
06-13 20:17:10.903 5389 5389 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:17:14.875 9918 9918 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:17:15.005 9918 9918 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:17:15.005 9918 9918 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:17:15.005 9918 9918 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:17:15.006 9918 9918 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:17:15.006 9918 9918 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:17:15.006 9918 9918 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:17:15.006 9918 9918 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:17:15.006 9918 9918 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:17:15.006 9918 9918 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:17:15.006 9918 9918 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:17:15.006 9918 9918 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:17:15.006 9918 9918 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:17:15.006 9918 9918 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:17:15.006 9918 9918 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:17:15.006 9918 9918 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:17:15.006 9918 9918 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:17:15.006 9918 9918 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:17:15.023 9918 9918 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 20:17:15.398 9918 9918 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:17:15.398 9918 9918 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:17:15.418 9918 9918 W com.whatsapp: type=1400 audit(0.0:412): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512---------
beginning of main
06-13 20:17:15.428 9918 9918 W com.whatsapp: type=1400 audit(0.0:413): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:17:15.438 9918 9918 W com.whatsapp: type=1400 audit(0.0:414): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:17:15.488 9918 9918 W com.whatsapp: type=1400 audit(0.0:415): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:17:15.498 9918 9918 W com.whatsapp: type=1400 audit(0.0:416): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:17:15.498 9918 9918 W com.whatsapp: type=1400 audit(0.0:417): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:17:15.498 9918 9918 W com.whatsapp: type=1400 audit(0.0:418): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:18:03.582 11404 11404 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:18:03.807 11404 11404 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:18:03.819 11404 11404 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:18:03.819 11404 11404 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:18:03.819 11404 11404 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:18:03.819 11404 11404 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:18:03.819 11404 11404 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:18:03.819 11404 11404 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:18:03.819 11404 11404 --------- beginning of main
06-13 20:26:03.584 14031 14031 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:26:03.856 14031 14031 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:26:03.857 14031 14031 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:26:03.857 14031 14031 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:26:03.857 14031 14031 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:26:03.857 14031 14031 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:26:03.857 14031 14031 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:26:03.857 14031 14031 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:26:03.857 14031 14031 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:26:03.858 14031 14031 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:26:03.858 14031 14031 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:26:03.858 14031 14031 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:26:03.858 14031 14031 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:26:03.858 14031 14031 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:26:03.914 14031 14031 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 20:26:05.001 14031 14031 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:26:05.001 14031 14031 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:26:05.048 14031 14031 W com.whatsapp: type=1400 audit(0.0:689): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:26:05.058 14031 14031 W com.whatsapp: type=1400 audit(0.0:690): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:26:05.128 14031 14031 W com.whatsapp: type=1400 audit(0.0:691): avc:
granted { execute }--------- beginning of main
06-13 20:26:05.138 14031 14031 W com.whatsapp: type=1400 audit(0.0:692): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:03.574 15080 15080 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:27:03.685 15080 15080 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:27:03.686 15080 15080 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:27:03.686 15080 15080 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:27:03.686 15080 15080 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:27:03.686 15080 15080 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:27:03.686 15080 15080 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:27:03.686 15080 15080 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:27:03.686 15080 15080 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:27:03.686 15080 15080 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:27:03.686 15080 15080 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:27:03.686 15080 15080 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:27:03.697 15080 15080 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 20:27:03.945 15080 15080 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:27:03.945 15080 15080 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:27:03.958 15080 15080 W com.whatsapp: type=1400 audit(0.0:747): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:03.958 15080 15080 W com.whatsapp: type=1400 audit(0.0:748): avc:
granted { ex--------- beginning of main
06-13 20:27:03.968 15080 15080 W com.whatsapp: type=1400 audit(0.0:749): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:04.008 15080 15080 W com.whatsapp: type=1400 audit(0.0:750): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:04.018 15080 15080 W com.whatsapp: type=1400 audit(0.0:751): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:04.018 15080 15080 W com.whatsapp: type=1400 audit(0.0:752): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:27:04.018 15080 15080 W com.whatsapp: type=1400 audit(0.0:753): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:28:03.570 15735 15735 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:28:03.681 15735 15735 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:28:03.682 15735 15735 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:28:03.682 15735 15735 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:28:03.682 15735 15735 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:28:03.682 15735 15735 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:28:03.682 15735 15735 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:28:03.682 15735 15735 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:28:03.682 15735 15735 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:28:03.682 15735 15735 W System.err: at
java.lang.reflect.Method.invoke(Na--------- beginning of main
06-13 20:46:54.097 20296 20296 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:46:54.664 20296 20296 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:46:54.665 20296 20296 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:46:54.665 20296 20296 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:46:54.665 20296 20296 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:46:54.665 20296 20296 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:46:54.665 20296 20296 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:46:54.665 20296 20296 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:46:54.665 20296 20296 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:46:54.665 20296 20296 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:46:54.665 20296 20296 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:46:54.665 20296 20296 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:46:54.875 20296 20296 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 20:46:56.101 20296 20296 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:46:56.101 20296 20296 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:46:57.858 20296 20296 W com.whatsapp: type=1400 audit(0.0:3243): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:46:57.868 20296 20296 W com.whatsapp: type=1400 audit(0.0:3244): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:46:57.878 20296 20296 W com.whatsapp: type=1400 audit(0.0:3245): avc:
granted { exec--------- beginning of main
06-13 20:46:57.928 20296 20296 W com.whatsapp: type=1400 audit(0.0:3246): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:46:57.938 20296 20296 W com.whatsapp: type=1400 audit(0.0:3247): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:46:57.938 20296 20296 W com.whatsapp: type=1400 audit(0.0:3248): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:46:58.086 20296 20441 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-13 20:46:58.086 20296 20441 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-13 20:46:58.086 20296 20441 W com.whatsapp: and incorrect proguard
optimizations.
06-13 20:46:58.115 20296 20296 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-13 20:46:58.981 20296 20296 W Activity: Can request only one set of permissions
at a time
06-13 20:46:59.104 20296 20296 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:46:59.167 20296 20460 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:46:59.392 20296 20460 W Parcel : Expecting binder but got null!
06-13 20:46:59.430 20296 20460 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:46:59.458 20296 20460 W Parcel : Expecting binder but got null!
06-13 20:46:59.459 20296 20296 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:47:00.308 20296 20296 W com.whatsapp: type=1400 audit(0.0:3256): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=332899
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:47:00.308 20296 20296 W com.whatsapp: type=1400 audit(0.0:3257): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=332900
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 20:47:13.165 20296 20305 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
06-13 20:47:37.780 20950 20950 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:47:38.128 20950 20950 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:47:38.132 20950 20950 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:47:38.132 20950 20950 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:47:38.132 20950 20950 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:47:38.132 20950 20950 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:47:38.133 20950 20950 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:47:38.133 20950 20950 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:47:38.133 20950 20950 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:47:38.133 20950 20950 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:47:38.133 20950 20950 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:47:38.133 20950 20950 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:47:38.133 20950 20950 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:47:38.133 20950 20950 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:47:38.133 20950 20950 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:47:38.133 20950 20950 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:47:38.133 20950 20950 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:47:38.133 20950 20950 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:47:38.161 20950 20950 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 20:47:38.464 20950 20950 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:47:38.464 20950 20950 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:47:38.508 20950 20950 W com.whatsapp: type=1400 audit(0.0:3343): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:47:38.528 20950 20950 W com.whatsapp: type=1400 audit(0.0:3344): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:47:38.538 20950 20950 W com.whatsapp: type=1400 audit(0.0:3345): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=25573 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:47:38.658 20950 20950 W com.whatsapp: type=1400 audit(0.0:3346): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=25614 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:47:39.283 20950 20950 W Activity: Can request only one set of permissions
at a time
06-13 20:47:39.362 20950 20950 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 20:47:39.401 20950 21029 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:47:39.461 20950 21029 W Parcel : Expecting binder but got null!
06-13 20:47:39.484 20950 21029 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 20:47:39.507 20950 21029 W Parcel : Expecting binder but got null!
06-13 20:47:39.508 20950 20950 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 20:47:40.058 20950 20950 W com.whatsapp: type--------- beginning of main
06-13 20:47:53.406 20950 20960 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
06-13 20:47:56.456 21125 21125 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 20:47:56.570 21125 21125 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 20:47:56.570 21125 21125 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 20:47:56.570 21125 21125 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 20:47:56.570 21125 21125 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 20:47:56.570 21125 21125 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 20:47:56.570 21125 21125 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 20:47:56.570 21125 21125 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 20:47:56.570 21125 21125 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 20:47:56.570 21125 21125 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 20:47:56.570 21125 21125 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 20:47:56.570 21125 21125 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 20:47:56.582 21125 21125 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 20:47:56.800 21125 21125 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 20:47:56.800 21125 21125 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 20:47:56.808 21125 21125 W com.whatsapp: type=1400 audit(0.0:3394): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=23895 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 20:47:56.818 21125 21125 W com.whatsapp: type=1400 audit(0.0:3395): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=25591 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tc--------- beginning of
main
12-03 10:48:13.515 21125 21125 W Activity: Can request only one set of permissions
at a time
12-03 10:48:13.592 21125 21125 W com.whatsapp: type=1400 audit(0.0:3497): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=348464
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-03 10:48:13.592 21125 21125 W com.whatsapp: type=1400 audit(0.0:3498): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=348465
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-03 10:48:13.683 21125 21125 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
12-03 10:48:13.733 21125 22168 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-03 10:48:13.781 21125 22168 W Parcel : Expecting binder but got null!
12-03 10:48:13.783 21125 21125 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-03 10:48:18.349 21125 22168 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-03 10:48:18.401 21125 22168 W Parcel : Expecting binder but got null!
12-03 10:48:18.402 21125 21125 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-03 10:48:28.257 21125 22168 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-03 10:48:28.289 21125 22168 W Parcel : Expecting binder but got null!
12-03 10:48:31.224 23231 23231 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-03 10:48:31.423 23231 23231 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-03 10:48:31.423 23231 23231 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-03 10:48:31.423 23231 23231 W System.err: at
java.lang.Class.newInstance(Native Method)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-03 10:48:31.423 23231 23231 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-03 10:48:31.423 23231 23231 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-03 10:48:31.423 23231 23231 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-03 10:48:31.423 23231 23231 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-03 10:48:31.423 23231 23231 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-03 10:48:31.424 23231 23231 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-03 10:48:31.424 23231 23231 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-03 10:48:31.424 23231 23231 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-03 10:48:31.424 23231 23231 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-03 10:48:31.424 23231 23231 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-03 10:48:31.569 23231 23231 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.
12-03 10:48:32.826 23231 23231 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-03 10:48:32.826 23231 23231 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-03 10:48:35.042 23231 23231 W com.whatsapp: type=1400 audit(0.0:3550): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.042 23231 23231 W com.whatsapp: type=1400 audit(0.0:3551): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.062 23231 23231 W com.whatsapp: type=1400 audit(0.0:3553): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.112 23231 23231 W com.whatsapp: type=1400 audit(0.0:3554): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.132 23231 23231 W com.whatsapp: type=1400 audit(0.0:3555): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.132 23231 23231 W com.whatsapp: type=1400 audit(0.0:3556): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.132 23231 23231 W com.whatsapp: type=1400 audit(0.0:3557): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-03 10:48:35.292 23231 23411 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
12-03 10:48:35.292 23231 23411 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
12-03 10:48:35.292 23231 23411 W com.whatsapp: and incorrect proguard
optimizations.
12-03 10:48:36.557 23231 23231 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
12-03 10:48:37.228 23231 23231 W Activity: Can request only one set of permissions
at a time
12-03 10:48:37.322 23231 23231 W com.whatsapp: type=1400 audit(0.0:3563): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=354565
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-03 10:48:37.322 23231 23231 W com.whatsapp: type=1400 audit(0.0:3564): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=354566
scontext=u:r:untrusted_app:s0:c94,c257,--------- beginning of main
12-18 20:50:24.370 27929 27929 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 20:50:24.584 27929 27929 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 20:50:24.585 27929 27929 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 20:50:24.585 27929 27929 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 20:50:24.585 27929 27929 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 20:50:24.585 27929 27929 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 20:50:24.631 27929 27929 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.
12-18 20:50:24.786 27929 27949 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-18 20:50:25.602 27929 27929 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-18 20:50:25.602 27929 27929 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-18 20:50:25.657 27929 27929 W com.whatsapp: type=1400 audit(0.0:3755): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.667 27929 27929 W com.whatsapp: type=1400 audit(0.0:3756): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
12-18 20:50:24.370 27929 27929 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 20:50:24.584 27929 27929 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 20:50:24.585 27929 27929 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 20:50:24.585 27929 27929 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 20:50:24.585 27929 27929 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 20:50:24.585 27929 27929 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 20:50:24.585 27929 27929 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 20:50:24.585 27929 27929 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 20:50:24.585 27929 27929 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 20:50:24.585 27929 27929 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 20:50:24.631 27929 27929 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.
12-18 20:50:24.786 27929 27949 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-18 20:50:25.602 27929 27929 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-18 20:50:25.602 27929 27929 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-18 20:50:25.657 27929 27929 W com.whatsapp: type=1400 audit(0.0:3755): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.667 27929 27929 W com.whatsapp: type=1400 audit(0.0:3756): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.677 27929 27929 W com.whatsapp: type=1400 audit(0.0:3757): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.787 27929 27929 W com.whatsapp: type=1400 audit(0.0:3758): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.817 27929 27929 W com.whatsapp: type=1400 audit(0.0:3759): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 20:50:25.817 27929 27929 W com.whatsapp: type=1400 audit(0.0:3760): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:07.001 28415 28415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 11:30:07.585 28415 28415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 11:30:07.588 28415 28415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 11:30:07.589 28415 28415 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 11:30:07.589 28415 28415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 11:30:07.590 28415 28415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 11:30:07.590 28415 28415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 11:30:07.590 28415 28415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 11:30:07.590 28415 28415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 11:30:07.672 28415 28415 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtE--------- beginning of main
12-18 11:30:07.001 28415 28415 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-18 11:30:07.585 28415 28415 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-18 11:30:07.588 28415 28415 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-18 11:30:07.588 28415 28415 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-18 11:30:07.589 28415 28415 W System.err: at
java.lang.Class.newInstance(Native Method)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-18 11:30:07.589 28415 28415 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-18 11:30:07.589 28415 28415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-18 11:30:07.590 28415 28415 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-18 11:30:07.590 28415 28415 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-18 11:30:07.590 28415 28415 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-18 11:30:07.590 28415 28415 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-18 11:30:07.590 28415 28415 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-18 11:30:07.590 28415 28415 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-18 11:30:07.672 28415 28415 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.
12-18 11:30:07.905 28415 28470 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-18 11:30:08.450 28415 28415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-18 11:30:08.450 28415 28415 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-18 11:30:08.646 28415 28415 W com.whatsapp: type=1400 audit(0.0:3787): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:08.716 28415 28415 W com.whatsapp: type=1400 audit(0.0:3788): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:09.106 28415 28415 W com.whatsapp: type=1400 audit(0.0:3792): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:09.146 28415 28415 W com.whatsapp: type=1400 audit(0.0:3794): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:09.146 28415 28415 W com.whatsapp: type=1400 audit(0.0:3795): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
12-18 11:30:09.281 28415 28415 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
12-18 11:30:09.281 28415 28415 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
12-18 11:30:09.281 28415 28415 W com.whatsapp: and incorrect proguard
optimizations.
12-18 11:30:10.758 28415 28415 W Activity: Can request only one set of permissions
at a time
12-18 11:30:10.895 28415 28415 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
12-18 11:30:10.974 28415 28555 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-18 11:30:11.086 28415 28555 W Parcel : Expecting binder but got null!
12-18 11:30:11.149 28415 28555 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-18 11:30:11.210 28415 28555 W Parcel : Expecting binder but got null!
12-18 11:30:11.211 28415 28415 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-18 11:30:12.166 28415 28415 W com.whatsapp: type=1400 audit(0.0:3804): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=373716
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-18 11:30:12.166 28415 28415 W com.whatsapp: type=1400 audit(0.0:3805): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=373717
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
11-11 11:30:38.106 29868 29868 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-11 11:30:38.524 29868 29868 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-11 11:30:38.531 29868 29868 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 11:30:38.531 29868 29868 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 11:30:38.531 29868 29868 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-11 11:30:38.531 29868 29868 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-11 11:30:38.531 29868 29868 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-11 11:30:38.531 29868 29868 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-11 11:30:38.531 29868 29868 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-11 11:30:38.532 29868 29868 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-11 11:30:38.532 29868 29868 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-11 11:30:38.532 29868 29868 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 11:30:38.532 29868 29868 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-11 11:30:38.532 29868 29868 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-11 11:30:38.578 29868 29868 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-11 11:30:39.248 29868 29868 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-11 11:30:39.248 29868 29868 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-11 11:30:39.297 29868 29868 W com.whatsapp: type=1400 audit(0.0:3870): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:30:39.317 29868 29868 W com.whatsapp: type=1400 audit(0.0:3871): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:30:39.327 29868 29868 W com.whatsapp: type=1400 audit(0.0:3872): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:30:39.437 29868 29868 W com.whatsapp: type=1400 audit(0.0:3873): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:30:39.457 29868 29868 W com.whatsapp: type=1400 audit(0.0:3874): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:30:39.568 29868 29868 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
11-11 11:30:39.568 29868 29868 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
11-11 11:30:39.568 29868 29868 W com.whatsapp: and incorrect proguard
optimizations.
11-11 11:30:40.099 29868 29868 W Activity: Can request only one set of permissions
at a time
11-11 11:30:40.309 29868 29868 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
11-11 11:30:40.354 29868 29989 E OpenGLRenderer: Unable to match the
desire--------- beginning of main
11-11 11:34:18.096 29868 29989 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:34:18.441 29868 29868 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:34:18.441 29868 29868 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:34:19.507 29868 29989 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:34:19.522 29868 29989 W Parcel : Expecting binder but got null!
11-11 11:34:20.922 29868 29989 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:34:20.934 29868 29989 W Parcel : Expecting binder but got null!
11-11 11:34:20.935 29868 29868 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:34:28.445 29868 29989 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:34:28.455 29868 29989 W Parcel : Expecting binder but got null!
11-11 11:34:28.458 29868 29868 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:34:28.458 29868 29868 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:34:59.022 5397 5397 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-11 11:34:59.152 5397 5397 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-11 11:34:59.153 5397 5397 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 11:34:59.153 5397 5397 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-11 11:34:59.153 5397 5397 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-11 11:34:59.153 5397 5397 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-11 11:34:59.153 5397 5397 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-11 11:34:59.153 5397 5397 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-11 11:34:59.153 5397 5397 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-11 11:34:59.153 5397 5397 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 11:34:59.153 5397 5397 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-11 11:34:59.153 5397 5397 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-11 11:34:59.181 5397 5397 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-11 11:34:59.866 5397 5397 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-11 11:34:59.866 5397 5397 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-11 11:34:59.957 5397 5397 W com.whatsapp: type=1400 audit(0.0:4498): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:34:59.987 5397 5397 W com.whatsapp: type=1400 audit(0.0:4499): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:35:00.007 5397 5397 W com.whatsapp: type=1400 audit(0.0:4500): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:35:00.117 5397 5397 W com.whatsapp: type=1400 audit(0.0:4501): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:35:00.308 5397 5397 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
11-11 11:35:00.308 5397 5397 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
11-11 11:35:00.308 5397 5397 W com.whatsapp: and incorrect proguard
optimizations.
11-11 11:35:00.849 5397 5397 W Activity: Can request only one set of permissions
at a time
11-11 11:35:01.006 5397 5397 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
11-11 11:35:01.046 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:01.088 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:01.089 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:01.657 5397 5397 W com.whatsapp: type=1400 audit(0.0:4509): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=418114
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
11-11 11:35:01.657 5397 5397 W com.whatsapp: type=1400 audit(0.0:4510): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=418115
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
11-11 11:35:03.171 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:03.213 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:03.214 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:03.216 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:04.001 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:04.001 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:07.763 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:07.782 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:08.795 5397 5405 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
11-11 11:35:09.141 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:09.157 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:09.158 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:09.160 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:09.160 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:11.679 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:11.690 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:11.691 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:11.691 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:12.068 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:12.081 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:12.082 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:12.082 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:12.083 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:12.083 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:13.997 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:13.997 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:14.877 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:14.910 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:14.911 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:14.911 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:19.614 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:19.632 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:20.016 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:20.034 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:20.036 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:20.036 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:20.288 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:20.288 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:20.516 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:20.653 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:20.654 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:20.654 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:20.718 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:20.718 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:20.747 5397 5397 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-11 11:35:22.868 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:23.180 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:23.180 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:24.798 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:24.811 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:25.609 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:25.621 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:25.622 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:25.625 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:25.625 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:28.490 5397 5397 W LongScreenshotUtils: findMainScrollView
topViewName_1; name:
com.whatsapp/com.whatsapp.registration.RegisterPhone/android.view.ViewRootImpl@783e
855
11-11 11:35:31.611 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:31.620 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:31.622 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:31.622 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:31.903 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:31.916 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:31.917 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:31.917 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:33.377 5397 5397 W LongScreenshotUtils: findMainScrollView
topViewName_1; name:
com.whatsapp/com.whatsapp.registration.RegisterPhone/android.view.ViewRootImpl@56ae
cc4
11-11 11:35:35.948 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:35.948 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:37.278 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:37.297 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:37.298 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:37.298 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:38.180 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:38.190 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:38.483 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:38.493 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:38.499 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:38.499 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:38.699 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:38.699 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:38.854 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:38.887 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:35:38.888 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:38.888 5397 5397 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
11-11 11:35:38.937 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:38.937 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:35:38.971 5397 5397 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-11 11:35:49.241 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:53.275 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:35:56.801 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:35:56.801 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:36:28.620 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:36:28.631 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:36:28.667 5397 5397 W com.whatsapp: type=1400 audit(0.0:4752): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="osrelease"
dev="proc" ino=445092 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:28.667 5397 5397 W com.whatsapp: type=1400 audit(0.0:4753): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="version"
dev="proc" ino=445093 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:28.814 5397 5508 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-11 11:36:28.815 5397 5508 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
11-11 11:36:29.856 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:36:29.868 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:36:29.857 5397 5397 W com.whatsapp: type=1400 audit(0.0:4756): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="osrelease"
dev="proc" ino=445092 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:29.857 5397 5397 W com.whatsapp: type=1400 audit(0.0:4757): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="version"
dev="proc" ino=445093 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:29.872 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:36:29.872 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:36:29.987 5397 5397 W com.whatsapp: type=1400 audit(0.0:4758): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="osrelease"
dev="proc" ino=445092 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:29.987 5397 5397 W com.whatsapp: type=1400 audit(0.0:4759): avc:
denied { read } for comm=576861747341707020576F726B6572 uid=10350 name="version"
dev="proc" ino=445093 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.whatsapp
11-11 11:36:30.108 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:36:30.108 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:36:30.121 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:36:34.583 5397 5397 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
11-11 11:36:42.684 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:36:43.079 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:36:43.079 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:36:47.899 5397 5397 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
11-11 11:36:47.899 5397 5397 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
11-11 11:36:48.786 5397 5468 E OpenGLRenderer: Unable to match the desired swap
behavior.
11-11 11:36:48.797 5397 5468 W Parcel : Expecting binder but got null!
11-11 11:36:49.720 5397 5468 E OpenG--------- beginning of main
11-11 11:40:32.768 11112 11112 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-11 11:40:33.132 11112 11112 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-11 11:40:33.134 11112 11112 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.Class.newInstance(Native Method)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-11 11:40:33.134 11112 11112 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-11 11:40:33.134 11112 11112 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-11 11:40:33.134 11112 11112 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-11 11:40:33.134 11112 11112 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-11 11:40:33.134 11112 11112 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-11 11:40:33.134 11112 11112 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-11 11:40:33.134 11112 11112 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-11 11:40:33.134 11112 11112 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-11 11:40:33.134 11112 11112 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-11 11:40:33.272 11112 11112 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-11 11:40:34.665 11112 11112 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-11 11:40:34.665 11112 11112 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-11 11:40:34.777 11112 11112 W com.whatsapp: type=1400 audit(0.0:5314): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:40:34.797 11112 11112 W com.whatsapp: type=1400 audit(0.0:5315): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
11-11 11:40:34.827 11112 11112 W com.whatsapp: type=1400 audit(0.0:5316): avc:
granted { exec--------- beginning of main
06-13 21:02:10.986 15783 15783 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:02:11.286 15783 15783 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:02:11.288 15783 15783 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:02:11.288 15783 15783 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:02:11.288 15783 15783 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:02:11.288 15783 15783 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:02:11.288 15783 15783 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:02:11.288 15783 15783 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:02:11.288 15783 15783 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:02:11.288 15783 15783 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:02:11.288 15783 15783 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:02:11.288 15783 15783 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:02:11.414 15783 15783 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 21:02:12.584 15783 15783 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:02:12.584 15783 15783 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:02:12.673 15783 15783 W com.whatsapp: type=1400 audit(0.0:5531): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:02:12.693 15783 15783 W com.whatsapp: type=1400 audit(0.0:5532): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:02:12.713 15783 15783 W com.whatsapp: type=1400 audit(0.0:5533): avc:
granted { exec--------- beginning of main
06-13 21:02:12.863 15783 15783 W com.whatsapp: type=1400 audit(0.0:5534): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:02:12.893 15783 15783 W com.whatsapp: type=1400 audit(0.0:5535): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:02:12.893 15783 15783 W com.whatsapp: type=1400 audit(0.0:5536): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:02:56.208 17628 17628 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:02:56.369 17628 17628 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:02:56.369 17628 17628 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:02:56.369 17628 17628 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:02:56.370 17628 17628 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:02:56.370 17628 17628 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:02:56.370 17628 17628 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:02:56.370 17628 17628 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:02:56.370 17628 17628 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:02:56.370 17628 17628 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:02:56.370 17628 17628 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:02:56.370 17628 17628 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:02:56.370 17628 17628 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:02:56.393 17628 17628 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 21:02:56.785 17628 17628 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->set--------- beginning of main
06-13 21:05:03.564 20582 20582 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:05:03.679 20582 20582 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:05:03.679 20582 20582 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:05:03.680 20582 20582 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:05:03.680 20582 20582 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:05:03.680 20582 20582 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:05:03.680 20582 20582 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:05:03.680 20582 20582 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:05:03.680 20582 20582 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:05:03.680 20582 20582 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:05:03.680 20582 20582 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:05:03.680 20582 20582 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:05:03.680 20582 20582 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:05:03.691 20582 20582 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 21:05:03.974 20582 20582 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:05:03.974 20582 20582 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:05:03.993 20582 20582 W com.whatsapp: type=1400 audit(0.0:5964): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:05:03.993 20582 20582 W com.whatsapp: type=1400 audit(0.0:5965): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:05:04.003 20582 20582 W com.whatsapp: type=1400 audit(0.0:5966): avc:
granted { exec--------- beginning of main
09-04 11:20:32.752 24493 24493 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-04 11:20:33.073 24493 24493 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-04 11:20:33.075 24493 24493 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.Class.newInstance(Native Method)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-04 11:20:33.075 24493 24493 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-04 11:20:33.075 24493 24493 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-04 11:20:33.075 24493 24493 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-04 11:20:33.075 24493 24493 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-04 11:20:33.075 24493 24493 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-04 11:20:33.075 24493 24493 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-04 11:20:33.075 24493 24493 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-04 11:20:33.075 24493 24493 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-04 11:20:33.075 24493 24493 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-04 11:20:33.146 24493 24493 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-04 11:20:34.021 24493 24493 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-04 11:20:34.021 24493 24493 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-04 11:20:34.055 24493 24493 W com.whatsapp: type=1400 audit(0.0:6200): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-04 11:20:34.075 24493 24493 W com.whatsapp: type=1400 audit(0.0:6201): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-04 11:20:34.085 24493 24493 W com.whatsapp: type=1400 audit(0.0:6202): avc:
granted { exec--------- beginning of main
09-02 10:07:24.355 29405 29405 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-02 10:07:24.612 29405 29405 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-02 10:07:24.613 29405 29405 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.Class.newInstance(Native Method)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-02 10:07:24.613 29405 29405 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-02 10:07:24.613 29405 29405 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-02 10:07:24.613 29405 29405 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-02 10:07:24.613 29405 29405 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-02 10:07:24.613 29405 29405 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-02 10:07:24.613 29405 29405 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-02 10:07:24.613 29405 29405 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-02 10:07:24.613 29405 29405 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-02 10:07:24.613 29405 29405 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-02 10:07:24.676 29405 29405 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 10:07:25.510 29405 29405 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-02 10:07:25.510 29405 29405 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-02 10:07:25.557 29405 29405 W com.whatsapp: type=1400 audit(0.0:6425): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-02 10:07:25.577 29405 29405 W com.whatsapp: type=1400 audit(0.0:6426): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-02 10:07:25.597 29405 29405 W com.whatsapp: type=1400 audit(0.0:6427): avc:
granted { exec--------- beginning of main
06-13 21:12:00.051 29405 29405 W Activity: Can request only one set of permissions
at a time
06-13 21:12:00.347 29405 30148 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:12:00.475 29405 30148 W Parcel : Expecting binder but got null!
06-13 21:12:00.521 29405 30148 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:12:00.579 29405 30148 W Parcel : Expecting binder but got null!
06-13 21:12:00.586 29405 29405 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 21:12:12.513 6828 6828 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:12:12.679 6828 6828 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:12:12.679 6828 6828 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:12:12.679 6828 6828 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:12:12.679 6828 6828 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:12:12.708 6828 6828 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 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:12:13.635 6828 6828 W com.whatsapp: type=1400 audit(0.0:7025): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c51--------- beginning
of main
06-13 21:12:00.051 29405 29405 W Activity: Can request only one set of permissions
at a time
06-13 21:12:00.347 29405 30148 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:12:00.475 29405 30148 W Parcel : Expecting binder but got null!
06-13 21:12:00.521 29405 30148 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:12:00.579 29405 30148 W Parcel : Expecting binder but got null!
06-13 21:12:00.586 29405 29405 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 21:12:12.513 6828 6828 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:12:12.679 6828 6828 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:12:12.679 6828 6828 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:12:12.679 6828 6828 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:12:12.679 6828 6828 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:12:12.708 6828 6828 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 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:12:13.635 6828 6828 W com.whatsapp: type=1400 audit(0.0:7025): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.645 6828 6828 W com.whatsapp: type=1400 audit(0.0:7026): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.665 6828 6828 W com.whatsapp: type=1400 audit(0.0:7028): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.765 6828 6828 W com.whatsapp: type=1400 audit(0.0:7029): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7030): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7031): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7032): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.098 7394 7394 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-01 02:12:05.371 7394 7394 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-01 02:12:05.372 7394 7394 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Class.newInstance(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-01 02:12:05.372 7394 7394 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-01 02:12:05.372 7394 7394 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-01 02:12:05.391 7394 7394 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 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-01 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7053): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7054): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.689 7394 7394 W com.whatsapp: type=1400 audit(0.0:7055): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.719 7394 7394 W com.whatsapp: type=1400 audit(0.0:7056): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7057): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7058): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7059): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.841 7394 7394 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
09-01 02:12:05.841 7394 7394 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
09-01 02:12:05.841 7394 7394 W com.whatsapp: and incorrect --------- beginning of
main
06-13 21:12:12.513 6828 6828 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:12:12.679 6828 6828 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:12:12.679 6828 6828 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:12:12.679 6828 6828 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:12:12.679 6828 6828 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:12:12.679 6828 6828 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:12:12.679 6828 6828 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:12:12.679 6828 6828 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:12:12.679 6828 6828 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:12:12.708 6828 6828 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 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:12:13.605 6828 6828 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:12:13.635 6828 6828 W com.whatsapp: type=1400 audit(0.0:7025): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.645 6828 6828 W com.whatsapp: type=1400 audit(0.0:7026): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.665 6828 6828 W com.whatsapp: type=1400 audit(0.0:7028): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.765 6828 6828 W com.whatsapp: type=1400 audit(0.0:7029): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7030): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7031): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:12:13.775 6828 6828 W com.whatsapp: type=1400 audit(0.0:7032): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.098 7394 7394 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-01 02:12:05.371 7394 7394 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-01 02:12:05.372 7394 7394 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Class.newInstance(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-01 02:12:05.372 7394 7394 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-01 02:12:05.372 7394 7394 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-01 02:12:05.391 7394 7394 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 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-01 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7053): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7054): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.689 7394 7394 W com.whatsapp: type=1400 audit(0.0:7055): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.719 7394 7394 W com.whatsapp: type=1400 audit(0.0:7056): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7057): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7058): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7059): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.841 7394 7394 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
09-01 02:12:05.841 7394 7394 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
09-01 02:12:05.841 7394 7394 W com.whatsapp: and incorrect proguard
optimizations.
09-01 02:12:06.419 7394 7394 W Activity: Can request only one set of permissions
at a time
09-01 02:12:06.507 7394 7394 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
09-01 02:12:06.543 7394 7485 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-01 02:12:06.602 7394 7485 W Parcel : Expecting binder but got null!
09-01 02:12:06.629 7394 7485 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-01 02:12:06.656 7394 7485 W Parcel : Expecting binder but got null!
09-01 02:12:06.657 7394 7394 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
09-01 02:12:07.489 7394 7394 W com.whatsapp: type=1400 audit(0.0:7066): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=698446
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-03 02:12:21.208 8630 8630 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-03 02:12:21.582 8630 8630 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-03 02:12:21.583 8630 8630 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Class.newInstance(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-03 02:12:21.583 8630 8630 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-03 02:12:21.583 8630 8630 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-03 02:12:21.583 8630 8630 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-03 02:12:21.613 8630 8630 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-03 02:12:21.959 8630 8630 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-03 02:12:21.959 8630 8630 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-03 02:12:22.014 8630 8630 W com.whatsapp: type=1400 audit(0.0:7104): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.044 8630 8630 W com.whatsapp: type=1400 au--------- beginning of
main
09-01 02:12:05.098 7394 7394 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-01 02:12:05.371 7394 7394 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-01 02:12:05.372 7394 7394 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.Class.newInstance(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-01 02:12:05.372 7394 7394 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-01 02:12:05.372 7394 7394 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-01 02:12:05.372 7394 7394 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-01 02:12:05.372 7394 7394 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-01 02:12:05.372 7394 7394 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-01 02:12:05.372 7394 7394 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-01 02:12:05.391 7394 7394 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 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-01 02:12:05.666 7394 7394 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7053): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.679 7394 7394 W com.whatsapp: type=1400 audit(0.0:7054): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.689 7394 7394 W com.whatsapp: type=1400 audit(0.0:7055): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.719 7394 7394 W com.whatsapp: type=1400 audit(0.0:7056): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7057): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7058): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.739 7394 7394 W com.whatsapp: type=1400 audit(0.0:7059): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
09-01 02:12:05.841 7394 7394 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
09-01 02:12:05.841 7394 7394 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
09-01 02:12:05.841 7394 7394 W com.whatsapp: and incorrect proguard
optimizations.
09-01 02:12:06.419 7394 7394 W Activity: Can request only one set of permissions
at a time
09-01 02:12:06.507 7394 7394 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
09-01 02:12:06.543 7394 7485 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-01 02:12:06.602 7394 7485 W Parcel : Expecting binder but got null!
09-01 02:12:06.629 7394 7485 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-01 02:12:06.656 7394 7485 W Parcel : Expecting binder but got null!
09-01 02:12:06.657 7394 7394 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
09-01 02:12:07.489 7394 7394 W com.whatsapp: type=1400 audit(0.0:7066): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=698446
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
05-03 02:12:22.074 8630 8630 W com.whatsapp: type=1400 audit(0.0:7106): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.264 8630 8630 W com.whatsapp: type=1400 audit(0.0:7107): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.519 8630 8630 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-03 02:12:22.519 8630 8630 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-03 02:12:22.519 8630 8630 W com.whatsapp: and incorrect proguard
optimizations.
05-03 02:12:23.136 8630 8630 W Activity: Can request only one set of permissions
at a time
05-03 02:12:23.221 8630 8630 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-03 02:12:23.260 8630 8731 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:23.313 8630 8731 W Parcel : Expecting binder but got null!
05-03 02:12:23.340 8630 8731 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:23.364 8630 8731 W Parcel : Expecting binder but got null!
05-03 02:12:23.365 8630 8630 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-03 02:12:29.650 9177 9177 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-03 02:12:29.811 9177 9177 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-03 02:12:29.811 9177 9177 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Class.newInstance(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-03 02:12:29.811 9177 9177 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-03 02:12:29.811 9177 9177 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-03 02:12:29.811 9177 9177 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-03 02:12:29.824 9177 9177 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-03 02:12:30.136 9177 9177 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-03 02:12:30.136 9177 9177 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-03 02:12:30.164 9177 9177 W com.whatsapp: type=1400 audit(0.0:7147): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 --------- beginning of main
05-03 02:12:21.208 8630 8630 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-03 02:12:21.582 8630 8630 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-03 02:12:21.583 8630 8630 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.Class.newInstance(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-03 02:12:21.583 8630 8630 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-03 02:12:21.583 8630 8630 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-03 02:12:21.583 8630 8630 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-03 02:12:21.583 8630 8630 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-03 02:12:21.583 8630 8630 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-03 02:12:21.583 8630 8630 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-03 02:12:21.583 8630 8630 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-03 02:12:21.613 8630 8630 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-03 02:12:21.959 8630 8630 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-03 02:12:21.959 8630 8630 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-03 02:12:22.014 8630 8630 W com.whatsapp: type=1400 audit(0.0:7104): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.044 8630 8630 W com.whatsapp: type=1400 audit(0.0:7105): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.074 8630 8630 W com.whatsapp: type=1400 audit(0.0:7106): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.264 8630 8630 W com.whatsapp: type=1400 audit(0.0:7107): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:22.519 8630 8630 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-03 02:12:22.519 8630 8630 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-03 02:12:22.519 8630 8630 W com.whatsapp: and incorrect proguard
optimizations.
05-03 02:12:23.136 8630 8630 W Activity: Can request only one set of permissions
at a time
05-03 02:12:23.221 8630 8630 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-03 02:12:23.260 8630 8731 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:23.313 8630 8731 W Parcel : Expecting binder but got null!
05-03 02:12:23.340 8630 8731 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:23.364 8630 8731 W Parcel : Expecting binder but got null!
05-03 02:12:23.365 8630 8630 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
05-03 02:12:29.650 9177 9177 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-03 02:12:29.811 9177 9177 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-03 02:12:29.811 9177 9177 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.Class.newInstance(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-03 02:12:29.811 9177 9177 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-03 02:12:29.811 9177 9177 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-03 02:12:29.811 9177 9177 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-03 02:12:29.811 9177 9177 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-03 02:12:29.811 9177 9177 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-03 02:12:29.811 9177 9177 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-03 02:12:29.811 9177 9177 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-03 02:12:29.824 9177 9177 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-03 02:12:30.136 9177 9177 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-03 02:12:30.136 9177 9177 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-03 02:12:30.164 9177 9177 W com.whatsapp: type=1400 audit(0.0:7147): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:30.164 9177 9177 W com.whatsapp: type=1400 audit(0.0:7148): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:30.174 9177 9177 W com.whatsapp: type=1400 audit(0.0:7149): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:30.204 9177 9177 W com.whatsapp: type=1400 audit(0.0:7150): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:30.224 9177 9177 W com.whatsapp: type=1400 audit(0.0:7151): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
05-03 02:12:30.328 9177 9177 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
05-03 02:12:30.328 9177 9177 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-03 02:12:30.328 9177 9177 W com.whatsapp: and incorrect proguard
optimizations.
05-03 02:12:30.868 9177 9177 W Activity: Can request only one set of permissions
at a time
05-03 02:12:30.954 9177 9177 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
05-03 02:12:30.997 9177 9286 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:31.063 9177 9286 W Parcel : Expecting binder but got null!
05-03 02:12:31.095 9177 9286 E OpenGLRenderer: Unable to match the desired swap
behavior.
05-03 02:12:31.126 9177 9286 W Parcel : Expecting binder but got null!
05-03 02:12:31.127 9177 9177 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-20 02:12:47.506 10656 10656 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-20 02:12:47.791 10656 10656 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-20 02:12:47.792 10656 10656 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.Class.newInstance(Native Method)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-20 02:12:47.792 10656 10656 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-20 02:12:47.792 10656 10656 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-20 02:12:47.792 10656 10656 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-20 02:12:47.792 10656 10656 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-20 02:12:47.792 10656 10656 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-20 02:12:47.792 10656 10656 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-20 02:12:47.792 10656 10656 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-20 02:12:47.792 10656 10656 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-20 02:12:47.792 10656 10656 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-20 02:12:47.811 10656 10656 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.
01-20 02:12:48.221 10656 10656 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-20 02:12:48.221 10656 10656 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-20 02:12:48.288 10656 10656 W com.whatsapp: type=1400 audit(0.0:7207): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-20 02:12:48.288 10656 10656 W com.whatsapp: type=1400 audit(0.0:7208): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-20 02:12:48.601 10656 10656 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-20 02:12:48.601 10656 10656 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-20 02:12:48.601 10656 10656 W com.whatsapp: and incorrect proguard
optimizations.
01-20 02:12:49.305 10656 10656 W Activity: Can request only one set of permissions
at a time
01-20 02:12:49.446 10656 10656 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-20 02:12:49.487 10656 10854 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-20 02:12:49.554 10656 10854 W Parcel : Expecting binder but got null!
01-20 02:12:49.579 10656 10854 E OpenGLRe--------- beginning of main
01-20 02:13:06.224 10656 10666 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
01-20 02:14:04.521 13440 13440 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-20 02:14:04.649 13440 13440 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-20 02:14:04.650 13440 13440 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.Class.newInstance(Native Method)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-20 02:14:04.650 13440 13440 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-20 02:14:04.650 13440 13440 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-20 02:14:04.650 13440 13440 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-20 02:14:04.650 13440 13440 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-20 02:14:04.650 13440 13440 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-20 02:14:04.650 13440 13440 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-20 02:14:04.650 13440 13440 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-20 02:14:04.650 13440 13440 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-20 02:14:04.650 13440 13440 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-20 02:14:04.696 13440 13440 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.
01-20 02:14:05.189 13440 13440 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-20 02:14:05.190 13440 13440 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-20 02:14:05.248 13440 13440 W com.whatsapp: type=1400 audit(0.0:7402): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-20 02:14:05.248 13440 13440 W com.whatsapp: type=1400 audit(0.0:7403): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tc--------- beginning of
main
01-20 02:14:05.268 13440 13440 W com.whatsapp: type=1400 audit(0.0:7404): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-20 02:14:13.872 13440 13440 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-20 02:14:13.872 13440 13440 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-20 02:14:13.872 13440 13440 W com.whatsapp: and incorrect proguard
optimizations.
01-20 02:14:14.409 13440 13440 W Activity: Can request only one set of permissions
at a time
01-20 02:14:14.458 13440 13440 W com.whatsapp: type=1400 audit(0.0:7428): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=714541
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-20 02:14:14.458 13440 13440 W com.whatsapp: type=1400 audit(0.0:7429): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=714542
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-20 02:14:14.501 13440 13440 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-20 02:14:14.539 13440 13590 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-20 02:14:14.600 13440 13590 W Parcel : Expecting binder but got null!
01-20 02:14:14.623 13440 13590 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-20 02:14:14.664 13440 13590 W Parcel : Expecting binder but got null!
01-20 02:14:14.666 13440 13440 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-20 02:14:17.038 13619 13619 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-20 02:14:17.158 13619 13619 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-20 02:14:17.158 13619 13619 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-20 02:14:17.158 13619 13619 W System.err: at
java.lang.Class.newInstance(Native Method)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-20 02:14:17.158 13619 13619 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-20 02:14:17.158 13619 13619 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-20 02:14:17.158 13619 13619 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-20 02:14:17.158 13619 13619 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-20 02:14:17.158 13619 13619 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-20 02:14:17.158 13619 13619 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-20 02:14:17.158 13619 13619 W System.err: at android.app.ActivityT---------
beginning of main
06-13 21:14:40.977 13936 13936 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:14:41.161 13936 13936 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:14:41.161 13936 13936 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:14:41.161 13936 13936 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:14:41.161 13936 13936 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:14:41.161 13936 13936 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:14:41.161 13936 13936 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:14:41.161 13936 13936 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:14:41.161 13936 13936 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:14:41.161 13936 13936 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:14:41.161 13936 13936 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:14:41.162 13936 13936 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:14:41.184 13936 13936 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 21:14:41.458 13936 13936 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:14:41.459 13936 13936 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:14:41.468 13936 13936 W com.whatsapp: type=1400 audit(0.0:7458): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:41.478 13936 13936 W com.whatsapp: type=1400 audit(0.0:7459): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:41.478 13936 13936 W com.whatsapp: type=1400 audit(0.0:7460): avc:
granted { exec--------- beginning of main
06-13 21:14:41.518 13936 13936 W com.whatsapp: type=1400 audit(0.0:7461): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:41.636 13936 13936 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-13 21:14:41.636 13936 13936 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-13 21:14:41.636 13936 13936 W com.whatsapp: and incorrect proguard
optimizations.
06-13 21:14:42.147 13936 13936 W Activity: Can request only one set of permissions
at a time
06-13 21:14:42.241 13936 13936 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 21:14:42.275 13936 14022 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:14:42.337 13936 14022 W Parcel : Expecting binder but got null!
06-13 21:14:42.360 13936 14022 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:14:42.400 13936 14022 W Parcel : Expecting binder but got null!
06-13 21:14:42.401 13936 13936 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 21:14:42.998 13936 13936 W com.whatsapp: type=1400 audit(0.0:7469): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=723151
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 21:14:42.998 13936 13936 W com.whatsapp: type=1400 audit(0.0:7470): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=723152
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 21:14:48.686 14552 14552 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:14:48.817 14552 14552 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:14:48.818 14552 14552 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:14:48.818 14552 14552 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:14:48.818 14552 14552 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:14:48.818 14552 14552 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:14:48.818 14552 14552 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:14:48.818 14552 14552 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:14:48.818 14552 14552 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:14:48.818 14552 14552 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:14:48.818 14552 14552 W System.err: at android.app.Activit---------
beginning of main
06-13 21:14:48.841 14552 14552 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 21:14:49.283 14552 14552 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:14:49.283 14552 14552 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:14:49.308 14552 14552 W com.whatsapp: type=1400 audit(0.0:7487): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:49.308 14552 14552 W com.whatsapp: type=1400 audit(0.0:7488): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:49.328 14552 14552 W com.whatsapp: type=1400 audit(0.0:7489): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:49.368 14552 14552 W com.whatsapp: type=1400 audit(0.0:7490): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:49.378 14552 14552 W com.whatsapp: type=1400 audit(0.0:7491): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:49.378 14552 14552 W com.whatsapp: type=1400 audit(0.0:7492): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:14:58.437 15327 15327 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:14:59.319 15327 15327 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:14:59.320 15327 15327 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:14:59.320 15327 15327 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:14:59.320 15327 15327 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:14:59.320 15327 15327 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:14:59.320 15327 15327 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:14:59.320 15327--------- beginning of main
06-13 21:14:59.378 15327 15327 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 21:15:00.176 15327 15327 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:15:00.176 15327 15327 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:15:00.288 15327 15327 W com.whatsapp: type=1400 audit(0.0:7522): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:00.308 15327 15327 W com.whatsapp: type=1400 audit(0.0:7523): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:00.518 15327 15327 W com.whatsapp: type=1400 audit(0.0:7525): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:08.851 15882 15882 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-13 21:15:09.002 15882 15882 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-13 21:15:09.003 15882 15882 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.Class.newInstance(Native Method)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-13 21:15:09.003 15882 15882 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-13 21:15:09.003 15882 15882 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-13 21:15:09.003 15882 15882 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-13 21:15:09.003 15882 15882 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-13 21:15:09.003 15882 15882 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-13 21:15:09.003 15882 15882 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-13 21:15:09.003 15882 15882 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-13 21:15:09.003 15882 15882 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-13 21:15:09.003 15882 15882 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-13 21:15:09.019 15882 15882 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 21:15:09.284 15882 15882 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-13 21:15:09.284 15882 15882 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-13 21:15:09.298 15882 15882 W com.whatsapp: type=1400 audit(0.0:7560): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:09.348 15882 15882 W com.whatsapp: type=1400 audit(0.0:7563): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:09.368 15882 15882 W com.whatsapp: type=1400 audit(0.0:7564): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:09.368 15882 15882 W com.whatsapp: type=1400 audit(0.0:7565): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:09.368 15882 15882 W com.whatsapp: type=1400 audit(0.0:7566): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
06-13 21:15:09.485 15882 15882 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-13 21:15:09.485 15882 15882 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-13 21:15:09.485 15882 15882 W com.whatsapp: and incorrect proguard
optimizations.
06-13 21:15:10.014 15882 15882 W Activity: Can request only one set of permissions
at a time
06-13 21:15:10.095 15882 15882 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-13 21:15:10.138 15882 15973 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:15:10.198 15882 15973 W Parcel : Expecting binder but got null!
06-13 21:15:10.220 15882 15973 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-13 21:15:10.257 15882 15973 W Parcel : Expecting binder but got null!
06-13 21:15:10.258 15882 15882 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-13 21:15:10.938 15882 15882 W com.whatsapp: type=1400 audit(0.0:7575): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=727227
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-13 21:15:10.938 15882 15882 W com.whatsapp: type=1400 audit(0.0:7576): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=730141
scontext=u:r:untruste--------- beginning of main
03-13 06:15:07.118 16895 16895 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-13 06:15:07.260 16895 16895 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-13 06:15:07.260 16895 16895 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.Class.newInstance(Native Method)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-13 06:15:07.260 16895 16895 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
03-13 06:15:07.260 16895 16895 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
03-13 06:15:07.260 16895 16895 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
03-13 06:15:07.260 16895 16895 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
03-13 06:15:07.260 16895 16895 W System.err: at
android.os.Looper.loop(Looper.java:357)
03-13 06:15:07.260 16895 16895 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
03-13 06:15:07.260 16895 16895 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-13 06:15:07.260 16895 16895 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
03-13 06:15:07.261 16895 16895 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
03-13 06:15:07.275 16895 16895 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-13 06:15:07.351 16895 16929 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-13 06:15:07.550 16895 16895 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-13 06:15:07.550 16895 16895 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-13 06:15:07.574 16895 16895 W com.whatsapp: type=1400 audit(0.0:7657): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:07.574 16895 16895 W com.whatsapp: type=1400 audit(0.0:7658): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file app=c---------
beginning of main
03-13 06:15:07.594 16895 16895 W com.whatsapp: type=1400 audit(0.0:7659): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:07.634 16895 16895 W com.whatsapp: type=1400 audit(0.0:7661): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:07.654 16895 16895 W com.whatsapp: type=1400 audit(0.0:7662): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:07.654 16895 16895 W com.whatsapp: type=1400 audit(0.0:7663): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:07.654 16895 16895 W com.whatsapp: type=1400 audit(0.0:7664): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:08.023 16895 16999 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4cae61b2-187b-402e-aad0-a3d5918bf33b, generation=0)
03-13 06:15:08.025 16895 16999 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=4cae61b2-187b-402e-aad0-a3d5918bf33b, generation=0)
03-13 06:15:09.335 16895 16932 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
03-13 06:15:12.064 16895 16895 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
03-13 06:15:12.064 16895 16895 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
03-13 06:15:12.064 16895 16895 W com.whatsapp: and incorrect proguard
optimizations.
03-13 06:15:13.088 16895 16895 W Activity: Can request only one set of permissions
at a time
03-13 06:15:13.194 16895 16895 W com.whatsapp: type=1400 audit(0.0:7677): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=728782
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
03-13 06:15:13.204 16895 16895 W com.whatsapp: type=1400 audit(0.0:7678): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=728783
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
03-13 06:15:13.282 16895 16895 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
03-13 06:15:13.342 16895 17437 E OpenGLRenderer: Unable to match the desired swap
behavior.
03-13 06:15:13.437 16895 17437 W Parcel : Expecting binder but got null!
03-13 06:15:13.474 16895 17437 E OpenGLRenderer: Unable to match the desired swap
behavior.
03-13 06:15:13.533 16895 17437 W Parcel : Expecting binder but got null!
03-13 06:15:13.534 16895 16895 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
03-13 06:15:17.904 16895 16907 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
03-13 06:15:30.230 18776 18776 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-13 06:15:30.364 18776 18776 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-13 06:15:30.366 18776 18776 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Class.newInstance(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-13 06:15:30.366 18776 18776 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
03-13 06:15:30.366 18776 18776 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Looper.loop(Looper.java:357)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
03-13 06:15:30.366 18776 18776 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
03-13 06:15:30.386 18776 18776 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-13 06:15:30.504 18776 18795 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-13 06:15:30.799 18776 18776 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-13 06:15:30.799 18776 18776 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-13 06:15:30.834 18776 18776 W com.whatsapp: type=1400 audit(0.0:7723): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:30.844 18776 18776 W com.whatsapp: type=1400 audit(0.0:7724): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:30.854 18776 18776 W com.whatsapp: type=1400 audit(0.0:7725): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:objec--------- beginning of main
03-13 06:15:17.904 16895 16907 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
03-13 06:15:30.230 18776 18776 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-13 06:15:30.364 18776 18776 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-13 06:15:30.366 18776 18776 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.Class.newInstance(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-13 06:15:30.366 18776 18776 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
03-13 06:15:30.366 18776 18776 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
03-13 06:15:30.366 18776 18776 W System.err: at
android.os.Looper.loop(Looper.java:357)
03-13 06:15:30.366 18776 18776 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
03-13 06:15:30.366 18776 18776 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-13 06:15:30.366 18776 18776 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
03-13 06:15:30.366 18776 18776 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
03-13 06:15:30.386 18776 18776 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-13 06:15:30.504 18776 18795 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-13 06:15:30.799 18776 18776 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-13 06:15:30.799 18776 18776 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-13 06:15:30.834 18776 18776 W com.whatsapp: type=1400 audit(0.0:7723): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:30.844 18776 18776 W com.whatsapp: type=1400 audit(0.0:7724): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:30.854 18776 18776 W com.whatsapp: type=1400 audit(0.0:7725): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:30.904 18776 18776 W com.whatsapp: type=1400 audit(0.0:7726): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
03-13 06:15:37.065 18776 18798 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
09-16 06:15:49.093 20022 20022 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-16 06:15:49.543 20022 20022 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-16 06:15:49.543 20022 20022 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-16 06:15:49.543 20022 20022 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-16 06:15:49.544 20022 20022 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-16 06:15:49.544 20022 20022 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-16 06:15:49.544 20022 20022 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-16 06:15:49.544 20022 20022 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-16 06:15:49.544 20022 20022 W System.err: at
java.lang.Class.newInstance(Native Method)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-16 06:15:49.544 20022 20022 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-16 06:15:49.544 20022 20022 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-16 06:15:49.544 20022 20022 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-16 06:15:49.544 20022 20022 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-16 06:15:49.544 20022 20022 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-16 06:15:49.544 20022 20022 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-16 06:15:49.544 20022 20022 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-16 06:15:49.544 20022 20022 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-16 06:15:49.544 20022 20022 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-16 06:15:49.567 20022 20022 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-16 06:15:50.308 20022 20022 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-16 06:15:50.308 20022 20022 W com.w--------- beginning of main
03-13 06:15:37.065 18776 18798 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
01-01 06:16:09.995 21175 21175 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-01 06:16:10.221 21175 21175 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-01 06:16:10.222 21175 21175 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-01 06:16:10.222 21175 21175 W System.err: at
java.lang.Class.newInstance(Native Method)
01-01 06:16:10.222 21175 21175 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-01 06:16:10.222 21175 21175 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-01 06:16:10.223 21175 21175 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-01 06:16:10.223 21175 21175 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-01 06:16:10.223 21175 21175 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-01 06:16:10.223 21175 21175 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-01 06:16:10.223 21175 21175 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-01 06:16:10.223 21175 21175 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-01 06:16:10.223 21175 21175 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-01 06:16:10.223 21175 21175 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-01 06:16:10.249 21175 21175 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.
01-01 06:16:10.573 21175 21175 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-01 06:16:10.574 21175 21175 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-01 06:16:10.598 21175 21175 W com.whatsapp: type=1400 audit(0.0:7833): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-01 06:16:10.598 21175 21175 W com.whatsapp: type=1400 audit(0.0:7834): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c5--------- beginning of main
01-23 06:16:37.883 22875 22875 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-23 06:16:38.370 22875 22875 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-23 06:16:38.370 22875 22875 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-23 06:16:38.371 22875 22875 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.Class.newInstance(Native Method)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-23 06:16:38.371 22875 22875 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-23 06:16:38.371 22875 22875 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-23 06:16:38.371 22875 22875 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-23 06:16:38.371 22875 22875 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-23 06:16:38.371 22875 22875 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-23 06:16:38.371 22875 22875 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-23 06:16:38.371 22875 22875 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-23 06:16:38.371 22875 22875 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-23 06:16:38.371 22875 22875 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-23 06:16:38.395 22875 22875 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.
01-23 06:16:38.903 22875 22875 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-23 06:16:38.903 22875 22875 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-23 06:16:38.941 22875 22875 W com.whatsapp: type=1400 audit(0.0:7919): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:16:39.121 22875 22875 W com.whatsapp: type=1400 audit(0.0:7923): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:16:39.121 22875 22875 W com.whatsapp: type=1400 audit(0.0:7924): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:16:39.121 22875 22875 W com.whatsapp: type=1400 audit(0.0:7925): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:16:39.365 22875 22875 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-23 06:16:39.365 22875 22875 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-23 06:16:39.365 22875 22875 W com.whatsapp: and incorrect proguard
optimizations.
01-23 06:16:40.030 22875 22875 W Activity: Can request only one set of permissions
at a time
01-23 06:16:40.229 22875 22875 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-23 06:16:40.304 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:16:40.394 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:16:40.395 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:16:41.761 22875 22875 W com.whatsapp: type=1400 audit(0.0:7933): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=751029
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:16:41.761 22875 22875 W com.whatsapp: type=1400 audit(0.0:7934): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=751030
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:16:46.581 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:16:46.635 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:16:46.636 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:16:46.638 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:16:47.775 22875 22875 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:16:47.775 22875 22875 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:16:48.128 22875 22887 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
01-23 06:16:53.943 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:16:53.959 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:17:29.989 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:17:30.007 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:17:30.011 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:17:34.465 22875 22875 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:17:34.465 22875 22875 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:17:34.481 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:17:34.494 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:17:45.101 22875 23010 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:17:45.118 22875 23010 W Parcel : Expecting binder but got null!
01-23 06:17:45.119 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:17:45.120 22875 22875 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:17:47.470 22875 22875 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:17:47.470 22875 22875 W OnBackInvokedCallback: Set
'android:enableOnBack--------- beginning of main
01-23 06:17:51.587 25940 25940 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-23 06:17:51.767 25940 25940 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-23 06:17:51.768 25940 25940 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.Class.newInstance(Native Method)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-23 06:17:51.768 25940 25940 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-23 06:17:51.768 25940 25940 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-23 06:17:51.768 25940 25940 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-23 06:17:51.768 25940 25940 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-23 06:17:51.768 25940 25940 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-23 06:17:51.768 25940 25940 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-23 06:17:51.768 25940 25940 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-23 06:17:51.768 25940 25940 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-23 06:17:51.768 25940 25940 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-23 06:17:51.793 25940 25940 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.
01-23 06:17:52.382 25940 25940 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-23 06:17:52.382 25940 25940 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-23 06:17:52.421 25940 25940 W com.whatsapp: type=1400 audit(0.0:8104): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:17:52.421 25940 25940 W com.whatsapp: type=1400 audit(0.0:8105): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:17:52.431 25940 25940 W com.whatsapp: type=1400 audit(0.0:8106): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:17:52.491 25940 25940 W com.whatsapp: type=1400 audit(0.0:8107): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:17:52.511 25940 25940 W com.whatsapp: type=1400 audit(0.0:8108): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:18:51.395 25940 25940 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-23 06:18:51.395 25940 25940 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-23 06:18:51.395 25940 25940 W com.whatsapp: and incorrect proguard
optimizations.
01-23 06:18:51.835 25940 25940 W Activity: Can request only one set of permissions
at a time
01-23 06:18:51.911 25940 25940 W com.whatsapp: type=1400 audit(0.0:8241): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=767512
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:18:51.911 25940 25940 W com.whatsapp: type=1400 audit(0.0:8242): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=767513
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:18:51.986 25940 25940 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-23 06:18:52.031 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:18:52.096 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:18:52.098 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:18:54.556 25940 25948 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
01-23 06:18:54.568 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:18:54.609 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:18:54.611 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:18:54.613 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:18:55.252 25940 25940 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:18:55.252 25940 25940 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:18:58.916 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:18:58.927 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:19:18.242 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:19:18.258 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:19:18.259 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:19:18.262 25940 25940 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:19:18.262 25940 25940 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:19:38.552 25940 25940 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:19:38.552 25940 25940 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:19:39.395 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:19:39.408 25940 26081 W Parcel : Expe--------- beginning of main
01-23 06:19:54.090 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:19:54.113 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:19:54.114 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:19:54.116 25940 25940 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:19:54.116 25940 25940 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:19:55.586 25940 25940 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:19:55.586 25940 25940 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:20:00.150 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:20:00.165 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:20:23.769 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:20:23.783 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:20:23.784 25940 25940 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:20:27.129 25940 26081 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:20:27.139 25940 26081 W Parcel : Expecting binder but got null!
01-23 06:21:11.165 26852 26852 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-23 06:21:11.304 26852 26852 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-23 06:21:11.305 26852 26852 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.Class.newInstance(Native Method)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-23 06:21:11.305 26852 26852 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-23 06:21:11.305 26852 26852 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-23 06:21:11.305 26852 26852 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-23 06:21:11.305 26852 26852 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-23 06:21:11.305 26852 26852 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-23 06:21:11.305 26852 26852 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-23 06:21:11.305 26852 26852 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-23 06:21:11.305 26852 26852 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-23 06:21:11.305 26852 26852 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-23 06:21:11.319 26852 26852 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.
01-23 06:21:11.671 26852 26852 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-23 06:21:11.672 26852 26852 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-23 06:21:11.691 26852 26852 W com.whatsapp: type=1400 audit(0.0:8548): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:21:11.701 26852 26852 W com.whatsapp: type=1400 audit(0.0:8549): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:21:11.701 26852 26852 W com.whatsapp: type=1400 audit(0.0:8550): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:21:11.751 26852 26852 W com.whatsapp: type=1400 audit(0.0:8551): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:21:57.041 26852 26852 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-23 06:21:57.041 26852 26852 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-23 06:21:57.041 26852 26852 W com.whatsapp: and incorrect proguard
optimizations.
01-23 06:21:57.448 26852 26852 W Activity: Can request only one set of permissions
at a time
01-23 06:21:57.521 26852 26852 W com.whatsapp: type=1400 audit(0.0:8654): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=774428
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:21:57.521 26852 26852 W com.whatsapp: type=1400 audit(0.0:8655): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=774429
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
01-23 06:21:57.590 26852 26852 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-23 06:21:57.624 26852 27221 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:21:57.683 26852 27221 W Parcel : Expecting binder but got null!
01-23 06:21:57.684 26852 26852 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:21:59.153 26852 26860 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
01-23 06:21:59.175 26852 27221 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:21:59.215 26852 27221 W Parcel : Expecting binder but got null!
01-23 06:21:59.217 26852 26852 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:21:59.218 26852 26852 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:21:59.927 26852 26852 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:21:59.927 26852 26852 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:22:04.683 26852 27221 E OpenGLRenderer: Una--------- beginning of main
01-23 06:29:30.337 29651 29719 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:29:30.441 29651 29719 W Parcel : Expecting binder but got null!
01-23 06:29:30.442 29651 29651 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:29:30.442 29651 29651 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:29:30.499 29651 29651 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:29:30.499 29651 29651 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:29:30.521 29651 29651 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
01-23 06:30:39.820 29651 29651 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:30:39.820 29651 29651 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:30:43.026 29651 29719 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:30:43.103 29651 29651 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:30:43.103 29651 29651 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:30:43.141 29651 29651 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
01-23 06:30:43.340 29651 29651 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
01-23 06:30:43.340 29651 29651 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
01-23 06:30:44.634 29651 29719 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:30:44.646 29651 29719 W Parcel : Expecting binder but got null!
01-23 06:30:58.385 30338 30338 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-23 06:30:58.498 30338 30338 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-23 06:30:58.498 30338 30338 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.Class.newInstance(Native Method)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-23 06:30:58.498 30338 30338 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-23 06:30:58.498 30338 30338 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-23 06:30:58.498 30338 30338 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-23 06:30:58.498 30338 30338 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-23 06:30:58.498 30338 30338 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-23 06:30:58.498 30338 30338 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-23 06:30:58.498 30338 30338 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-23 06:30:58.498 30338 30338 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-23 06:30:58.499 30338 30338 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-23 06:30:58.510 30338 30338 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.
01-23 06:30:58.761 30338 30338 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-23 06:30:58.762 30338 30338 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-23 06:30:58.781 30338 30338 W com.whatsapp: type=1400 audit(0.0:9864): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=19159 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:58.781 30338 30338 W com.whatsapp: type=1400 audit(0.0:9865): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=12376 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:58.791 30338 30338 W com.whatsapp: type=1400 audit(0.0:9866): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:58.831 30338 30338 W com.whatsapp: type=1400 audit(0.0:9867): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=16763 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:58.841 30338 30338 W com.whatsapp: type=1400 audit(0.0:9868): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:58.841 30338 30338 W com.whatsapp: type=1400 audit(0.0:9869): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=12044 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
01-23 06:30:59.089 30338 30338 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-23 06:30:59.089 30338 30338 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
01-23 06:30:59.089 30338 30338 W com.whatsapp: and incorrect proguard
optimizations.
01-23 06:30:59.523 30338 30338 W Activity: Can request only one set of permissions
at a time
01-23 06:30:59.671 30338 30338 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
01-23 06:30:59.710 30338 30404 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:30:59.773 30338 30404 W Parcel : Expecting binder but got null!
01-23 06:30:59.774 30338 30338 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
01-23 06:31:01.202 30338 30404 E OpenGLRenderer: Unable to match the desired swap
behavior.
01-23 06:31:01.243 30338 30404 W Parcel : Expecting bin--------- beginning of main
04-21 10:35:33.815 5862 5862 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-21 10:35:34.579 5862 5862 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-21 10:35:34.580 5862 5862 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-21 10:35:34.580 5862 5862 W System.err: at
java.lang.Class.newInstance(Native Method)
04-21 10:35:34.580 5862 5862 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-21 10:35:34.580 5862 5862 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-21 10:35:34.580 5862 5862 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-21 10:35:34.580 5862 5862 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-21 10:35:34.580 5862 5862 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-21 10:35:34.580 5862 5862 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-21 10:35:34.580 5862 5862 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-21 10:35:34.581 5862 5862 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-21 10:35:34.581 5862 5862 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-21 10:35:34.581 5862 5862 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-21 10:35:34.581 5862 5862 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-21 10:35:34.581 5862 5862 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-21 10:35:34.581 5862 5862 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-21 10:35:34.581 5862 5862 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-21 10:35:34.581 5862 5862 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-21 10:35:34.830 5862 5862 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-21 10:35:35.944 5862 5940 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-21 10:35:36.796 6069 6069 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-21 10:35:37.098 6069 6069 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-21 10:35:37.099 6069 6069 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.Class.newInstance(Native Method)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-21 10:35:37.099 6069 6069 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-21 10:35:37.099 6069 6069 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-21 10:35:37.099 6069 6069 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-21 10:35:37.099 6069 6069 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-21 10:35:37.099 6069 6069 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-21 10:35:37.099 6069 6069 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-21 10:35:37.099 6069 6069 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-21 10:35:37.099 6069 6069 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-21 10:35:37.099 6069 6069 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-21 10:35:37.250 6069 6069 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-21 10:35:37.538 6069 6140 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-21 10:35:37.995 6069 6069 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-21 10:35:37.995 6069 6069 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-21 10:35:40.470 6069 6069 W com.whatsapp: type=1400 audit(0.0:111): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=21283 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:35:40.490 6069 6069 W com.whatsapp: type=1400 audit(0.0:112): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=21257 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:35:40.520 6069 6069 W com.whatsapp: type=1400 audit(0.0:113): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:35:40.590 6069 6069 W com.whatsapp: type=1400 audit(0.0:114): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=21267 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:35:40.690 6069 6069 W com.whatsapp: type=1400 audit(0.0:115): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:35:41.129 6069 6325 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
04-21 10:35:41.129 6069 6325 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
04-21 10:35:41.129 6069 6325 W com.whatsapp: and incorrect proguard
optimizations.
04-21 10:35:41.240 6069 6069 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
04-21 10:35:42.634 6069 6069 W Activity: Can request only one set of permissions
at a time
04-21 10:35:43.796 6069 6069 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
04-21 10:35:43.863 6069 6375 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-21 10:35:45.917 6069 6375 W Parcel : Expecting binder but got null!
04-21 10:35:47.046 6069 6082 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
04-21 10:35:47.359 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.360 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.363 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.365 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.366 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.367 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.367 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:47.368 6069 6069 E com.whatsapp: Invalid ID 0x00000000.
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8076)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
04-21 10:35:57.311 6069 7362 E ShortcutInfoCompatSaver: ... 7 more
04-21 10:35:57.454 6069 6375 E FrameEvents: updateAcquireFence: Did not find
frame.
04-21 10:35:57.457 6069 6375 W Parcel : Expecting binder but got null!
04-21 10:35:57.513 6069 6375 E FrameEvents: updateAcquireFence: Did not find
frame.
04-21 10:35:57.515 6069 6375 W Parcel : Expecting binder but got null!
04-21 10:35:57.53--------- beginning of main
04-21 10:35:57.536 6069 6375 E FrameEvents: updateAcquireFence: Did not find
frame.
04-21 10:35:57.537 6069 6375 W Parcel : Expecting binder but got null!
04-21 10:35:57.580 6069 6069 W com.whatsapp: type=1400 audit(0.0:122): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=66393
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-21 10:35:57.580 6069 6069 W com.whatsapp: type=1400 audit(0.0:123): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=69856
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-21 10:35:57.801 6069 6375 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-21 10:35:57.848 6069 6375 W Parcel : Expecting binder but got null!
04-21 10:36:10.788 8233 8233 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-21 10:36:11.091 8233 8233 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-21 10:36:11.092 8233 8233 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.Class.newInstance(Native Method)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-21 10:36:11.092 8233 8233 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-21 10:36:11.092 8233 8233 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-21 10:36:11.092 8233 8233 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-21 10:36:11.092 8233 8233 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-21 10:36:11.092 8233 8233 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-21 10:36:11.092 8233 8233 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-21 10:36:11.092 8233 8233 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-21 10:36:11.092 8233 8233 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-21 10:36:11.092 8233 8233 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-21 10:36:11.115 8233 8233 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-21 10:36:11.308 8233 8270 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-21 10:36:11.830 8233 8233 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-21 10:--------- beginning of main
04-21 10:36:11.890 8233 8233 W com.whatsapp: type=1400 audit(0.0:130): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=21283 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.890 8233 8233 W com.whatsapp: type=1400 audit(0.0:131): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=21257 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.910 8233 8233 W com.whatsapp: type=1400 audit(0.0:132): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.970 8233 8233 W com.whatsapp: type=1400 audit(0.0:133): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=21267 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.990 8233 8233 W com.whatsapp: type=1400 audit(0.0:134): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.990 8233 8233 W com.whatsapp: type=1400 audit(0.0:135): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:11.990 8233 8233 W com.whatsapp: type=1400 audit(0.0:136): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:13.173 8233 8233 W Activity: Can request only one set of permissions
at a time
04-21 10:36:13.359 8233 8233 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
04-21 10:36:13.408 8233 8435 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-21 10:36:13.491 8233 8435 W Parcel : Expecting binder but got null!
04-21 10:36:13.530 8233 8435 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-21 10:36:13.558 8233 8435 W Parcel : Expecting binder but got null!
04-21 10:36:13.562 8233 8233 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
04-21 10:36:15.090 8233 8233 W com.whatsapp: type=1400 audit(0.0:139): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=68444
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-21 10:36:15.090 8233 8233 W com.whatsapp: type=1400 audit(0.0:140): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=68445
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-21 10:36:25.966 9376 9376 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-21 10:36:26.110 9376 9376 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-21 10:36:26.111 9376 9376 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-21 10:36:26.111 9376 9376 W System.err: at
java.lang.Class.newInstance(Native Method)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-21 10:36:26.111 9376 9376 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-21 10:36:26.111 9376 9376 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-21 10:36:26.111 9376 9376 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-21 10:36:26.111 9376 9376 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-21 10:36:26.111 9376 9376 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-21 10:36:26.112 9376 9376 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-21 10:36:26.112 9376 9376 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-21 10:36:26.112 9376 9376 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-21 10:36:26.112 9376 9376 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-21 10:36:26.112 9376 9376 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-21 10:36:26.127 9376 9376 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-21 10:36:26.237 9376 9416 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-21 10:36:26.739 9376 9376 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-21 10:36:26.739 9376 9376 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-21 10:36:26.840 9376 9376 W com.whatsapp: type=1400 audit(0.0:143): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=21283 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:26.840 9376 9376 W com.whatsapp: type=1400 audit(0.0:144): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=21257 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:26.880 9376 9376 W com.whatsapp: type=1400 audit(0.0:145): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:26.970 9376 9376 W com.whatsapp: type=1400 audit(0.0:146): avc:
granted { execute } for uid=10350 path="/data/data/com.whatsapp/files/dec---------
beginning of main
04-21 10:36:27.000 9376 9376 W com.whatsapp: type=1400 audit(0.0:147): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-21 10:36:27.473 9376 9423 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-30 21:36:04.947 10440 10440 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-30 21:36:05.334 10440 10440 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-30 21:36:05.334 10440 10440 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-30 21:36:05.335 10440 10440 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.Class.newInstance(Native Method)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-30 21:36:05.335 10440 10440 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-30 21:36:05.335 10440 10440 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-30 21:36:05.335 10440 10440 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-30 21:36:05.335 10440 10440 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-30 21:36:05.335 10440 10440 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-30 21:36:05.335 10440 10440 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-30 21:36:05.335 10440 10440 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-30 21:36:05.335 10440 10440 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-30 21:36:05.335 10440 10440 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-30 21:36:05.359 10440 10440 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-30 21:36:05.582 10440 10493 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-30 21:36:05.973 10440 10440 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-30 21:36:05.973 10440 10440 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-30 21:36:06.002 10440 10440 W com.whatsapp: type=1400 audit(0.0:153): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43"--------- beginning of main
04-30 21:36:07.688 10440 10617 W Parcel : Expecting binder but got null!
04-30 21:36:07.739 10440 10617 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-30 21:36:07.786 10440 10617 W Parcel : Expecting binder but got null!
04-30 21:36:07.787 10440 10440 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
04-30 21:36:09.470 10440 10822 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=799e7d1c-808d-4d85-86b0-6cab4a50aa89, generation=0)
04-30 21:36:09.972 10440 10440 W com.whatsapp: type=1400 audit(0.0:163): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=81657
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-30 21:36:09.972 10440 10440 W com.whatsapp: type=1400 audit(0.0:164): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=81658
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-30 21:36:14.051 10440 10496 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-30 21:36:16.234 10440 10449 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
04-01 03:36:04.900 12405 12405 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
04-01 03:36:05.165 12405 12405 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
04-01 03:36:05.166 12405 12405 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.Class.newInstance(Native Method)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
04-01 03:36:05.166 12405 12405 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
04-01 03:36:05.166 12405 12405 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
04-01 03:36:05.166 12405 12405 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
04-01 03:36:05.166 12405 12405 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
04-01 03:36:05.166 12405 12405 W System.err: at
android.os.Looper.loop(Looper.java:357)
04-01 03:36:05.166 12405 12405 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
04-01 03:36:05.166 12405 12405 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-01 03:36:05.166 12405 12405 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
04-01 03:36:05.166 12405 12405 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
04-01 03:36:05.182 12405 12405 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
04-01 03:36:05.256 12405 12450 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
04-01 03:36:05.532 12405 12405 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
04-01 03:36:05.532 12405 12405 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
04-01 03:36:05.582 12405 12405 W com.whatsapp: type=1400 audit(0.0:174): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=21283 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.582 12405 12405 W com.whatsapp: type=1400 audit(0.0:175): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=21257 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.602 12405 12405 W com.whatsapp: type=1400 audit(0.0:176): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.642 12405 12405 W com.whatsapp: type=1400 audit(0.0:177): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=21267 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.662 12405 12405 W com.whatsapp: type=1400 audit(0.0:178): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.662 12405 12405 W com.whatsapp: type=1400 audit(0.0:179): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:05.662 12405 12405 W com.whatsapp: type=1400 audit(0.0:180): avc:
granted { execute } for uid=10350
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=21259 scontext=u:r:untrusted_app:s0:c94,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c94,c257,c512,c768 tclass=file
app=com.whatsapp
04-01 03:36:06.372 12405 12405 W Activity: Can request only one set of permissions
at a time
04-01 03:36:06.462 12405 12453 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
04-01 03:36:06.549 12405 12405 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
04-01 03:36:06.611 12405 12534 E OpenGLRenderer: Unable to match the desired swap
behavior.
04-01 03:36:06.677 12405 12534 W Parcel : Expecting binder but got null!
04-01 03:36:06.679 12405 12405 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
04-01 03:36:07.762 12405 12405 W com.whatsapp: type=1400 audit(0.0:183): avc:
denied { read } for uid=10350 name="osrelease" dev="proc" ino=90468
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
04-01 03:36:07.762 12405 12405 W com.whatsapp: type=1400 audit(0.0:184): avc:
denied { read } for uid=10350 name="version" dev="proc" ino=90469
scontext=u:r:untrusted_app:s0:c94,c257,c512,c768 tcontext=u:obje--------- beginning
of main
12-23 03:34:43.440 17001 17001 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-23 03:34:43.867 17001 17001 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-23 03:34:43.868 17001 17001 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.Class.newInstance(Native Method)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-23 03:34:43.868 17001 17001 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-23 03:34:43.868 17001 17001 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-23 03:34:43.868 17001 17001 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-23 03:34:43.868 17001 17001 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-23 03:34:43.868 17001 17001 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-23 03:34:43.868 17001 17001 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-23 03:34:43.868 17001 17001 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 03:34:43.868 17001 17001 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 03:34:43.868 17001 17001 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-23 03:34:44.012 17001 17001 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.
12-23 03:34:45.584 17001 17137 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-23 03:34:46.308 17334 17334 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-23 03:34:46.637 17334 17334 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-23 03:34:46.638 17334 17334 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-23 03:34:46.638 17334 17334 W System.err: at
java.lang.Class.newInstance(Native Method)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-23 03:34:46.638 17334 17334 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-23 03:34:46.638 17334 17334 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-23 03:34:46.638 17334 17334 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-23 03:34:46.639 17334 17334 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-23 03:34:46.640 17334 17334 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-23 03:34:46.640 17334 17334 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-23 03:34:46.640 17334 17334 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-23 03:34:46.640 17334 17334 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 03:34:46.640 17334 17334 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 03:34:46.640 17334 17334 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-23 03:34:46.882 17334 17334 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.
12-23 03:34:47.147 17334 17367 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-23 03:34:47.455 17334 17334 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-23 03:34:47.455 17334 17334 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-23 03:34:49.123 17334 17334 W com.whatsapp: type=1400 audit(0.0:2285): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.123 17334 17334 W com.whatsapp: type=1400 audit(0.0:2286): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.143 17334 17334 W com.whatsapp: type=1400 audit(0.0:2287): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.203 17334 17334 W com.whatsapp: type=1400 audit(0.0:2288): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.243 17334 17334 W com.whatsapp: type=1400 audit(0.0:2289): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.243 17334 17334 W com.whatsapp: type=1400 audit(0.0:2290): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:34:49.466 17334 17592 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
12-23 03:34:49.466 17334 17592 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
12-23 03:34:49.466 17334 17592 W com.whatsapp: and incorrect proguard
optimizations.
12-23 03:34:49.481 17334 17334 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
12-23 03:34:51.960 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:51.961 17334 17334 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
12-23 03:34:51.962 17334 17334 W System.err: at
android.content.res.Resources.getText(Resources.java:453)
12-23 03:34:51.962 17334 17334 W System.err: at
android.content.res.Resources.getString(Resources.java:546)
12-23 03:34:51.962 17334 17334 W System.err: at X.35t.A0E(Unknown Source:46)
12-23 03:34:51.962 17334 17334 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
12-23 03:34:51.962 17334 17334 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
12-23 03:34:51.962 17334 17334 W System.err: at
com.whatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
12-23 03:34:51.962 17334 17334 W System.err: at
com.whatsapp.yo.dep.showStoragePermissionRequest(Native Method)
12-23 03:34:51.962 17334 17334 W System.err: at
com.whatsapp.registration.EULA.onCreate(Unknown Source:248)
12-23 03:34:51.962 17334 17334 W System.err: at
android.app.Activity.performCreate(Activity.java:8575)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.Activity.performCreate(Activity.java:8554)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1419)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3747)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3914)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2417)
12-23 03:34:51.963 17334 17334 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-23 03:34:51.963 17334 17334 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-23 03:34:51.963 17334 17334 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-23 03:34:51.963 17334 17334 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-23 03:34:51.963 17334 17334 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 03:34:51.963 17334 17334 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 03:34:51.963 17334 17334 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-23 03:34:52.231 17334 17334 W Activity: Can request only one set of permissions
at a time
12-23 03:34:52.572 17334 17334 E ArmVmp : Match on catch block at 0x0a in for
0xafb9b049
12-23 03:34:52.826 17334 17370 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
12-23 03:34:52.973 17334 17334 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
12-23 03:34:53.064 17334 17656 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-23 03:34:53.216 17334 17656 W Parcel : Expecting binder but got null!
12-23 03:34:53.226 17334 17334 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-23 03:34:53.228 17334 17334 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-23 03:34:53.228 17334 17334 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-23 03:34:53.939 17334 17347 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
12-23 03:34:54.097 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.098 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.099 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.100 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.101 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.102 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.102 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:34:54.103 17334 17334 E com.whatsapp: Invalid ID 0x00000000.
12-23 03:35:00.352 18256 18256 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-23 03:35:00.566 18256 18256 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-23 03:35:00.566 18256 18256 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.Class.newInstance(Native Method)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-23 03:35:00.566 18256 18256 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
12-23 03:35:00.566 18256 18256 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
12-23 03:35:00.566 18256 18256 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
12-23 03:35:00.566 18256 18256 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
12-23 03:35:00.566 18256 18256 W System.err: at
android.os.Looper.loop(Looper.java:357)
12-23 03:35:00.566 18256 18256 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
12-23 03:35:00.566 18256 18256 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-23 03:35:00.566 18256 18256 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-23 03:35:00.566 18256 18256 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
12-23 03:35:00.581 18256 18256 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.
12-23 03:35:00.732 18256 18288 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-23 03:35:00.993 18256 18256 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-23 03:35:00.993 18256 18256 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-23 03:35:01.103 18256 18256 W com.whatsapp: type=1400 audit(0.0:2299): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.103 18256 18256 W com.whatsapp: type=1400 audit(0.0:2300): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.123 18256 18256 W com.whatsapp: type=1400 audit(0.0:2301): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.183 18256 18256 W com.whatsapp: type=1400 audit(0.0:2302): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.203 18256 18256 W com.whatsapp: type=1400 audit(0.0:2303): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.203 18256 18256 W com.whatsapp: type=1400 audit(0.0:2304): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.203 18256 18256 W com.whatsapp: type=1400 audit(0.0:2305): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
12-23 03:35:01.714 18256 18256 W Activity: Can request only one set of permissions
at a time
12-23 03:35:01.715 18256 18256 W Activity: Can request only one set of permissions
at a time
12-23 03:35:01.994 18256 18256 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
12-23 03:35:02.044 18256 18401 E OpenGLRenderer: Unable to match the desired swap
behavior.
12-23 03:35:02.515 18256 18401 W Parcel : Expecting binder but got null!
12-23 03:35:02.541 18256 18291 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
12-23 03:35:04.233 18256 18527 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
12-23 03:35:04.233 18256 18527 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
12-23 03:35:04.233 18256 18527 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
12-23 03:35:04.233 18256 18527 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
12-23 03:--------- beginning of main
06-15 05:01:37.490 18256 18291 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-15 05:02:05.805 22036 22036 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:02:06.249 22036 22036 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:02:06.250 22036 22036 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:02:06.251 22036 22036 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:02:06.251 22036 22036 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:02:06.251 22036 22036 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:02:06.251 22036 22036 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:02:06.251 22036 22036 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:02:06.251 22036 22036 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:02:06.251 22036 22036 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:02:06.251 22036 22036 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:02:06.251 22036 22036 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:02:06.251 22036 22036 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:02:06.366 22036 22036 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 05:02:06.508 22036 22062 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:02:07.365 22036 22036 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:02:07.366 22036 22036 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:02:07.439 22036 22036 W com.whatsapp: type=1400 audit(0.0:2336): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:02:07.449 22036 22036 W com.whatsapp: type=1400 audit(0.0:2337): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" in--------- beginning of main
06-15 05:06:18.497 27775 27775 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:06:18.892 27775 27775 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:06:18.893 27775 27775 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:06:18.893 27775 27775 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:06:18.893 27775 27775 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:06:18.894 27775 27775 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:06:18.894 27775 27775 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:06:18.894 27775 27775 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:06:18.894 27775 27775 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:06:18.894 27775 27775 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:06:18.894 27775 27775 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:06:18.894 27775 27775 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:06:18.894 27775 27775 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:06:18.894 27775 27775 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:06:18.928 27775 27775 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 05:06:19.041 27775 27799 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:06:19.386 27775 27775 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:06:19.386 27775 27775 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:06:19.439 27775 27775 W com.whatsapp: type=1400 audit(0.0:2390): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:06:19.449 27775 27775 W com.whatsapp: type=1400 audit(0.0:2391): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file app=c---------
beginning of main
06-15 05:07:50.444 27775 27802 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-15 05:08:54.817 30126 30126 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:08:55.187 30126 30126 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:08:55.187 30126 30126 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:08:55.187 30126 30126 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:08:55.188 30126 30126 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:08:55.188 30126 30126 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:08:55.188 30126 30126 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:08:55.188 30126 30126 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:08:55.355 30126 30126 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 05:08:55.442 30126 30175 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:08:55.798 30126 30126 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:08:55.798 30126 30126 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:08:57.289 30126 30126 W com.whatsapp: type=1400 audit(0.0:2431): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.299 30126 30126 W com.whatsapp: type=1400 audit(0.0:2432): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" in--------- beginning of main
06-15 05:08:57.309 30126 30126 W com.whatsapp: type=1400 audit(0.0:2433): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.399 30126 30126 W com.whatsapp: type=1400 audit(0.0:2434): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2435): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2436): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2437): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.505 30126 30217 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-15 05:08:57.505 30126 30217 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-15 05:08:57.505 30126 30217 W com.whatsapp: and incorrect proguard
optimizations.
06-15 05:08:57.528 30126 30126 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-15 05:08:57.819 30126 30178 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-15 05:08:58.123 30126 30126 W Activity: Can request only one set of permissions
at a time
06-15 05:08:58.198 30126 30126 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-15 05:08:58.230 30126 30224 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:08:58.342 30126 30224 W Parcel : Expecting binder but got null!
06-15 05:08:58.364 30126 30224 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:08:58.384 30126 30224 W Parcel : Expecting binder but got null!
06-15 05:08:58.385 30126 30126 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-15 05:08:59.019 30126 30126 W com.whatsapp: type=1400 audit(0.0:2440): avc:
denied { read } for uid=10346 name="osrelease" dev="proc" ino=684262
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:08:59.019 30126 30126 W com.whatsapp: type=1400 audit(0.0:2441): avc:
denied { read } for uid=10346 name="version" dev="proc" ino=684263
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:09:06.413 30301 30301 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:09:06.677 30301 30301 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:09:06.677 30301 30301 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:09:06.677 30301 30301 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:09:06.677 30301 30301 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:09:06.677 30301 30301 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:09:06.693 30301 30301 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 05:09:06.758 30301 30320 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:09:06.962 30301 30301 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:09:06.962 30301 30301 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:09:06.979 30301 30301 W com.whatsapp: type=1400 audit(0.0:2443): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:06.989 30301 30301 W com.whatsapp: type=1400 audit(0.0:2444): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:06.999 30301 30301 W com.whatsapp: type=1400 audit(0.0:2445): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:07.039 30301 30301 W com.whatsapp: type=1400 audit(0.0:2446): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:unt--------- beginning of main
06-15 05:08:54.817 30126 30126 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:08:55.187 30126 30126 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:08:55.187 30126 30126 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:08:55.187 30126 30126 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:08:55.187 30126 30126 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:08:55.187 30126 30126 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:08:55.188 30126 30126 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:08:55.188 30126 30126 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:08:55.188 30126 30126 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:08:55.188 30126 30126 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:08:55.188 30126 30126 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:08:55.188 30126 30126 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:08:55.355 30126 30126 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 05:08:55.442 30126 30175 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:08:55.798 30126 30126 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:08:55.798 30126 30126 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:08:57.289 30126 30126 W com.whatsapp: type=1400 audit(0.0:2431): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.299 30126 30126 W com.whatsapp: type=1400 audit(0.0:2432): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.309 30126 30126 W com.whatsapp: type=1400 audit(0.0:2433): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.399 30126 30126 W com.whatsapp: type=1400 audit(0.0:2434): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2435): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2436): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.409 30126 30126 W com.whatsapp: type=1400 audit(0.0:2437): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:08:57.505 30126 30217 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
06-15 05:08:57.505 30126 30217 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
06-15 05:08:57.505 30126 30217 W com.whatsapp: and incorrect proguard
optimizations.
06-15 05:08:57.528 30126 30126 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
06-15 05:08:57.819 30126 30178 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-15 05:08:58.123 30126 30126 W Activity: Can request only one set of permissions
at a time
06-15 05:08:58.198 30126 30126 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-15 05:08:58.230 30126 30224 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:08:58.342 30126 30224 W Parcel : Expecting binder but got null!
06-15 05:08:58.364 30126 30224 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:08:58.384 30126 30224 W Parcel : Expecting binder but got null!
06-15 05:08:58.385 30126 30126 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-15 05:08:59.019 30126 30126 W com.whatsapp: type=1400 audit(0.0:2440): avc:
denied { read } for uid=10346 name="osrelease" dev="proc" ino=684262
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:08:59.019 30126 30126 W com.whatsapp: type=1400 audit(0.0:2441): avc:
denied { read } for uid=10346 name="version" dev="proc" ino=684263
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:09:06.413 30301 30301 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:09:06.677 30301 30301 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:09:06.677 30301 30301 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:09:06.677 30301 30301 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:09:06.677 30301 30301 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:09:06.677 30301 30301 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:09:06.677 30301 30301 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:09:06.677 30301 30301 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:09:06.677 30301 30301 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:09:06.677 30301 30301 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:09:06.693 30301 30301 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 05:09:06.758 30301 30320 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:09:06.962 30301 30301 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:09:06.962 30301 30301 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:09:06.979 30301 30301 W com.whatsapp: type=1400 audit(0.0:2443): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:06.989 30301 30301 W com.whatsapp: type=1400 audit(0.0:2444): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:06.999 30301 30301 W com.whatsapp: type=1400 audit(0.0:2445): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:07.039 30301 30301 W com.whatsapp: type=1400 audit(0.0:2446): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:07.059 30301 30301 W com.whatsapp: type=1400 audit(0.0:2447): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:09:07.296 30301 30323 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
05-21 08:09:06.999 31160 31160 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-21 08:09:07.232 31160 31160 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-21 08:09:07.232 31160 31160 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-21 08:09:07.232 31160 31160 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
05-21 08:09:07.233 31160 31160 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
05-21 08:09:07.233 31160 31160 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
05-21 08:09:07.233 31160 31160 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
05-21 08:09:07.233 31160 31160 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-21 08:09:07.233 31160 31160 W System.err: at
java.lang.Class.newInstance(Native Method)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-21 08:09:07.233 31160 31160 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
05-21 08:09:07.233 31160 31160 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
05-21 08:09:07.233 31160 31160 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
05-21 08:09:07.233 31160 31160 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
05-21 08:09:07.233 31160 31160 W System.err: at
android.os.Looper.loop(Looper.java:357)
05-21 08:09:07.233 31160 31160 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
05-21 08:09:07.233 31160 31160 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-21 08:09:07.233 31160 31160 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
05-21 08:09:07.233 31160 31160 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
05-21 08:09:07.248 31160 31160 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 08:09:07.319 31160 31195 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
05-21 08:09:07.566 31160 31160 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
05-21 08:09:07.567 31160 31160 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
05-21 08:09:07.591 31160 31160 W com.whatsapp: type=1400 audit(0.0:2453): avc:
granted { execute } for uid=10346 path="/data/dat--------- beginning of main
11-19 08:09:30.198 1722 1722 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-19 08:09:30.684 1722 1722 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-19 08:09:30.686 1722 1722 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-19 08:09:30.687 1722 1722 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.Class.newInstance(Native Method)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-19 08:09:30.687 1722 1722 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-19 08:09:30.687 1722 1722 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-19 08:09:30.687 1722 1722 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-19 08:09:30.687 1722 1722 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-19 08:09:30.687 1722 1722 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-19 08:09:30.687 1722 1722 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-19 08:09:30.687 1722 1722 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-19 08:09:30.687 1722 1722 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-19 08:09:30.687 1722 1722 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-19 08:09:30.844 1722 1722 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-19 08:09:31.030 1722 1759 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-19 08:09:31.675 1722 1722 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-19 08:09:31.676 1722 1722 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
11-19 08:09:31.775 1722 1722 W com.whatsapp: type=1400 audit(0.0:2479): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
11-19 08:09:31.795 1722 1722 W com.whatsapp: type=1400 audit(0.0:2480): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file app=c---------
beginning of main
11-19 08:09:31.825 1722 1722 W com.whatsapp: type=1400 audit(0.0:2481): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
11-19 08:09:32.005 1722 1722 W com.whatsapp: type=1400 audit(0.0:2482): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
11-19 08:09:32.834 1722 1763 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
11-19 08:09:33.597 1962 1962 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
11-19 08:09:33.796 1962 1962 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
11-19 08:09:33.796 1962 1962 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
11-19 08:09:33.797 1962 1962 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.Class.newInstance(Native Method)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
11-19 08:09:33.797 1962 1962 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
11-19 08:09:33.797 1962 1962 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
11-19 08:09:33.797 1962 1962 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
11-19 08:09:33.797 1962 1962 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
11-19 08:09:33.797 1962 1962 W System.err: at
android.os.Looper.loop(Looper.java:357)
11-19 08:09:33.797 1962 1962 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
11-19 08:09:33.797 1962 1962 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
11-19 08:09:33.797 1962 1962 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
11-19 08:09:33.797 1962 1962 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
11-19 08:09:33.813 1962 1962 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-19 08:09:33.885 1962 2003 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
11-19 08:09:34.072 1962 1962 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
11-19 08:09:34.072 1962 1962 W com.--------- beginning of main
01-02 08:10:15.663 6335 6335 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
01-02 08:10:16.155 6335 6335 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-02 08:10:16.156 6335 6335 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-02 08:10:16.156 6335 6335 W System.err: at
java.lang.Class.newInstance(Native Method)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-02 08:10:16.157 6335 6335 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
01-02 08:10:16.157 6335 6335 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
01-02 08:10:16.157 6335 6335 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
01-02 08:10:16.157 6335 6335 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
01-02 08:10:16.157 6335 6335 W System.err: at
android.os.Looper.loop(Looper.java:357)
01-02 08:10:16.157 6335 6335 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
01-02 08:10:16.157 6335 6335 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-02 08:10:16.157 6335 6335 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-02 08:10:16.157 6335 6335 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
01-02 08:10:16.408 6335 6335 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.
01-02 08:10:16.732 6335 6400 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-02 08:10:17.454 6335 6335 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-02 08:10:17.454 6335 6335 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-02 08:10:17.541 6335 6335 W com.whatsapp: type=1400 audit(0.0:2523): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
01-02 08:10:17.571 6335 6335 W com.whatsapp: type=1400 audit(0.0:2524): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file app=c---------
beginning of main
06-15 05:11:13.329 6335 6403 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
06-15 05:11:16.896 6335 6335 W Activity: Can request only one set of permissions
at a time
06-15 05:11:16.962 6335 6335 W com.whatsapp: type=1400 audit(0.0:2559): avc:
denied { read } for uid=10346 name="osrelease" dev="proc" ino=726790
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:11:16.962 6335 6335 W com.whatsapp: type=1400 audit(0.0:2560): avc:
denied { read } for uid=10346 name="version" dev="proc" ino=726791
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
06-15 05:11:17.000 6335 6335 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
06-15 05:11:17.041 6335 8777 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:11:17.101 6335 8777 W Parcel : Expecting binder but got null!
06-15 05:11:17.121 6335 8777 E OpenGLRenderer: Unable to match the desired swap
behavior.
06-15 05:11:17.146 6335 8777 W Parcel : Expecting binder but got null!
06-15 05:11:17.147 6335 6335 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
06-15 05:11:32.197 10077 10077 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:11:32.356 10077 10077 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:11:32.356 10077 10077 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:11:32.357 10077 10077 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:11:32.357 10077 10077 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:11:32.357 10077 10077 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:11:32.357 10077 10077 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:11:32.377 10077 10077 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom Uncau--------- beginning of main
06-15 05:11:32.197 10077 10077 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
06-15 05:11:32.356 10077 10077 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
06-15 05:11:32.356 10077 10077 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
06-15 05:11:32.357 10077 10077 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.Class.newInstance(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
06-15 05:11:32.357 10077 10077 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
06-15 05:11:32.357 10077 10077 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
06-15 05:11:32.357 10077 10077 W System.err: at
android.os.Looper.loop(Looper.java:357)
06-15 05:11:32.357 10077 10077 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
06-15 05:11:32.357 10077 10077 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
06-15 05:11:32.357 10077 10077 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
06-15 05:11:32.357 10077 10077 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
06-15 05:11:32.377 10077 10077 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 05:11:32.468 10077 10103 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
06-15 05:11:32.777 10077 10077 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
06-15 05:11:32.777 10077 10077 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
06-15 05:11:32.832 10077 10077 W com.whatsapp: type=1400 audit(0.0:2572): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:11:32.842 10077 10077 W com.whatsapp: type=1400 audit(0.0:2573): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:11:32.852 10077 10077 W com.whatsapp: type=1400 audit(0.0:2574): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:11:32.942 10077 10077 W com.whatsapp: type=1400 audit(0.0:2575): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:11:32.962 10077 10077 W com.whatsapp: type=1400 audit(0.0:2576): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
06-15 05:11:33.288 10077 10106 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
09-28 11:11:03.916 10077 10106 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
09-28 11:11:06.755 12802 12802 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-28 11:11:06.890 12802 12802 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-28 11:11:06.891 12802 12802 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.Class.newInstance(Native Method)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-28 11:11:06.891 12802 12802 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-28 11:11:06.891 12802 12802 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-28 11:11:06.891 12802 12802 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-28 11:11:06.891 12802 12802 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-28 11:11:06.891 12802 12802 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-28 11:11:06.891 12802 12802 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-28 11:11:06.891 12802 12802 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-28 11:11:06.891 12802 12802 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-28 11:11:06.891 12802 12802 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-28 11:11:06.915 12802 12802 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHan--------- beginning of main
09-28 11:11:07.017 12802 12821 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-28 11:11:07.311 12802 12802 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-28 11:11:07.311 12802 12802 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-28 11:11:07.343 12802 12802 W com.whatsapp: type=1400 audit(0.0:2605): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:07.353 12802 12802 W com.whatsapp: type=1400 audit(0.0:2606): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:07.363 12802 12802 W com.whatsapp: type=1400 audit(0.0:2607): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:07.403 12802 12802 W com.whatsapp: type=1400 audit(0.0:2608): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:07.423 12802 12802 W com.whatsapp: type=1400 audit(0.0:2609): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:07.717 12802 12824 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
09-28 11:11:09.104 12802 12802 W Activity: Can request only one set of permissions
at a time
09-28 11:11:09.163 12802 12802 W com.whatsapp: type=1400 audit(0.0:2613): avc:
denied { read } for uid=10346 name="osrelease" dev="proc" ino=736626
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
09-28 11:11:09.163 12802 12802 W com.whatsapp: type=1400 audit(0.0:2614): avc:
denied { read } for uid=10346 name="version" dev="proc" ino=736627
scontext=u:r:untrusted_app:s0:c90,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
09-28 11:11:09.205 12802 12802 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
09-28 11:11:09.250 12802 13020 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-28 11:11:09.329 12802 13020 W Parcel : Expecting binder but got null!
09-28 11:11:09.360 12802 13020 E OpenGLRenderer: Unable to match the desired swap
behavior.
09-28 11:11:09.383 12802 13020 W Parcel : Expecting binder but got null!
09-28 11:11:09.384 12802 12802 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
09-28 11:11:20.419 13759 13759 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-28 11:11:20.588 13759 13759 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-28 11:11:20.589 13759 13759 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-28 11:11:20.589 13759 13759 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-28 11:11:20.589 13759 13759 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-28 11:11:20.589 13759 13759 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-28 11:11:20.589 13759 13759 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-28 11:11:20.590 13759 13759 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-28 11:11:20.590 13759 13759 W System.err: at
java.lang.Class.newInstance(Native Method)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-28 11:11:20.590 13759 13759 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-28 11:11:20.590 13759 13759 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-28 11:11:20.590 13759 13759 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-28 11:11:20.590 13759 13759 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-28 11:11:20.590 13759 13759 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-28 11:11:20.590 13759 13759 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-28 11:11:20.590 13759 13759 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-28 11:11:20.590 13759 13759 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-28 11:11:20.590 13759 13759 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-28 11:11:20.624 13759 13759 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-28 11:11:20.857 13759 13822 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-28 11:11:21.724 13759 13759 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-28 11:11:21.724 13759 13759 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
09-28 11:11:22.103 13759 13759 W com.whatsapp: type=1400 audit(0.0:2621): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-43" ino=20154 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:22.113 13759 13759 W com.whatsapp: type=1400 audit(0.0:2622): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
43" ino=36938 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:22.123 13759 13759 W com.whatsapp: type=1400 audit(0.0:2623): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:22.253 13759 13759 W com.whatsapp: type=1400 audit(0.0:2624): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-43" ino=30733 s--------- beginning of main
09-28 11:11:22.273 13759 13759 W com.whatsapp: type=1400 audit(0.0:2625): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:22.273 13759 13759 W com.whatsapp: type=1400 audit(0.0:2626): avc:
granted { execute } for uid=10346
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-43" ino=32003 scontext=u:r:untrusted_app:s0:c90,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c90,c257,c512,c768 tclass=file
app=com.whatsapp
09-28 11:11:22.608 13759 13827 E FirebaseInstanceId: Token retrieval failed without
exception message. Will retry token retrieval
09-28 11:11:34.831 14630 14630 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
09-28 11:11:35.090 14630 14630 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
09-28 11:11:35.090 14630 14630 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
09-28 11:11:35.090 14630 14630 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
09-28 11:11:35.091 14630 14630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
09-28 11:11:35.091 14630 14630 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
09-28 11:11:35.091 14630 14630 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
09-28 11:11:35.091 14630 14630 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
09-28 11:11:35.091 14630 14630 W System.err: at
java.lang.Class.newInstance(Native Method)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
09-28 11:11:35.091 14630 14630 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1245)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1477)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1414)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6994)
09-28 11:11:35.091 14630 14630 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2243)
09-28 11:11:35.091 14630 14630 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:111)
09-28 11:11:35.091 14630 14630 W System.err: at
android.os.Looper.loopOnce(Looper.java:238)
09-28 11:11:35.091 14630 14630 W System.err: at
android.os.Looper.loop(Looper.java:357)
09-28 11:11:35.091 14630 14630 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8194)
09-28 11:11:35.091 14630 14630 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
09-28 11:11:35.091 14630 14630 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
09-28 11:11:35.091 14630 14630 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:957)
09-28 11:11:35.118 14630 14630 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-28 11:11:35.226 14630 14674 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
09-28 11:11:35.521 14630 14630 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
09-28 11:11:35.526 14630 14630 W com.wh

You might also like