Logcat
Logcat
05-15 11:56:44.996 13468 13468 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-15 11:56:46.588 13468 13468 W com.whatsapp: Verification of void
X.0yS.<clinit>() took 110.875ms
05-15 11:56:46.774 13468 13468 W com.whatsapp: Verification of void
X.0yS.attachBaseContext(android.content.Context) took 126.430ms
05-15 11:56:47.467 13468 13468 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-15 11:56:47.518 13468 13468 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 11:56:47.518 13468 13468 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 11:56:47.518 13468 13468 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 11:56:47.519 13468 13468 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-15 11:56:47.519 13468 13468 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-15 11:56:47.519 13468 13468 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-15 11:56:47.519 13468 13468 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-15 11:56:47.519 13468 13468 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 11:56:47.519 13468 13468 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-15 11:56:47.519 13468 13468 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-15 11:56:47.972 13468 13468 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-15 11:56:54.109 13468 13468 W com.whatsapp: type=1400 audit(0.0:1256): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p61" ino=402715 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 11:56:54.149 13468 13468 W com.whatsapp: type=1400 audit(0.0:1257): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
--------- beginning of system
05-15 11:56:55.073 13468 13468 W ActivityThread: serviceCreate starts in 10033 ms,
CreateServiceData = CreateServiceData{token=android.os.BinderProxy@44da7c3
className=com.whatsapp.messaging.MessageService packageName=com.whatsapp
intent=null}
05-15 11:56:55.512 13468 13682 W com.whatsapp: Class X.2rL failed lock verification
and will run slower.
05-15 11:56:55.512 13468 13682 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-15 11:56:55.512 13468 13682 W com.whatsapp: and incorrect proguard
optimizations.
05-15 11:56:59.319 13468 13468 W db_write: type=1400 audit(0.0:1262): avc: denied {
read } for uid=10355 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=6971
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-15 11:56:59.324 13468 13762 E libc : Access denied finding property
"fw.show_multiuserui"
--------- beginning of main
05-15 12:07:46.977 21506 21506 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-15 12:07:47.727 21506 21506 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-15 12:07:47.735 21506 21506 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 12:07:47.735 21506 21506 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 12:07:47.735 21506 21506 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 12:07:47.735 21506 21506 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 12:07:47.735 21506 21506 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-15 12:07:47.735 21506 21506 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-15 12:07:47.735 21506 21506 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-15 12:07:47.736 21506 21506 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-15 12:07:47.736 21506 21506 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-15 12:07:47.736 21506 21506 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-15 12:07:47.736 21506 21506 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-15 12:07:47.736 21506 21506 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-15 12:07:47.736 21506 21506 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 12:07:47.736 21506 21506 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-15 12:07:47.736 21506 21506 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-15 12:07:48.220 21506 21506 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-15 12:07:52.992 21506 21506 W com.whatsapp: type=1400 audit(0.0:1430): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p61" ino=616886 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:07:53.046 21506 21506 W com.whatsapp: type=1400 audit(0.0:1431): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p61" ino=615507 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:07:53.062 21506 21506 W com.whatsapp: type=1400 audit(0.0:1432): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:07:53.952 21506 21506 W com.whatsapp: type=1400 audit(0.0:1433): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p61" ino=402715 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:07:54.062 21506 21506 W com.whatsapp: type=1400 audit(0.0:1434): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:07:54.340 21506 21518 W com.whatsapp: Suspending all threads took:
31.529ms
05-15 12:07:56.839 21506 21659 W com.whatsapp: Class X.2rL failed lock verification
and will run slower.
05-15 12:07:56.839 21506 21659 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-15 12:07:56.839 21506 21659 W com.whatsapp: and incorrect proguard
optimizations.
05-15 12:07:56.847 21506 21506 W com.whatsapp: Class X.0eU failed lock verification
and will run slower.
05-15 12:07:57.858 21506 21506 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@1b2a9c4
05-15 12:07:58.377 21506 21669 W Gralloc3: mapper 3.x is not supported
05-15 12:07:58.852 21506 21506 W db_write: type=1400 audit(0.0:1438): avc: denied {
read } for uid=10355 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=6971
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-15 12:07:58.859 21506 21719 E libc : Access denied finding property
"fw.max_users"
05-15 12:07:58.859 21506 21719 E libc : Access denied finding property
"fw.show_multiuserui"
05-15 12:07:58.856 21506 21506 W db_write: type=1400 audit(0.0:1439): avc: denied {
read } for uid=10355 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=6971
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-15 12:07:58.862 21506 21506 W com.whatsapp: type=1400 audit(0.0:1440): avc:
denied { read } for uid=10355 name="osrelease" dev="proc" ino=1587660
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
05-15 12:08:02.140 21506 21506 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@3b0f91c
--------- beginning of main
05-15 12:08:28.616 22677 22677 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-15 12:08:30.718 22677 22677 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-15 12:08:30.763 22677 22677 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 12:08:30.763 22677 22677 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-15 12:08:30.763 22677 22677 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-15 12:08:30.763 22677 22677 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-15 12:08:30.763 22677 22677 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-15 12:08:30.763 22677 22677 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 12:08:30.764 22677 22677 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-15 12:08:30.764 22677 22677 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-15 12:08:31.704 22677 22677 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-15 12:08:38.132 22677 22677 W com.whatsapp: type=1400 audit(0.0:1453): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p61" ino=616886 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:08:38.186 22677 22677 W com.whatsapp: type=1400 audit(0.0:1454): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p61" ino=615507 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:08:38.282 22677 22677 W com.whatsapp: type=1400 audit(0.0:1455): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:08:39.439 22677 22677 W com.whatsapp: type=1400 audit(0.0:1458): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:08:41.235 22677 22691 W com.whatsapp: Suspending all threads took:
39.045ms
--------- beginning of system
05-15 12:08:43.777 22677 22677 W ActivityThread: serviceCreate starts in 15119 ms,
CreateServiceData = CreateServiceData{token=android.os.BinderProxy@e073379
className=com.whatsapp.messaging.MessageService packageName=com.whatsapp
intent=null}
--------- beginning of main
05-15 12:21:57.574 969 969 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-15 12:21:57.923 969 969 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-15 12:21:57.927 969 969 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-15 12:21:57.928 969 969 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.Class.newInstance(Native Method)
05-15 12:21:57.928 969 969 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-15 12:21:57.928 969 969 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-15 12:21:57.928 969 969 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-15 12:21:57.928 969 969 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-15 12:21:57.928 969 969 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-15 12:21:57.928 969 969 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-15 12:21:57.928 969 969 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-15 12:21:57.928 969 969 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-15 12:21:57.928 969 969 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-15 12:21:57.928 969 969 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-15 12:21:57.928 969 969 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-15 12:21:57.928 969 969 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-15 12:21:57.928 969 969 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-15 12:21:58.023 969 969 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-15 12:21:58.529 969 969 W com.whatsapp: type=1400 audit(0.0:1635): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p61" ino=616886 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:21:58.536 969 969 W com.whatsapp: type=1400 audit(0.0:1636): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p61" ino=615507 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:21:58.546 969 969 W com.whatsapp: type=1400 audit(0.0:1637): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:21:58.622 969 969 W com.whatsapp: type=1400 audit(0.0:1638): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p61" ino=402715 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:21:58.629 969 969 W com.whatsapp: type=1400 audit(0.0:1639): avc:
granted { execute } for uid=10355
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=609058 scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c99,c257,c512,c768 tclass=file
05-15 12:21:58.757 969 1118 W com.whatsapp: Class X.2rL failed lock verification
and will run slower.
05-15 12:21:58.758 969 1118 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-15 12:21:58.758 969 1118 W com.whatsapp: and incorrect proguard
optimizations.
05-15 12:21:58.777 969 969 W com.whatsapp: Class X.0eU failed lock verification
and will run slower.
05-15 12:21:59.542 969 1127 W Gralloc3: mapper 3.x is not supported
05-15 12:21:59.999 969 969 W db_write: type=1400 audit(0.0:1642): avc: denied {
read } for uid=10355 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=6971
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-15 12:22:00.005 969 1226 E libc : Access denied finding property
"fw.max_users"
05-15 12:22:00.005 969 1226 E libc : Access denied finding property
"fw.show_multiuserui"
05-15 12:21:59.999 969 969 W db_write: type=1400 audit(0.0:1643): avc: denied {
read } for uid=10355 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=6971
scontext=u:r:untrusted_app:s0:c99,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-15 12:22:15.414 969 996 W com.whatsapp: Suspending all threads took:
232.010ms
--------- beginning of main
05-17 11:57:35.954 23989 23989 E com.whatsapp: Invalid ID 0x00000000.
05-17 11:57:36.019 23989 23989 E com.whatsapp: Invalid ID 0x00000000.
05-17 11:57:43.805 23989 24911 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
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:496)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:159)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:919)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:167)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:252)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:167)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7499)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:482)
05-17 11:57:43.805 23989 24911 E ShortcutInfoCompatSaver: ... 7 more
05-17 11:57:46.842 23989 24748 E BufferQueueProducer: [unnamed-23989-0]
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
05-17 11:57:46.842 23989 24748 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
05-17 11:57:46.934 23989 24748 W Gralloc3: allocator 3.x is not supported
05-17 11:57:47.091 23989 24748 E BufferQueueProducer: [unnamed-23989-1]
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
05-17 11:57:47.091 23989 24748 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
05-17 11:57:47.104 23989 24748 E BufferQueueProducer: [unnamed-23989-2]
setMaxDequeuedBufferCount: 2 dequeued buffers would exceed the maxBufferCount (2)
(maxAcquired 1 async 0 mDequeuedBufferCannotBlock 0)
05-17 11:57:47.104 23989 24748 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
05-17 11:57:47.548 23989 24697 W com.whatsapp: Verification of void
com.android.org.conscrypt.FileClientSessionCache$Impl.indexFiles() took 373.483ms
05-17 11:57:49.688 23989 23989 W com.whatsapp: type=1400 audit(0.0:2579): avc:
denied { read } for uid=10359 name="osrelease" dev="proc" ino=2710091
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
05-17 11:57:49.688 23989 23989 W com.whatsapp: type=1400 audit(0.0:2580): avc:
denied { read } for uid=10359 name="version" dev="proc" ino=2710092
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0
05-17 11:57:50.211 23989 23989 W db_write: type=1400 audit(0.0:2581): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 11:57:50.211 23989 23989 W db_write: type=1400 audit(0.0:2582): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 11:57:50.215 23989 24928 E libc : Access denied finding property
"fw.max_users"
05-17 11:57:50.215 23989 24928 E libc : Access denied finding property
"fw.show_multiuserui"
05-17 11:57:52.690 23989 23989 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@a461932
05-17 11:59:01.140 26206 26206 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-17 11:59:02.246 26206 26206 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 11:59:02.275 26206 26206 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-17 11:59:02.276 26206 26206 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 11:59:02.276 26206 26206 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-17 11:59:02.276 26206 26206 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-17 11:59:02.276 26206 26206 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-17 11:59:02.276 26206 26206 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-17 11:59:02.276 26206 26206 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 11:59:02.276 26206 26206 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-17 11:59:02.276 26206 26206 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-17 11:59:02.709 26206 26206 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-17 11:59:06.201 26206 26206 W com.whatsapp: type=1400 audit(0.0:2592): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p61" ino=529871 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 11:59:06.218 26206 26206 W com.whatsapp: type=1400 audit(0.0:2593): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p61" ino=18239 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 11:59:06.274 26206 26206 W com.whatsapp: type=1400 audit(0.0:2594): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=16702 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 11:59:07.261 26206 26206 W com.whatsapp: type=1400 audit(0.0:2595): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p61" ino=605267 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 11:59:07.548 26206 26206 W com.whatsapp: type=1400 audit(0.0:2596): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=16702 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 11:59:08.368 26206 26223 W com.whatsapp: Suspending all threads took:
111.857ms
05-17 11:59:09.244 26206 26206 W com.whatsapp: Verification of void
X.2sc.<init>(X.2rn, X.2tS, X.35z, X.1QW, X.1QX, X.48z, X.2kU) took 103.640ms
05-17 11:59:09.373 26206 26206 W com.whatsapp: Verification of void
X.2sc.A03(java.lang.String, byte[]) took 128.091ms
--------- beginning of system
05-17 11:59:12.838 26206 26206 W ActivityThread: serviceCreate starts in 11567 ms,
CreateServiceData = CreateServiceData{token=android.os.BinderProxy@547189a
className=com.whatsapp.messaging.MessageService packageName=com.whatsapp
intent=null}
05-17 11:59:13.279 26206 26483 W com.whatsapp: Class X.2rL failed lock verification
and will run slower.
05-17 11:59:13.279 26206 26483 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-17 11:59:13.279 26206 26483 W com.whatsapp: and incorrect proguard
optimizations.
05-17 11:59:15.375 26206 26223 W com.whatsapp: Suspending all threads took:
264.252ms
05-17 11:59:15.469 26206 26206 W ActivityThread: serviceCreate starts in 2192 ms,
CreateServiceData = CreateServiceData{token=android.os.BinderProxy@41697a1
className=com.whatsapp.push.RegistrationIntentService packageName=com.whatsapp
intent=null}
05-17 11:59:20.887 26206 26223 W com.whatsapp: Suspending all threads took: 5.861ms
05-17 11:59:22.154 26206 26206 W db_write: type=1400 audit(0.0:2608): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 11:59:22.158 26206 26892 E libc : Access denied finding property
"fw.max_users"
05-17 11:59:22.154 26206 26206 W db_write: type=1400 audit(0.0:2609): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 11:59:22.159 26206 26892 E libc : Access denied finding property
"fw.show_multiuserui"
05-17 11:59:27.293 26206 26223 W com.whatsapp: Suspending all threads took:
59.070ms
--------- beginning of main
05-17 12:00:28.380 28499 28499 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
05-17 12:00:29.817 28499 28499 W com.whatsapp: Verification of
android.content.res.Resources X.0yS.getResources() took 128.416ms
05-17 12:00:30.206 28499 28499 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
05-17 12:00:30.225 28499 28499 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
05-17 12:00:30.225 28499 28499 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
05-17 12:00:30.226 28499 28499 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
05-17 12:00:30.226 28499 28499 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
05-17 12:00:30.226 28499 28499 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
05-17 12:00:30.226 28499 28499 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
05-17 12:00:30.226 28499 28499 W System.err: at
java.lang.Class.newInstance(Native Method)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
05-17 12:00:30.226 28499 28499 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1177)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1227)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6666)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.ActivityThread.access$1400(ActivityThread.java:232)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2014)
05-17 12:00:30.226 28499 28499 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
05-17 12:00:30.226 28499 28499 W System.err: at
android.os.Looper.loop(Looper.java:241)
05-17 12:00:30.226 28499 28499 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7604)
05-17 12:00:30.226 28499 28499 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
05-17 12:00:30.226 28499 28499 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
05-17 12:00:30.226 28499 28499 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
05-17 12:00:30.575 28499 28499 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
05-17 12:00:35.725 28499 28499 W com.whatsapp: type=1400 audit(0.0:2648): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="mmcblk0p61" ino=529871 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 12:00:35.735 28499 28499 W com.whatsapp: type=1400 audit(0.0:2649): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="mmcblk0p61" ino=18239 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 12:00:35.755 28499 28499 W com.whatsapp: type=1400 audit(0.0:2650): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=16702 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 12:00:35.918 28499 28499 W com.whatsapp: type=1400 audit(0.0:2651): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="mmcblk0p61" ino=605267 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 12:00:35.951 28499 28499 W com.whatsapp: type=1400 audit(0.0:2652): avc:
granted { execute } for uid=10359
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="mmcblk0p61" ino=16702 scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c103,c257,c512,c768 tclass=file
05-17 12:00:36.554 28499 28733 W com.whatsapp: Class X.2rL failed lock verification
and will run slower.
05-17 12:00:36.554 28499 28733 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
05-17 12:00:36.554 28499 28733 W com.whatsapp: and incorrect proguard
optimizations.
05-17 12:00:38.395 28499 28499 W db_write: type=1400 audit(0.0:2655): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 12:00:38.400 28499 28781 E libc : Access denied finding property
"fw.max_users"
05-17 12:00:38.398 28499 28499 W db_write: type=1400 audit(0.0:2656): avc: denied {
read } for uid=10359 name="u:object_r:framework_prop:s0" dev="tmpfs" ino=7156
scontext=u:r:untrusted_app:s0:c103,c257,c512,c768
tcontext=u:object_r:framework_prop:s0 tclass=file permissive=0
05-17 12:00:38.401 28499 28781 E libc : Access denied finding property
"fw.show_multiuserui"