The log file documents errors and warnings encountered by an app. It reports access permission denials to device properties, class not found exceptions during app initialization, and errors related to graphics rendering and buffer handling. The app appears to be experiencing instability and crashes.
The log file documents errors and warnings encountered by an app. It reports access permission denials to device properties, class not found exceptions during app initialization, and errors related to graphics rendering and buffer handling. The app appears to be experiencing instability and crashes.
The log file documents errors and warnings encountered by an app. It reports access permission denials to device properties, class not found exceptions during app initialization, and errors related to graphics rendering and buffer handling. The app appears to be experiencing instability and crashes.
The log file documents errors and warnings encountered by an app. It reports access permission denials to device properties, class not found exceptions during app initialization, and errors related to graphics rendering and buffer handling. The app appears to be experiencing instability and crashes.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 422
--------- beginning of main
03-12 01:39:19.018 5990 5990 W main : type=1400 audit(0.0:704539): avc: denied
{ read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:19.018 5990 5990 W main : type=1400 audit(0.0:704540): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:19.018 5990 5990 W main : type=1400 audit(0.0:704541): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:19.022 5990 5990 W main : type=1400 audit(0.0:704542): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:19.038 5990 5990 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 01:39:19.189 5990 5990 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 01:39:19.189 5990 5990 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 01:39:19.190 5990 5990 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 01:39:19.190 5990 5990 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 01:39:19.190 5990 5990 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 01:39:19.190 5990 5990 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 01:39:19.190 5990 5990 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 01:39:19.190 5990 5990 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 01:39:19.190 5990 5990 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 01:39:19.190 5990 5990 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 01:39:19.190 5990 5990 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 01:39:19.288 5990 5990 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 01:39:19.766 6034 6034 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 01:39:19.879 6034 6034 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 01:39:19.879 6034 6034 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 01:39:19.879 6034 6034 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 01:39:19.879 6034 6034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 01:39:19.880 6034 6034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 01:39:19.880 6034 6034 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 01:39:19.880 6034 6034 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 01:39:19.880 6034 6034 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 01:39:19.880 6034 6034 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 01:39:19.880 6034 6034 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 01:39:19.880 6034 6034 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 01:39:19.880 6034 6034 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 01:39:19.880 6034 6034 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 01:39:19.880 6034 6034 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 01:39:19.880 6034 6034 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 01:39:19.880 6034 6034 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 01:39:19.947 6034 6034 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 01:39:20.220 6034 6034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 01:39:20.220 6034 6034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 01:39:20.420 6034 6054 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-12 01:39:21.818 6034 6096 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 01:39:21.818 6034 6096 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 01:39:21.818 6034 6096 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 01:39:21.838 6034 6034 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-12 01:39:22.067 6034 6108 E QT : [QT]file does not exist 03-12 01:39:22.490 6034 6034 E ArmVmp : Match on catch block at 0x0a in for 0x265 03-12 01:39:22.509 6034 6034 W libc : Access denied finding property "ro.vendor.scaler_version" 03-12 01:39:22.510 6034 6034 W libc : Access denied finding property "ro.vendor.scaler_version" 03-12 01:39:22.857 6034 6132 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-12 01:39:22.921 6034 6107 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-12 01:39:22.921 6034 6107 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-12 01:39:23.636 6034 6046 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:23.653 6034 6046 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:23.687 6034 6046 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:23.724 6034 6143 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:24.026 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.027 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.027 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.028 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.028 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.029 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.029 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:24.030 6034 6034 E com.mbwhatsapp: Invalid ID 0x00000000. 03-12 01:39:29.289 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#2](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:29.312 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#2](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:30.279 6034 6042 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: Failed to load saved values from file /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml. Old state removed, new added 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:574) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:463) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:264) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:1012) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8008) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:560) 03-12 01:39:30.324 6034 6426 E ShortcutInfoCompatSaver: ... 7 more 03-12 01:39:30.376 6034 6107 E FrameEvents: updateAcquireFence: Did not find frame. 03-12 01:39:30.392 6034 6107 E FrameEvents: updateAcquireFence: Did not find frame. 03-12 01:39:30.400 6034 6107 E FrameEvents: updateAcquireFence: Did not find frame. 03-12 01:39:30.410 6034 6034 W com.mbwhatsapp: type=1400 audit(0.0:704610): avc: denied { read } for name="osrelease" dev="proc" ino=33629038 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:30.410 6034 6034 W com.mbwhatsapp: type=1400 audit(0.0:704611): avc: denied { read } for name="version" dev="proc" ino=33629039 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 01:39:54.394 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#3](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:54.412 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#3](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:55.263 6034 6143 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4] (f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:55.312 6034 6143 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#4] (f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:39:55.977 6034 6034 W Choreographer: Frame time is 0.055432 now = 161020959718597 timestampNanos = 161020959774029 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 03-12 01:40:20.028 6034 6416 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#5] (f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:20.044 6034 6416 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#5] (f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:20.883 6034 6071 E PlayCore: UID: [10205] PID: [6034] StandardIntegrity : Phonesky is not installed. 03-12 01:40:21.864 6034 6046 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#6] (f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:21.873 6034 6046 E BLASTBufferQueue: [ViewRootImpl[RegisterPhone]#6] (f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:24.503 6034 6143 E BLASTBufferQueue: [ViewRootImpl[VerifyPhoneNumber]#7](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:24.518 6034 6143 E BLASTBufferQueue: [ViewRootImpl[VerifyPhoneNumber]#7](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:24.592 6034 6143 E BLASTBufferQueue: [ViewRootImpl[VerifyPhoneNumber]#8](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:24.614 6034 6143 E BLASTBufferQueue: [ViewRootImpl[VerifyPhoneNumber]#8](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:28.003 6034 6034 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 03-12 01:40:28.011 6034 6416 E BLASTBufferQueue: [ViewRootImpl[CustomRegistrationBlockActivity]#9](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:28.028 6034 6416 E BLASTBufferQueue: [ViewRootImpl[CustomRegistrationBlockActivity]#9](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:34.195 6034 6143 E BLASTBufferQueue: [ViewRootImpl[CustomRegistrationBlockActivity]#10](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 01:40:34.208 6034 6143 E BLASTBufferQueue: [ViewRootImpl[CustomRegistrationBlockActivity]#10](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 02:10:11.731 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#11](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 02:10:11.795 6034 6416 E BLASTBufferQueue: [ViewRootImpl[EULA]#11](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 02:10:19.142 6034 6102 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 178 to 100 --------- beginning of main 03-12 02:25:38.759 27954 27954 W main : type=1400 audit(0.0:779644): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 02:25:38.759 27954 27954 W main : type=1400 audit(0.0:779645): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 02:25:38.759 27954 27954 W main : type=1400 audit(0.0:779646): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 02:25:38.767 27954 27954 W main : type=1400 audit(0.0:779647): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 02:25:38.781 27954 27954 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 02:25:39.155 27954 27954 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 02:25:39.155 27954 27954 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 02:25:39.155 27954 27954 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 02:25:39.155 27954 27954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 02:25:39.156 27954 27954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 02:25:39.156 27954 27954 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 02:25:39.156 27954 27954 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 02:25:39.156 27954 27954 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 02:25:39.156 27954 27954 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 02:25:39.156 27954 27954 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 02:25:39.156 27954 27954 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 02:25:39.156 27954 27954 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 02:25:39.156 27954 27954 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 02:25:39.156 27954 27954 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 02:25:39.156 27954 27954 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 02:25:39.156 27954 27954 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 02:25:39.174 27954 27954 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 02:25:39.700 27954 27954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 02:25:39.700 27954 27954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 02:25:39.735 27954 27954 W com.mbwhatsapp: type=1400 audit(0.0:779649): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 02:25:39.743 27954 27954 W com.mbwhatsapp: type=1400 audit(0.0:779650): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 02:25:39.763 27954 27954 W com.mbwhatsapp: type=1400 audit(0.0:779651): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 02:25:39.823 27954 27954 W com.mbwhatsapp: type=1400 audit(0.0:779652): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 02:25:39.839 27954 27954 W com.mbwhatsapp: type=1400 audit(0.0:779653): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 02:25:39.898 27954 28007 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 02:25:39.898 27954 28007 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 02:25:39.898 27954 28007 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 03:42:25.779 24085 24085 W main : type=1400 audit(0.0:788327): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 03:42:25.779 24085 24085 W main : type=1400 audit(0.0:788328): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 03:42:25.779 24085 24085 W main : type=1400 audit(0.0:788329): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 03:42:25.787 24085 24085 W main : type=1400 audit(0.0:788330): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 03:42:25.804 24085 24085 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 03:42:26.475 24085 24085 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 03:42:26.480 24085 24085 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 03:42:26.480 24085 24085 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 03:42:26.480 24085 24085 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 03:42:26.480 24085 24085 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 03:42:26.480 24085 24085 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 03:42:26.480 24085 24085 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 03:42:26.481 24085 24085 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 03:42:26.481 24085 24085 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 03:42:26.481 24085 24085 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 03:42:26.481 24085 24085 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 03:42:26.481 24085 24085 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 03:42:26.481 24085 24085 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 03:42:26.481 24085 24085 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 03:42:26.482 24085 24085 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 03:42:26.482 24085 24085 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 03:42:26.482 24085 24085 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 03:42:26.482 24085 24085 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 03:42:26.482 24085 24085 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 03:42:26.482 24085 24085 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 03:42:26.482 24085 24085 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 03:42:26.482 24085 24085 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 03:42:26.574 24085 24085 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 03:42:27.449 24085 24085 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 03:42:27.449 24085 24085 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 03:42:27.595 24085 24085 W com.mbwhatsapp: type=1400 audit(0.0:788331): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 03:42:27.607 24085 24085 W com.mbwhatsapp: type=1400 audit(0.0:788332): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 03:42:27.651 24085 24085 W com.mbwhatsapp: type=1400 audit(0.0:788333): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 03:42:27.783 24085 24085 W com.mbwhatsapp: type=1400 audit(0.0:788334): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 03:42:27.819 24085 24085 W com.mbwhatsapp: type=1400 audit(0.0:788335): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 03:42:28.117 24085 24139 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 03:42:28.117 24085 24139 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 03:42:28.117 24085 24139 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 05:09:02.479 12428 12428 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 05:09:03.748 12428 12428 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 05:09:03.749 12428 12428 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 05:09:03.749 12428 12428 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 05:09:03.749 12428 12428 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 05:09:03.749 12428 12428 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 05:09:03.750 12428 12428 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 05:09:03.750 12428 12428 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 05:09:03.750 12428 12428 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 05:09:03.750 12428 12428 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 05:09:03.750 12428 12428 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 05:09:03.750 12428 12428 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 05:09:03.750 12428 12428 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 05:09:03.751 12428 12428 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 05:09:03.751 12428 12428 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 05:09:03.751 12428 12428 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 05:09:03.751 12428 12428 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 05:09:03.751 12428 12428 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 05:09:03.782 12428 12428 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 05:09:04.819 12428 12428 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 05:09:04.820 12428 12428 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 05:09:05.053 12428 13039 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 05:09:05.053 12428 13039 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 05:09:05.053 12428 13039 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 09:38:49.780 16055 16055 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 09:38:50.729 16055 16055 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 09:38:50.729 16055 16055 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 09:38:50.730 16055 16055 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 09:38:50.730 16055 16055 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 09:38:50.730 16055 16055 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 09:38:50.730 16055 16055 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 09:38:50.730 16055 16055 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 09:38:50.730 16055 16055 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 09:38:50.730 16055 16055 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 09:38:50.730 16055 16055 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 09:38:50.730 16055 16055 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 09:38:50.790 16055 16055 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 09:38:51.532 16055 16055 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 09:38:51.532 16055 16055 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 09:38:51.619 16055 16055 W com.mbwhatsapp: type=1400 audit(0.0:792197): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 09:38:51.635 16055 16055 W com.mbwhatsapp: type=1400 audit(0.0:792198): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 09:38:51.655 16055 16055 W com.mbwhatsapp: type=1400 audit(0.0:792199): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 09:38:51.807 16055 16055 W com.mbwhatsapp: type=1400 audit(0.0:792200): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 09:38:51.949 16055 16332 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 09:38:51.949 16055 16332 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 09:38:51.949 16055 16332 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 13:16:29.202 13347 13347 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 13:16:29.840 13347 13347 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 13:16:29.841 13347 13347 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 13:16:29.841 13347 13347 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 13:16:29.842 13347 13347 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 13:16:29.842 13347 13347 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 13:16:29.842 13347 13347 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 13:16:29.842 13347 13347 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 13:16:29.842 13347 13347 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 13:16:29.842 13347 13347 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 13:16:29.842 13347 13347 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 13:16:29.842 13347 13347 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 13:16:29.901 13347 13347 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 13:16:30.584 13347 13347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 13:16:30.585 13347 13347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 13:16:31.082 13347 13431 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 13:16:31.082 13347 13431 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 13:16:31.082 13347 13431 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 13:28:39.740 19090 19090 W main : type=1400 audit(0.0:802496): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:28:39.740 19090 19090 W main : type=1400 audit(0.0:802497): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:28:39.740 19090 19090 W main : type=1400 audit(0.0:802498): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:28:39.744 19090 19090 W main : type=1400 audit(0.0:802499): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:28:39.759 19090 19090 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 13:28:40.001 19090 19090 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 13:28:40.001 19090 19090 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 13:28:40.001 19090 19090 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 13:28:40.001 19090 19090 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 13:28:40.001 19090 19090 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 13:28:40.001 19090 19090 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 13:28:40.001 19090 19090 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 13:28:40.001 19090 19090 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 13:28:40.001 19090 19090 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 13:28:40.001 19090 19090 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 13:28:40.013 19090 19090 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 13:28:40.189 19090 19090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 13:28:40.189 19090 19090 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 13:28:40.301 19090 19138 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 13:28:40.301 19090 19138 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 13:28:40.301 19090 19138 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 13:28:40.312 19090 19090 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-12 13:28:40.449 19090 19145 E QT : [QT]file does not exist 03-12 13:28:40.626 19090 19090 W libc : Access denied finding property "ro.vendor.scaler_version" 03-12 13:28:40.627 19090 19090 W libc : Access denied finding property "ro.vendor.scaler_version" 03-12 13:28:40.755 19090 19158 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-12 13:28:40.782 19090 19144 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-12 13:28:40.782 19090 19144 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-12 13:28:40.833 19090 19103 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 13:28:40.884 19090 19103 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-12 13:28:44.907 19090 19099 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-12 13:46:15.521 20990 20990 W main : type=1400 audit(0.0:802845): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:46:15.521 20990 20990 W main : type=1400 audit(0.0:802846): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:46:15.521 20990 20990 W main : type=1400 audit(0.0:802847): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:46:15.529 20990 20990 W main : type=1400 audit(0.0:802849): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 13:46:15.542 20990 20990 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 13:46:15.703 20990 20990 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 13:46:15.704 20990 20990 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 13:46:15.704 20990 20990 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 13:46:15.704 20990 20990 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 13:46:15.704 20990 20990 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 13:46:15.704 20990 20990 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 13:46:15.704 20990 20990 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 13:46:15.704 20990 20990 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 13:46:15.704 20990 20990 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 13:46:15.705 20990 20990 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 13:46:15.705 20990 20990 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 13:46:15.705 20990 20990 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 13:46:15.705 20990 20990 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 13:46:15.705 20990 20990 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 13:46:15.705 20990 20990 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 13:46:15.705 20990 20990 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 13:46:15.705 20990 20990 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 13:46:15.723 20990 20990 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 13:46:15.987 20990 20990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 13:46:15.987 20990 20990 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 13:46:16.118 20990 21079 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 13:46:16.118 20990 21079 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 13:46:16.118 20990 21079 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 16:02:52.128 25945 25945 W main : type=1400 audit(0.0:809457): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 16:02:52.128 25945 25945 W main : type=1400 audit(0.0:809458): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 16:02:52.128 25945 25945 W main : type=1400 audit(0.0:809459): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 16:02:52.132 25945 25945 W main : type=1400 audit(0.0:809460): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 16:02:52.149 25945 25945 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 16:02:52.509 25945 25945 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 16:02:52.510 25945 25945 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 16:02:52.510 25945 25945 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 16:02:52.510 25945 25945 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 16:02:52.512 25945 25945 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 16:02:52.512 25945 25945 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 16:02:52.512 25945 25945 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 16:02:52.512 25945 25945 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 16:02:52.512 25945 25945 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 16:02:52.512 25945 25945 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 16:02:52.512 25945 25945 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 16:02:52.512 25945 25945 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 16:02:52.512 25945 25945 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 16:02:52.512 25945 25945 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 16:02:52.512 25945 25945 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 16:02:52.512 25945 25945 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 16:02:52.539 25945 25945 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 16:02:52.786 25945 25945 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 16:02:52.786 25945 25945 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 16:02:52.816 25945 25945 W com.mbwhatsapp: type=1400 audit(0.0:809461): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 16:02:52.828 25945 25945 W com.mbwhatsapp: type=1400 audit(0.0:809462): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 16:02:52.974 25945 25993 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 16:02:52.974 25945 25993 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 16:02:52.974 25945 25993 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 17:56:16.680 1943 1943 W main : type=1400 audit(0.0:838416): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 17:56:16.680 1943 1943 W main : type=1400 audit(0.0:838417): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 17:56:16.680 1943 1943 W main : type=1400 audit(0.0:838418): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-12 17:56:16.710 1943 1943 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 17:56:17.402 1943 1943 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 17:56:17.403 1943 1943 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 17:56:17.403 1943 1943 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 17:56:17.403 1943 1943 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 17:56:17.403 1943 1943 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 17:56:17.403 1943 1943 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 17:56:17.403 1943 1943 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 17:56:17.403 1943 1943 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 17:56:17.403 1943 1943 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 17:56:17.403 1943 1943 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 17:56:17.448 1943 1943 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 17:56:18.480 1943 1943 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 17:56:18.480 1943 1943 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 17:56:18.568 1943 1943 W com.mbwhatsapp: type=1400 audit(0.0:838433): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 17:56:18.592 1943 1943 W com.mbwhatsapp: type=1400 audit(0.0:838434): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 17:56:18.616 1943 1943 W com.mbwhatsapp: type=1400 audit(0.0:838435): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 17:56:19.005 1943 1943 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-12 17:56:19.005 1943 1943 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 17:56:19.005 1943 1943 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 17:56:19.021 1943 2056 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 17:56:21.883 1943 1960 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-12 20:43:44.855 24212 24212 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 20:43:45.813 24212 24212 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 20:43:45.813 24212 24212 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 20:43:45.813 24212 24212 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 20:43:45.813 24212 24212 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 20:43:45.813 24212 24212 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 20:43:45.813 24212 24212 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 20:43:45.814 24212 24212 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 20:43:45.814 24212 24212 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 20:43:45.814 24212 24212 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 20:43:45.814 24212 24212 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 20:43:45.814 24212 24212 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 20:43:45.814 24212 24212 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 20:43:45.814 24212 24212 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 20:43:45.814 24212 24212 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 20:43:45.814 24212 24212 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 20:43:45.814 24212 24212 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 20:43:45.851 24212 24212 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 20:43:46.128 24212 24212 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 20:43:46.128 24212 24212 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 20:43:46.165 24212 24212 W com.mbwhatsapp: type=1400 audit(0.0:876100): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 20:43:46.177 24212 24212 W com.mbwhatsapp: type=1400 audit(0.0:876101): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 20:43:46.189 24212 24212 W com.mbwhatsapp: type=1400 audit(0.0:876102): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 20:43:46.257 24212 24212 W com.mbwhatsapp: type=1400 audit(0.0:876103): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 20:43:46.269 24212 24212 W com.mbwhatsapp: type=1400 audit(0.0:876104): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-12 20:43:46.332 24212 24309 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 20:43:46.332 24212 24309 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 20:43:46.332 24212 24309 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-12 23:35:38.432 14530 14530 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 23:35:38.980 14530 14530 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 23:35:38.982 14530 14530 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 23:35:38.982 14530 14530 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 23:35:38.982 14530 14530 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 23:35:38.982 14530 14530 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 23:35:38.982 14530 14530 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 23:35:38.983 14530 14530 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 23:35:38.983 14530 14530 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 23:35:38.983 14530 14530 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-12 23:35:38.983 14530 14530 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 23:35:38.983 14530 14530 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-12 23:35:38.983 14530 14530 W System.err: at android.os.Looper.loop(Looper.java:342) 03-12 23:35:38.983 14530 14530 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-12 23:35:38.983 14530 14530 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 23:35:38.983 14530 14530 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-12 23:35:38.983 14530 14530 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-12 23:35:39.026 14530 14530 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-12 23:35:39.573 14530 14530 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 23:35:39.574 14530 14530 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 23:35:39.899 14530 14607 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 23:35:39.899 14530 14607 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 23:35:39.899 14530 14607 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 01:17:34.654 29457 29457 W main : type=1400 audit(0.0:949831): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 01:17:34.654 29457 29457 W main : type=1400 audit(0.0:949832): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 01:17:34.654 29457 29457 W main : type=1400 audit(0.0:949833): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 01:17:34.658 29457 29457 W main : type=1400 audit(0.0:949834): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 01:17:34.678 29457 29457 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 01:17:35.452 29457 29457 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 01:17:35.453 29457 29457 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 01:17:35.453 29457 29457 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 01:17:35.453 29457 29457 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 01:17:35.453 29457 29457 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 01:17:35.454 29457 29457 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 01:17:35.454 29457 29457 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 01:17:35.454 29457 29457 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 01:17:35.454 29457 29457 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 01:17:35.454 29457 29457 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 01:17:35.454 29457 29457 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 01:17:35.454 29457 29457 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 01:17:35.499 29457 29457 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 01:17:36.331 29457 29457 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 01:17:36.332 29457 29457 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 01:17:36.426 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949835): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.458 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949836): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.490 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949837): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.650 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949838): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.674 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949839): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.674 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949840): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.674 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949841): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 01:17:36.674 29457 29457 W com.mbwhatsapp: type=1400 audit(0.0:949842): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop6" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 01:17:36.843 29457 29505 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 01:17:36.843 29457 29505 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 01:17:36.843 29457 29505 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 02:00:00.086 31787 31787 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 02:00:00.459 31787 31787 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 02:00:00.459 31787 31787 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 02:00:00.459 31787 31787 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 02:00:00.460 31787 31787 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 02:00:00.460 31787 31787 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 02:00:00.460 31787 31787 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 02:00:00.460 31787 31787 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 02:00:00.460 31787 31787 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 02:00:00.460 31787 31787 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 02:00:00.460 31787 31787 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 02:00:00.460 31787 31787 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 02:00:00.488 31787 31787 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 02:00:00.854 31787 31787 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 02:00:00.854 31787 31787 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 02:00:01.084 31787 31836 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 02:00:01.084 31787 31836 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 02:00:01.084 31787 31836 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 02:29:25.329 4944 4944 W main : type=1400 audit(0.0:950834): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 02:29:25.329 4944 4944 W main : type=1400 audit(0.0:950835): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 02:29:25.329 4944 4944 W main : type=1400 audit(0.0:950836): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 02:29:25.337 4944 4944 W main : type=1400 audit(0.0:950837): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 02:29:25.352 4944 4944 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 02:29:25.587 4944 4944 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 02:29:25.588 4944 4944 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 02:29:25.588 4944 4944 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 02:29:25.588 4944 4944 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 02:29:25.588 4944 4944 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 02:29:25.588 4944 4944 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 02:29:25.588 4944 4944 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 02:29:25.588 4944 4944 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 02:29:25.588 4944 4944 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 02:29:25.589 4944 4944 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 02:29:25.589 4944 4944 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 02:29:25.589 4944 4944 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 02:29:25.589 4944 4944 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 02:29:25.589 4944 4944 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 02:29:25.589 4944 4944 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 02:29:25.589 4944 4944 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 02:29:25.589 4944 4944 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 02:29:25.607 4944 4944 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 02:29:25.844 4944 4944 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 02:29:25.845 4944 4944 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 02:29:26.058 4944 5177 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 02:29:26.058 4944 5177 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 02:29:26.058 4944 5177 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 04:39:30.316 29072 29072 W main : type=1400 audit(0.0:957524): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 04:39:30.316 29072 29072 W main : type=1400 audit(0.0:957525): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 04:39:30.316 29072 29072 W main : type=1400 audit(0.0:957526): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 04:39:30.320 29072 29072 W main : type=1400 audit(0.0:957527): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 04:39:30.332 29072 29072 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 04:39:30.743 29072 29072 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 04:39:30.743 29072 29072 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 04:39:30.743 29072 29072 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 04:39:30.743 29072 29072 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 04:39:30.743 29072 29072 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 04:39:30.743 29072 29072 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 04:39:30.743 29072 29072 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 04:39:30.744 29072 29072 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 04:39:30.744 29072 29072 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 04:39:30.744 29072 29072 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 04:39:30.744 29072 29072 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 04:39:30.744 29072 29072 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 04:39:30.744 29072 29072 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 04:39:30.744 29072 29072 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 04:39:30.744 29072 29072 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 04:39:30.744 29072 29072 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 04:39:30.774 29072 29072 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 04:39:31.096 29072 29072 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 04:39:31.096 29072 29072 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 04:39:31.136 29072 29072 W com.mbwhatsapp: type=1400 audit(0.0:957528): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 04:39:31.148 29072 29072 W com.mbwhatsapp: type=1400 audit(0.0:957529): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 04:39:31.160 29072 29072 W com.mbwhatsapp: type=1400 audit(0.0:957530): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 04:39:31.336 29072 29144 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 04:39:31.336 29072 29144 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 04:39:31.336 29072 29144 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 05:09:22.550 9228 9228 W main : type=1400 audit(0.0:964696): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 05:09:22.550 9228 9228 W main : type=1400 audit(0.0:964697): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 05:09:22.550 9228 9228 W main : type=1400 audit(0.0:964698): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 05:09:22.554 9228 9228 W main : type=1400 audit(0.0:964699): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 05:09:22.566 9228 9228 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 05:09:23.019 9228 9228 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 05:09:23.078 9228 9228 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 05:09:23.078 9228 9228 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 05:09:23.078 9228 9228 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 05:09:23.078 9228 9228 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 05:09:23.079 9228 9228 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 05:09:23.079 9228 9228 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 05:09:23.079 9228 9228 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 05:09:23.079 9228 9228 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 05:09:23.079 9228 9228 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 05:09:23.079 9228 9228 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 05:09:23.079 9228 9228 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 05:09:23.149 9228 9228 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 05:09:24.406 9228 9228 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 05:09:24.406 9228 9228 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 05:09:25.486 9228 9383 W com.mbwhatsapp: Verification of void X.2rL.A03(java.lang.Integer) took 180.992ms (1359.17 bytecodes/s) (7920B approximate peak alloc) 03-13 05:09:25.487 9228 9383 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 05:09:25.487 9228 9383 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 05:09:25.487 9228 9383 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 05:38:20.167 14464 14464 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 05:38:20.496 14464 14464 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 05:38:20.497 14464 14464 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 05:38:20.497 14464 14464 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 05:38:20.497 14464 14464 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 05:38:20.497 14464 14464 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 05:38:20.499 14464 14464 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 05:38:20.499 14464 14464 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 05:38:20.499 14464 14464 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 05:38:20.499 14464 14464 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 05:38:20.500 14464 14464 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 05:38:20.500 14464 14464 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 05:38:20.500 14464 14464 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 05:38:20.500 14464 14464 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 05:38:20.500 14464 14464 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 05:38:20.500 14464 14464 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 05:38:20.500 14464 14464 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 05:38:20.500 14464 14464 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 05:38:20.563 14464 14464 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 05:38:21.163 14464 14464 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 05:38:21.176 14464 14464 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 05:38:21.618 14464 14514 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 05:38:21.618 14464 14514 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 05:38:21.618 14464 14514 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 09:17:19.987 9545 9545 W main : type=1400 audit(0.0:968211): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 09:17:20.006 9545 9545 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 09:17:21.019 9545 9545 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 09:17:21.020 9545 9545 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 09:17:21.020 9545 9545 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 09:17:21.020 9545 9545 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 09:17:21.020 9545 9545 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 09:17:21.020 9545 9545 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 09:17:21.020 9545 9545 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 09:17:21.020 9545 9545 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 09:17:21.020 9545 9545 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 09:17:21.021 9545 9545 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 09:17:21.060 9545 9545 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 09:17:21.494 9545 9545 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 09:17:21.494 9545 9545 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 09:17:21.527 9545 9545 W com.mbwhatsapp: type=1400 audit(0.0:968237): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 09:17:21.539 9545 9545 W com.mbwhatsapp: type=1400 audit(0.0:968238): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 09:17:21.547 9545 9545 W com.mbwhatsapp: type=1400 audit(0.0:968239): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 09:17:21.631 9545 9545 W com.mbwhatsapp: type=1400 audit(0.0:968240): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 09:17:21.706 9545 9968 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 09:17:21.706 9545 9968 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 09:17:21.706 9545 9968 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 16:17:47.892 5875 5875 W main : type=1400 audit(0.0:985333): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 16:17:47.892 5875 5875 W main : type=1400 audit(0.0:985334): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 16:17:47.892 5875 5875 W main : type=1400 audit(0.0:985335): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 16:17:47.900 5875 5875 W main : type=1400 audit(0.0:985336): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 16:17:47.915 5875 5875 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 16:17:48.360 5875 5875 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 16:17:48.361 5875 5875 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 16:17:48.361 5875 5875 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 16:17:48.361 5875 5875 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 16:17:48.361 5875 5875 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 16:17:48.361 5875 5875 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 16:17:48.361 5875 5875 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 16:17:48.361 5875 5875 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 16:17:48.361 5875 5875 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 16:17:48.361 5875 5875 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 16:17:48.381 5875 5875 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 16:17:48.711 5875 5875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 16:17:48.712 5875 5875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 16:17:48.900 5875 5875 W com.mbwhatsapp: type=1400 audit(0.0:985350): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 16:17:48.900 5875 5875 W com.mbwhatsapp: type=1400 audit(0.0:985351): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 16:17:48.904 5875 5875 W com.mbwhatsapp: type=1400 audit(0.0:985352): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 16:17:48.904 5875 5875 W com.mbwhatsapp: type=1400 audit(0.0:985353): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop6" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 16:17:48.980 5875 5940 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 16:17:48.980 5875 5940 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 16:17:48.980 5875 5940 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 16:17:49.001 5875 5875 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-13 16:17:53.082 5875 5884 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-13 17:09:46.111 21184 21184 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 17:09:46.512 21184 21184 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 17:09:46.513 21184 21184 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 17:09:46.513 21184 21184 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 17:09:46.513 21184 21184 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 17:09:46.513 21184 21184 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 17:09:46.514 21184 21184 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 17:09:46.514 21184 21184 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 17:09:46.514 21184 21184 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 17:09:46.514 21184 21184 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 17:09:46.514 21184 21184 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 17:09:46.514 21184 21184 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 17:09:46.514 21184 21184 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 17:09:46.540 21184 21184 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 17:09:46.974 21184 21184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 17:09:46.975 21184 21184 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 17:09:47.063 21184 21184 W com.mbwhatsapp: type=1400 audit(0.0:988071): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:09:47.083 21184 21184 W com.mbwhatsapp: type=1400 audit(0.0:988072): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:09:47.103 21184 21184 W com.mbwhatsapp: type=1400 audit(0.0:988073): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:09:47.223 21184 21184 W com.mbwhatsapp: type=1400 audit(0.0:988074): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:09:47.243 21184 21184 W com.mbwhatsapp: type=1400 audit(0.0:988075): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:09:47.373 21184 21256 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 17:09:47.373 21184 21256 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 17:09:47.373 21184 21256 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 17:42:57.398 29725 29725 W main : type=1400 audit(0.0:989491): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 17:42:57.398 29725 29725 W main : type=1400 audit(0.0:989492): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 17:42:57.398 29725 29725 W main : type=1400 audit(0.0:989493): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 17:42:57.402 29725 29725 W main : type=1400 audit(0.0:989494): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 17:42:57.416 29725 29725 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 17:42:57.842 29725 29725 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 17:42:57.842 29725 29725 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 17:42:57.843 29725 29725 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 17:42:57.843 29725 29725 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 17:42:57.843 29725 29725 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 17:42:57.843 29725 29725 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 17:42:57.843 29725 29725 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 17:42:57.843 29725 29725 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 17:42:57.843 29725 29725 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 17:42:57.843 29725 29725 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 17:42:57.843 29725 29725 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 17:42:57.843 29725 29725 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 17:42:57.843 29725 29725 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 17:42:57.844 29725 29725 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 17:42:57.844 29725 29725 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 17:42:57.844 29725 29725 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 17:42:57.844 29725 29725 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 17:42:57.844 29725 29725 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 17:42:57.844 29725 29725 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 17:42:57.844 29725 29725 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 17:42:57.844 29725 29725 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 17:42:57.844 29725 29725 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 17:42:57.870 29725 29725 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 17:42:58.256 29725 29725 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 17:42:58.256 29725 29725 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 17:42:58.298 29725 29725 W com.mbwhatsapp: type=1400 audit(0.0:989495): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:42:58.414 29725 29725 W com.mbwhatsapp: type=1400 audit(0.0:989499): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:42:58.414 29725 29725 W com.mbwhatsapp: type=1400 audit(0.0:989500): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:42:58.414 29725 29725 W com.mbwhatsapp: type=1400 audit(0.0:989501): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 17:42:58.414 29725 29725 W com.mbwhatsapp: type=1400 audit(0.0:989502): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop6" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 17:42:58.527 29725 29782 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 17:42:58.527 29725 29782 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 17:42:58.527 29725 29782 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 19:00:11.911 21051 21051 W main : type=1400 audit(0.0:1036995): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:11.911 21051 21051 W main : type=1400 audit(0.0:1036996): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:11.911 21051 21051 W main : type=1400 audit(0.0:1036997): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:11.915 21051 21051 W main : type=1400 audit(0.0:1036999): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:11.934 21051 21051 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 19:00:12.473 21051 21051 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 19:00:12.474 21051 21051 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 19:00:12.474 21051 21051 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 19:00:12.474 21051 21051 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 19:00:12.474 21051 21051 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 19:00:12.474 21051 21051 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 19:00:12.474 21051 21051 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 19:00:12.474 21051 21051 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 19:00:12.474 21051 21051 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 19:00:12.474 21051 21051 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 19:00:12.493 21051 21051 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 19:00:12.717 21051 21051 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 19:00:12.718 21051 21051 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 19:00:12.905 21051 21104 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 19:00:12.905 21051 21104 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 19:00:12.905 21051 21104 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 19:00:12.920 21051 21051 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-13 19:00:13.092 21051 21112 E QT : [QT]file does not exist 03-13 19:00:13.597 21051 21051 W libc : Access denied finding property "ro.vendor.scaler_version" 03-13 19:00:13.599 21051 21051 W libc : Access denied finding property "ro.vendor.scaler_version" 03-13 19:00:13.817 21051 21148 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-13 19:00:13.882 21051 21111 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-13 19:00:13.883 21051 21111 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-13 19:00:14.033 21051 21090 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-13 19:00:15.515 21051 21051 W com.mbwhatsapp: type=1400 audit(0.0:1037042): avc: denied { read } for name="osrelease" dev="proc" ino=58260949 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:15.515 21051 21051 W com.mbwhatsapp: type=1400 audit(0.0:1037043): avc: denied { read } for name="version" dev="proc" ino=58260950 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 19:00:17.187 21051 21059 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-13 19:13:09.382 21051 21051 W Activity: Can request only one set of permissions at a time 03-13 19:13:09.799 21051 21090 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-13 19:13:09.810 21051 21207 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-13 21:20:31.079 7951 7951 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 21:20:31.534 7951 7951 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 21:20:31.535 7951 7951 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 21:20:31.535 7951 7951 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 21:20:31.535 7951 7951 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 21:20:31.535 7951 7951 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 21:20:31.535 7951 7951 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 21:20:31.535 7951 7951 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 21:20:31.535 7951 7951 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 21:20:31.535 7951 7951 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 21:20:31.535 7951 7951 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 21:20:31.553 7951 7951 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 21:20:31.782 7951 7951 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 21:20:31.782 7951 7951 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 21:20:31.814 7951 7951 W com.mbwhatsapp: type=1400 audit(0.0:1079250): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 21:20:31.826 7951 7951 W com.mbwhatsapp: type=1400 audit(0.0:1079251): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 21:20:31.842 7951 7951 W com.mbwhatsapp: type=1400 audit(0.0:1079252): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 21:20:31.981 7951 8002 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 21:20:31.981 7951 8002 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 21:20:31.981 7951 8002 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 21:20:31.997 7951 7951 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-13 21:20:32.147 7951 8009 E QT : [QT]file does not exist 03-13 21:20:32.358 7951 7951 W libc : Access denied finding property "ro.vendor.scaler_version" 03-13 21:20:32.359 7951 7951 W libc : Access denied finding property "ro.vendor.scaler_version" 03-13 21:20:32.496 7951 8035 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-13 21:20:32.531 7951 8008 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-13 21:20:32.531 7951 8008 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-13 21:20:32.652 7951 7968 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-13 21:20:32.696 7951 7968 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-13 21:20:34.342 7951 7951 W com.mbwhatsapp: type=1400 audit(0.0:1079278): avc: denied { read } for name="osrelease" dev="proc" ino=61484321 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:20:34.346 7951 7951 W com.mbwhatsapp: type=1400 audit(0.0:1079279): avc: denied { read } for name="version" dev="proc" ino=61484322 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:20:36.330 7951 7961 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-13 21:42:05.515 14012 14012 W main : type=1400 audit(0.0:1080650): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:42:05.515 14012 14012 W main : type=1400 audit(0.0:1080651): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:42:05.515 14012 14012 W main : type=1400 audit(0.0:1080652): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:42:05.519 14012 14012 W main : type=1400 audit(0.0:1080653): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 21:42:05.534 14012 14012 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 21:42:05.975 14012 14012 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 21:42:05.976 14012 14012 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 21:42:05.976 14012 14012 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 21:42:05.976 14012 14012 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 21:42:05.976 14012 14012 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 21:42:05.976 14012 14012 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 21:42:05.977 14012 14012 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 21:42:05.977 14012 14012 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 21:42:05.977 14012 14012 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 21:42:05.977 14012 14012 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 21:42:05.977 14012 14012 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 21:42:05.977 14012 14012 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 21:42:05.977 14012 14012 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 21:42:05.977 14012 14012 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 21:42:05.977 14012 14012 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 21:42:05.977 14012 14012 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 21:42:05.977 14012 14012 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 21:42:05.999 14012 14012 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 21:42:06.260 14012 14012 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 21:42:06.261 14012 14012 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 21:42:06.291 14012 14012 W com.mbwhatsapp: type=1400 audit(0.0:1080654): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 21:42:06.307 14012 14012 W com.mbwhatsapp: type=1400 audit(0.0:1080655): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 21:42:06.514 14012 14058 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 21:42:06.514 14012 14058 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 21:42:06.514 14012 14058 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-13 23:08:33.070 4991 4991 W main : type=1400 audit(0.0:1084281): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 23:08:33.070 4991 4991 W main : type=1400 audit(0.0:1084282): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 23:08:33.070 4991 4991 W main : type=1400 audit(0.0:1084283): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 23:08:33.078 4991 4991 W main : type=1400 audit(0.0:1084284): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-13 23:08:33.093 4991 4991 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 23:08:33.894 4991 4991 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 23:08:33.895 4991 4991 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 23:08:33.895 4991 4991 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 23:08:33.895 4991 4991 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 23:08:33.895 4991 4991 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 23:08:33.895 4991 4991 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 23:08:33.895 4991 4991 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 23:08:33.896 4991 4991 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 23:08:33.896 4991 4991 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-13 23:08:33.896 4991 4991 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 23:08:33.896 4991 4991 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-13 23:08:33.896 4991 4991 W System.err: at android.os.Looper.loop(Looper.java:342) 03-13 23:08:33.896 4991 4991 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-13 23:08:33.896 4991 4991 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 23:08:33.896 4991 4991 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-13 23:08:33.896 4991 4991 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-13 23:08:33.932 4991 4991 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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 23:08:34.666 4991 4991 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 23:08:34.666 4991 4991 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 23:08:34.714 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084289): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:34.730 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084290): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:34.742 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084291): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:34.878 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084292): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:34.906 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084293): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:34.906 4991 4991 W com.mbwhatsapp: type=1400 audit(0.0:1084294): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-13 23:08:35.029 4991 5078 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 23:08:35.029 4991 5078 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 23:08:35.029 4991 5078 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 01:17:37.078 17848 17848 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 01:17:37.732 17848 17848 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 01:17:37.733 17848 17848 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 01:17:37.733 17848 17848 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 01:17:37.733 17848 17848 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 01:17:37.734 17848 17848 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 01:17:37.734 17848 17848 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 01:17:37.734 17848 17848 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 01:17:37.734 17848 17848 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 01:17:37.734 17848 17848 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 01:17:37.734 17848 17848 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 01:17:37.734 17848 17848 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 01:17:37.735 17848 17848 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 01:17:37.769 17848 17848 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 01:17:38.438 17848 17848 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 01:17:38.438 17848 17848 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 01:17:38.746 17848 17895 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 01:17:38.746 17848 17895 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 01:17:38.746 17848 17895 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 02:00:00.084 24968 24968 W main : type=1400 audit(0.0:1136325): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:00:00.084 24968 24968 W main : type=1400 audit(0.0:1136326): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:00:00.084 24968 24968 W main : type=1400 audit(0.0:1136327): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:00:00.088 24968 24968 W main : type=1400 audit(0.0:1136328): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:00:00.101 24968 24968 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 02:00:00.622 24968 24968 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 02:00:00.623 24968 24968 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 02:00:00.623 24968 24968 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 02:00:00.623 24968 24968 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 02:00:00.623 24968 24968 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 02:00:00.624 24968 24968 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 02:00:00.624 24968 24968 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 02:00:00.624 24968 24968 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 02:00:00.624 24968 24968 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 02:00:00.624 24968 24968 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 02:00:00.624 24968 24968 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 02:00:00.624 24968 24968 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 02:00:00.699 24968 24968 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 02:00:01.459 24968 24968 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 02:00:01.460 24968 24968 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 02:00:02.181 24968 25419 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 02:00:02.181 24968 25419 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 02:00:02.181 24968 25419 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 02:29:35.004 29870 29870 W main : type=1400 audit(0.0:1136724): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:29:35.004 29870 29870 W main : type=1400 audit(0.0:1136725): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:29:35.004 29870 29870 W main : type=1400 audit(0.0:1136726): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:29:35.008 29870 29870 W main : type=1400 audit(0.0:1136727): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 02:29:35.027 29870 29870 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 02:29:35.158 29870 29870 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 02:29:35.158 29870 29870 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 02:29:35.158 29870 29870 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 02:29:35.158 29870 29870 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 02:29:35.158 29870 29870 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 02:29:35.158 29870 29870 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 02:29:35.159 29870 29870 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 02:29:35.159 29870 29870 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 02:29:35.159 29870 29870 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 02:29:35.159 29870 29870 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 02:29:35.159 29870 29870 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 02:29:35.159 29870 29870 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 02:29:35.159 29870 29870 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 02:29:35.159 29870 29870 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 02:29:35.159 29870 29870 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 02:29:35.159 29870 29870 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 02:29:35.159 29870 29870 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 02:29:35.171 29870 29870 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 02:29:35.380 29870 29870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 02:29:35.381 29870 29870 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 02:29:35.392 29870 29870 W com.mbwhatsapp: type=1400 audit(0.0:1136728): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 02:29:35.396 29870 29870 W com.mbwhatsapp: type=1400 audit(0.0:1136729): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 02:29:35.481 29870 29920 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 02:29:35.481 29870 29920 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 02:29:35.481 29870 29920 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 03:34:12.808 5696 5696 W main : type=1400 audit(0.0:1137073): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 03:34:12.808 5696 5696 W main : type=1400 audit(0.0:1137074): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11592 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 03:34:12.808 5696 5696 W main : type=1400 audit(0.0:1137075): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11594 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 03:34:12.812 5696 5696 W main : type=1400 audit(0.0:1137076): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=1138 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 03:34:12.824 5696 5696 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 03:34:12.941 5696 5696 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 03:34:12.942 5696 5696 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 03:34:12.942 5696 5696 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 03:34:12.942 5696 5696 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 03:34:12.942 5696 5696 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 03:34:12.942 5696 5696 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 03:34:12.942 5696 5696 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 03:34:12.942 5696 5696 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 03:34:12.942 5696 5696 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 03:34:12.942 5696 5696 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 03:34:12.954 5696 5696 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 03:34:13.158 5696 5696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 03:34:13.158 5696 5696 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 03:34:13.264 5696 5776 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 03:34:13.264 5696 5776 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 03:34:13.264 5696 5776 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 11:12:40.440 13336 13336 W main : type=1400 audit(0.0:1360): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 11:12:40.440 13336 13336 W main : type=1400 audit(0.0:1361): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 11:12:40.440 13336 13336 W main : type=1400 audit(0.0:1362): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 11:12:40.444 13336 13336 W main : type=1400 audit(0.0:1363): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 11:12:40.465 13336 13336 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 11:12:40.789 13336 13336 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 11:12:40.789 13336 13336 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 11:12:40.789 13336 13336 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 11:12:40.789 13336 13336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 11:12:40.789 13336 13336 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 11:12:40.789 13336 13336 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 11:12:40.789 13336 13336 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 11:12:40.790 13336 13336 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 11:12:40.790 13336 13336 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 11:12:40.790 13336 13336 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 11:12:40.790 13336 13336 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 11:12:40.790 13336 13336 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 11:12:40.790 13336 13336 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 11:12:40.790 13336 13336 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 11:12:40.790 13336 13336 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 11:12:40.790 13336 13336 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 11:12:40.898 13336 13336 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 11:12:41.423 13336 13336 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 11:12:41.423 13336 13336 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 11:12:41.556 13336 13336 W com.mbwhatsapp: type=1400 audit(0.0:1376): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 11:12:41.580 13336 13336 W com.mbwhatsapp: type=1400 audit(0.0:1377): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 11:12:41.600 13336 13336 W com.mbwhatsapp: type=1400 audit(0.0:1378): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 11:12:41.800 13336 13336 W com.mbwhatsapp: type=1400 audit(0.0:1380): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 11:12:42.353 13336 13336 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 11:12:42.353 13336 13336 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 11:12:42.353 13336 13336 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 11:12:42.378 13336 13453 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 11:12:46.090 13336 13344 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 12:14:35.593 13336 8123 E QT : [QT]file does not exist 03-14 12:14:36.117 13336 13344 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 362 to 100 03-14 12:14:36.370 13336 13336 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 12:14:36.371 13336 13336 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 12:14:36.534 13336 8157 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 12:14:36.558 13336 8122 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 12:14:36.558 13336 8122 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 12:14:36.606 13336 13351 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 12:14:36.655 13336 13351 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 12:37:20.351 14888 14888 W main : type=1400 audit(0.0:14503): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 12:37:20.351 14888 14888 W main : type=1400 audit(0.0:14504): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 12:37:20.351 14888 14888 W main : type=1400 audit(0.0:14505): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 12:37:20.355 14888 14888 W main : type=1400 audit(0.0:14506): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 12:37:20.367 14888 14888 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 12:37:20.561 14888 14888 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 12:37:20.561 14888 14888 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 12:37:20.561 14888 14888 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 12:37:20.561 14888 14888 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 12:37:20.561 14888 14888 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 12:37:20.561 14888 14888 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 12:37:20.561 14888 14888 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 12:37:20.561 14888 14888 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 12:37:20.561 14888 14888 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 12:37:20.562 14888 14888 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 12:37:20.665 14888 14888 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 12:37:20.977 14888 14888 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 12:37:20.977 14888 14888 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 12:37:21.222 14888 14936 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 12:37:21.222 14888 14936 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 12:37:21.222 14888 14936 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 12:37:21.261 14888 14888 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 12:37:21.688 14888 14944 E QT : [QT]file does not exist 03-14 12:37:22.038 14888 14888 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 12:37:22.039 14888 14888 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 12:37:22.208 14888 14962 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 12:37:22.240 14888 14943 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 12:37:22.240 14888 14943 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 12:37:22.298 14888 14904 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 12:37:22.397 14888 14904 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 12:37:23.223 14888 14888 W com.mbwhatsapp: type=1400 audit(0.0:14537): avc: denied { read } for name="osrelease" dev="proc" ino=1139125 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 12:37:23.223 14888 14888 W com.mbwhatsapp: type=1400 audit(0.0:14538): avc: denied { read } for name="version" dev="proc" ino=1139126 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-14 12:37:58.600 15487 15487 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 12:37:58.714 15487 15487 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 12:37:58.714 15487 15487 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 12:37:58.715 15487 15487 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 12:37:58.715 15487 15487 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 12:37:58.715 15487 15487 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 12:37:58.715 15487 15487 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 12:37:58.715 15487 15487 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 12:37:58.715 15487 15487 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 12:37:58.715 15487 15487 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 12:37:58.715 15487 15487 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 12:37:58.715 15487 15487 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 12:37:58.715 15487 15487 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 12:37:58.715 15487 15487 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 12:37:58.715 15487 15487 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 12:37:58.716 15487 15487 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 12:37:58.716 15487 15487 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 12:37:58.716 15487 15487 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 12:37:58.716 15487 15487 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 12:37:58.716 15487 15487 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 12:37:58.716 15487 15487 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 12:37:58.716 15487 15487 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 12:37:58.716 15487 15487 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 12:37:58.815 15487 15487 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 12:37:59.135 15487 15487 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 12:37:59.135 15487 15487 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 12:37:59.171 15487 15487 W com.mbwhatsapp: type=1400 audit(0.0:14693): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 12:37:59.175 15487 15487 W com.mbwhatsapp: type=1400 audit(0.0:14694): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 12:37:59.183 15487 15487 W com.mbwhatsapp: type=1400 audit(0.0:14695): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 12:37:59.211 15487 15487 W com.mbwhatsapp: type=1400 audit(0.0:14696): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 12:37:59.231 15487 15487 W com.mbwhatsapp: type=1400 audit(0.0:14697): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 12:37:59.389 15487 15550 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 12:37:59.389 15487 15550 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 12:37:59.389 15487 15550 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 13:09:43.529 30304 30304 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 13:09:43.839 30304 30304 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 13:09:43.839 30304 30304 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 13:09:43.839 30304 30304 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 13:09:43.840 30304 30304 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 13:09:43.840 30304 30304 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 13:09:43.840 30304 30304 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 13:09:43.840 30304 30304 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 13:09:43.840 30304 30304 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 13:09:43.840 30304 30304 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 13:09:43.840 30304 30304 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 13:09:43.840 30304 30304 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 13:09:43.840 30304 30304 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 13:09:43.840 30304 30304 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 13:09:43.840 30304 30304 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 13:09:43.840 30304 30304 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 13:09:43.840 30304 30304 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 13:09:43.937 30304 30304 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 13:09:44.253 30304 30304 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 13:09:44.253 30304 30304 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 13:09:44.545 30304 30356 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 13:09:44.545 30304 30356 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 13:09:44.545 30304 30356 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 13:09:44.578 30304 30304 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 13:09:45.003 30304 30364 E QT : [QT]file does not exist 03-14 13:09:45.352 30304 30304 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 13:09:45.354 30304 30304 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 13:09:45.494 30304 30378 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 13:09:45.518 30304 30363 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 13:09:45.518 30304 30363 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 13:09:45.574 30304 30343 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 13:09:45.624 30304 30343 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 13:09:48.740 30304 30313 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 13:33:50.371 13898 13898 W main : type=1400 audit(0.0:33672): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 13:33:50.397 13898 13898 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 13:33:50.759 13898 13898 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 13:33:50.759 13898 13898 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 13:33:50.759 13898 13898 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 13:33:50.759 13898 13898 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 13:33:50.759 13898 13898 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 13:33:50.759 13898 13898 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 13:33:50.759 13898 13898 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 13:33:50.760 13898 13898 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 13:33:50.760 13898 13898 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 13:33:50.760 13898 13898 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 13:33:50.760 13898 13898 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 13:33:50.760 13898 13898 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 13:33:50.760 13898 13898 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 13:33:50.760 13898 13898 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 13:33:50.760 13898 13898 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 13:33:50.760 13898 13898 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 13:33:50.760 13898 13898 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 13:33:50.860 13898 13898 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 13:33:51.374 13898 13898 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 13:33:51.374 13898 13898 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 13:33:51.479 13898 13898 W com.mbwhatsapp: type=1400 audit(0.0:33685): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 13:33:51.934 13898 13951 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 13:33:51.934 13898 13951 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 13:33:51.934 13898 13951 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 13:33:52.001 13898 13898 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 13:33:55.755 13898 13907 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 13:45:47.513 20141 20141 W main : type=1400 audit(0.0:34548): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 13:45:47.513 20141 20141 W main : type=1400 audit(0.0:34549): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 13:45:47.513 20141 20141 W main : type=1400 audit(0.0:34550): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 13:45:47.517 20141 20141 W main : type=1400 audit(0.0:34551): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 13:45:47.538 20141 20141 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 13:45:47.876 20141 20141 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 13:45:47.877 20141 20141 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 13:45:47.877 20141 20141 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 13:45:47.877 20141 20141 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 13:45:47.877 20141 20141 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 13:45:47.877 20141 20141 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 13:45:47.877 20141 20141 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 13:45:47.877 20141 20141 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 13:45:47.877 20141 20141 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 13:45:47.877 20141 20141 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 13:45:47.957 20141 20141 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 13:45:48.298 20141 20141 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 13:45:48.298 20141 20141 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 13:45:48.557 20141 20190 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 13:45:48.557 20141 20190 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 13:45:48.557 20141 20190 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 13:45:48.599 20141 20141 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 13:45:49.202 20141 20205 E QT : [QT]file does not exist 03-14 13:45:49.788 20141 20141 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 13:45:49.790 20141 20141 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 13:45:53.227 20141 20151 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 14:32:35.330 19025 19025 W main : type=1400 audit(0.0:39505): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:35.330 19025 19025 W main : type=1400 audit(0.0:39506): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:35.330 19025 19025 W main : type=1400 audit(0.0:39507): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:35.334 19025 19025 W main : type=1400 audit(0.0:39508): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:35.350 19025 19025 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 14:32:35.759 19025 19025 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 14:32:35.759 19025 19025 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 14:32:35.759 19025 19025 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 14:32:35.759 19025 19025 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 14:32:35.759 19025 19025 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 14:32:35.759 19025 19025 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 14:32:35.759 19025 19025 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 14:32:35.759 19025 19025 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 14:32:35.759 19025 19025 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 14:32:35.759 19025 19025 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 14:32:35.867 19025 19025 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 14:32:36.197 19025 19025 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 14:32:36.197 19025 19025 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 14:32:36.334 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39516): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 14:32:36.350 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39517): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 14:32:36.350 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39518): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 14:32:36.350 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39519): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 14:32:36.350 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39520): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop7" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:36.495 19025 19089 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 14:32:36.495 19025 19089 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 14:32:36.495 19025 19089 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 14:32:36.529 19025 19025 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 14:32:36.990 19025 19097 E QT : [QT]file does not exist 03-14 14:32:37.353 19025 19025 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 14:32:37.354 19025 19025 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 14:32:37.493 19025 19113 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 14:32:37.518 19025 19096 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 14:32:37.519 19025 19096 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 14:32:37.587 19025 19076 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 14:32:37.621 19025 19076 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 14:32:38.414 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39534): avc: denied { read } for name="osrelease" dev="proc" ino=3459130 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:38.414 19025 19025 W com.mbwhatsapp: type=1400 audit(0.0:39535): avc: denied { read } for name="version" dev="proc" ino=3459131 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 14:32:41.105 19025 19044 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 14:32:41.123 19025 19044 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 14:32:47.978 19025 19101 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 15:21:00.987 10620 10620 W main : type=1400 audit(0.0:41305): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:00.987 10620 10620 W main : type=1400 audit(0.0:41306): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:00.987 10620 10620 W main : type=1400 audit(0.0:41307): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:00.991 10620 10620 W main : type=1400 audit(0.0:41308): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:01.010 10620 10620 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 15:21:01.313 10620 10620 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 15:21:01.314 10620 10620 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 15:21:01.314 10620 10620 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 15:21:01.314 10620 10620 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 15:21:01.314 10620 10620 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 15:21:01.314 10620 10620 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 15:21:01.314 10620 10620 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 15:21:01.314 10620 10620 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 15:21:01.314 10620 10620 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 15:21:01.314 10620 10620 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 15:21:01.409 10620 10620 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 15:21:01.748 10620 10620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 15:21:01.749 10620 10620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 15:21:02.045 10620 10674 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 15:21:02.045 10620 10674 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 15:21:02.045 10620 10674 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 15:21:02.079 10620 10620 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 15:21:02.527 10620 10682 E QT : [QT]file does not exist 03-14 15:21:02.872 10620 10620 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 15:21:02.873 10620 10620 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 15:21:03.003 10620 10700 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 15:21:03.026 10620 10681 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 15:21:03.026 10620 10681 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 15:21:03.071 10620 10699 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 15:21:03.139 10620 10699 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 15:21:04.035 10620 10620 W com.mbwhatsapp: type=1400 audit(0.0:41338): avc: denied { read } for name="osrelease" dev="proc" ino=4513067 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:04.035 10620 10620 W com.mbwhatsapp: type=1400 audit(0.0:41339): avc: denied { read } for name="version" dev="proc" ino=4513068 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:21:06.503 10620 10631 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 15:24:54.407 10620 10699 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 15:24:54.442 10620 10776 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 15:35:14.960 16608 16608 W main : type=1400 audit(0.0:42231): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:35:14.960 16608 16608 W main : type=1400 audit(0.0:42232): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:35:14.960 16608 16608 W main : type=1400 audit(0.0:42233): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:35:14.964 16608 16608 W main : type=1400 audit(0.0:42234): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:35:14.983 16608 16608 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 15:35:15.178 16608 16608 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 15:35:15.179 16608 16608 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 15:35:15.179 16608 16608 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 15:35:15.179 16608 16608 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 15:35:15.179 16608 16608 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 15:35:15.179 16608 16608 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 15:35:15.179 16608 16608 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 15:35:15.179 16608 16608 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 15:35:15.179 16608 16608 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 15:35:15.179 16608 16608 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 15:35:15.324 16608 16608 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 15:35:15.711 16608 16608 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 15:35:15.711 16608 16608 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 15:35:16.033 16608 16671 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 15:35:16.033 16608 16671 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 15:35:16.033 16608 16671 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 15:35:16.081 16608 16608 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 15:35:20.103 16608 16618 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 15:40:01.846 19834 19834 W main : type=1400 audit(0.0:42959): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:40:01.846 19834 19834 W main : type=1400 audit(0.0:42960): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:40:01.846 19834 19834 W main : type=1400 audit(0.0:42961): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:40:01.850 19834 19834 W main : type=1400 audit(0.0:42962): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:40:01.866 19834 19834 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 15:40:02.061 19834 19834 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 15:40:02.062 19834 19834 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 15:40:02.062 19834 19834 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 15:40:02.062 19834 19834 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 15:40:02.062 19834 19834 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 15:40:02.062 19834 19834 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 15:40:02.062 19834 19834 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 15:40:02.062 19834 19834 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 15:40:02.062 19834 19834 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 15:40:02.062 19834 19834 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 15:40:02.153 19834 19834 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 15:40:02.453 19834 19834 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 15:40:02.453 19834 19834 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 15:40:02.779 19834 19888 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 15:40:02.779 19834 19888 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 15:40:02.779 19834 19888 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 15:40:02.834 19834 19834 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 15:40:07.000 19834 19843 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 15:40:19.994 19834 20004 E QT : [QT]file does not exist 03-14 15:40:20.525 19834 19834 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 15:40:20.527 19834 19834 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 15:40:20.542 19834 19834 W com.mbwhatsapp: type=1400 audit(0.0:43027): avc: denied { read } for name="osrelease" dev="proc" ino=4755416 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 15:40:20.710 19834 20035 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 15:40:20.739 19834 20002 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 15:40:20.739 19834 20002 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 15:40:20.813 19834 19848 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 15:40:20.876 19834 19848 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 16:38:25.756 7507 7507 W main : type=1400 audit(0.0:47442): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:38:25.756 7507 7507 W main : type=1400 audit(0.0:47443): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:38:25.756 7507 7507 W main : type=1400 audit(0.0:47444): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:38:25.760 7507 7507 W main : type=1400 audit(0.0:47445): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:38:25.778 7507 7507 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 16:38:26.162 7507 7507 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 16:38:26.163 7507 7507 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 16:38:26.163 7507 7507 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 16:38:26.163 7507 7507 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 16:38:26.163 7507 7507 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 16:38:26.163 7507 7507 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 16:38:26.163 7507 7507 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 16:38:26.164 7507 7507 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 16:38:26.164 7507 7507 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 16:38:26.164 7507 7507 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 16:38:26.164 7507 7507 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 16:38:26.164 7507 7507 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 16:38:26.297 7507 7507 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 16:38:27.467 7507 7507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 16:38:27.467 7507 7507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 16:38:27.544 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47446): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.556 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47447): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.576 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47448): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.684 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47449): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.708 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47450): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.708 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47451): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.708 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47452): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:38:27.708 7507 7507 W com.mbwhatsapp: type=1400 audit(0.0:47453): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop7" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:38:27.908 7507 7556 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 16:38:27.908 7507 7556 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 16:38:27.908 7507 7556 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 16:54:19.260 9888 9888 W main : type=1400 audit(0.0:48000): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:54:19.260 9888 9888 W main : type=1400 audit(0.0:48001): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:54:19.260 9888 9888 W main : type=1400 audit(0.0:48002): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:54:19.264 9888 9888 W main : type=1400 audit(0.0:48003): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 16:54:19.278 9888 9888 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 16:54:19.526 9888 9888 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 16:54:19.526 9888 9888 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 16:54:19.526 9888 9888 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 16:54:19.526 9888 9888 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 16:54:19.526 9888 9888 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 16:54:19.527 9888 9888 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 16:54:19.527 9888 9888 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 16:54:19.527 9888 9888 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 16:54:19.527 9888 9888 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 16:54:19.527 9888 9888 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 16:54:19.527 9888 9888 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 16:54:19.527 9888 9888 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 16:54:19.527 9888 9888 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 16:54:19.527 9888 9888 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 16:54:19.527 9888 9888 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 16:54:19.527 9888 9888 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 16:54:19.614 9888 9888 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 16:54:19.990 9888 9888 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 16:54:19.991 9888 9888 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 16:54:20.032 9888 9888 W com.mbwhatsapp: type=1400 audit(0.0:48004): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:54:20.032 9888 9888 W com.mbwhatsapp: type=1400 audit(0.0:48005): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:54:20.040 9888 9888 W com.mbwhatsapp: type=1400 audit(0.0:48006): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:54:20.064 9888 9888 W com.mbwhatsapp: type=1400 audit(0.0:48007): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 16:54:20.218 9888 9938 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 16:54:20.218 9888 9938 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 16:54:20.218 9888 9938 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 17:04:47.107 13539 13539 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 17:04:47.546 13539 13539 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 17:04:47.578 13539 13539 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 17:04:47.578 13539 13539 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 17:04:47.578 13539 13539 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 17:04:47.578 13539 13539 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 17:04:47.579 13539 13539 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 17:04:47.579 13539 13539 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 17:04:47.579 13539 13539 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 17:04:47.579 13539 13539 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 17:04:47.579 13539 13539 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 17:04:47.579 13539 13539 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 17:04:47.579 13539 13539 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 17:04:47.856 13539 13539 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 17:04:48.875 13539 13539 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 17:04:48.876 13539 13539 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 17:04:48.978 13539 13539 W com.mbwhatsapp: type=1400 audit(0.0:48432): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 17:04:48.982 13539 13539 W com.mbwhatsapp: type=1400 audit(0.0:48433): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 17:04:49.026 13539 13539 W com.mbwhatsapp: type=1400 audit(0.0:48434): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 17:04:49.094 13539 13539 W com.mbwhatsapp: type=1400 audit(0.0:48435): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 17:04:49.146 13539 13539 W com.mbwhatsapp: type=1400 audit(0.0:48436): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 17:04:49.801 13539 13668 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 17:04:49.801 13539 13668 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 17:04:49.801 13539 13668 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-14 17:57:46.626 24398 24398 W main : type=1400 audit(0.0:51848): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 17:57:46.626 24398 24398 W main : type=1400 audit(0.0:51849): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 17:57:46.626 24398 24398 W main : type=1400 audit(0.0:51850): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 17:57:46.630 24398 24398 W main : type=1400 audit(0.0:51851): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 17:57:46.646 24398 24398 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 17:57:46.836 24398 24398 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 17:57:46.837 24398 24398 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 17:57:46.837 24398 24398 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 17:57:46.837 24398 24398 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 17:57:46.837 24398 24398 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 17:57:46.837 24398 24398 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 17:57:46.837 24398 24398 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 17:57:46.837 24398 24398 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 17:57:46.837 24398 24398 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 17:57:46.837 24398 24398 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 17:57:46.930 24398 24398 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 17:57:47.304 24398 24398 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 17:57:47.305 24398 24398 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 17:57:47.632 24398 24451 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 17:57:47.632 24398 24451 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 17:57:47.632 24398 24451 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 17:57:47.679 24398 24398 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 17:57:52.396 24398 24407 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 18:41:28.647 3120 3120 W main : type=1400 audit(0.0:53394): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 18:41:28.647 3120 3120 W main : type=1400 audit(0.0:53395): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 18:41:28.647 3120 3120 W main : type=1400 audit(0.0:53396): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 18:41:28.651 3120 3120 W main : type=1400 audit(0.0:53397): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 18:41:28.671 3120 3120 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 18:41:28.873 3120 3120 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 18:41:28.873 3120 3120 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 18:41:28.873 3120 3120 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 18:41:28.873 3120 3120 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 18:41:28.873 3120 3120 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 18:41:28.873 3120 3120 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 18:41:28.873 3120 3120 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 18:41:28.873 3120 3120 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 18:41:28.874 3120 3120 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 18:41:28.874 3120 3120 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 18:41:28.874 3120 3120 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 18:41:28.874 3120 3120 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 18:41:28.874 3120 3120 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 18:41:28.874 3120 3120 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 18:41:28.874 3120 3120 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 18:41:28.874 3120 3120 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 18:41:28.874 3120 3120 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 18:41:28.973 3120 3120 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 18:41:29.296 3120 3120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 18:41:29.296 3120 3120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 18:41:29.605 3120 3201 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 18:41:29.605 3120 3201 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 18:41:29.605 3120 3201 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 18:41:29.641 3120 3120 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 18:41:30.077 3120 3223 E QT : [QT]file does not exist 03-14 18:41:30.455 3120 3120 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 18:41:30.456 3120 3120 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 18:41:30.596 3120 3262 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 18:41:30.622 3120 3208 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 18:41:30.622 3120 3208 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 18:41:30.692 3120 3134 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 18:41:30.744 3120 3134 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 18:41:37.596 3120 3201 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 18:53:47.452 3120 3444 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 18:53:47.469 3120 3444 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 20:43:10.750 2652 2652 W main : type=1400 audit(0.0:59110): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:43:10.750 2652 2652 W main : type=1400 audit(0.0:59111): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:43:10.750 2652 2652 W main : type=1400 audit(0.0:59112): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:43:11.403 2652 2652 W main : type=1400 audit(0.0:59113): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:43:11.415 2652 2652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 20:43:11.892 2652 2652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 20:43:11.892 2652 2652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 20:43:11.892 2652 2652 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 20:43:11.892 2652 2652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 20:43:11.892 2652 2652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 20:43:11.892 2652 2652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 20:43:11.892 2652 2652 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 20:43:11.893 2652 2652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 20:43:11.893 2652 2652 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 20:43:11.893 2652 2652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 20:43:11.893 2652 2652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 20:43:11.893 2652 2652 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 20:43:11.893 2652 2652 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 20:43:11.893 2652 2652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 20:43:11.893 2652 2652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 20:43:11.893 2652 2652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 20:43:11.893 2652 2652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 20:43:11.975 2652 2652 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 20:43:12.347 2652 2652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 20:43:12.347 2652 2652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 20:43:12.395 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59114): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:12.407 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59115): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:12.415 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59116): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:12.487 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59117): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:12.507 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59118): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:12.507 2652 2652 W com.mbwhatsapp: type=1400 audit(0.0:59119): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 20:43:13.426 2652 2713 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 20:43:13.426 2652 2713 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 20:43:13.426 2652 2713 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 20:48:55.437 2652 2652 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 20:48:55.741 2652 3794 E QT : [QT]file does not exist 03-14 20:48:56.272 2652 2652 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 20:48:56.273 2652 2652 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 20:48:56.427 2652 3830 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 20:48:56.454 2652 3793 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 20:48:56.454 2652 3793 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 20:48:56.497 2652 2799 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 20:48:56.579 2652 2799 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 20:49:02.749 2652 2784 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 20:50:54.265 4732 4732 W main : type=1400 audit(0.0:59557): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:50:54.265 4732 4732 W main : type=1400 audit(0.0:59558): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:50:54.265 4732 4732 W main : type=1400 audit(0.0:59559): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:50:54.269 4732 4732 W main : type=1400 audit(0.0:59560): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 20:50:54.288 4732 4732 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 20:50:54.484 4732 4732 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 20:50:54.484 4732 4732 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 20:50:54.485 4732 4732 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 20:50:54.485 4732 4732 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 20:50:54.485 4732 4732 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 20:50:54.485 4732 4732 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 20:50:54.485 4732 4732 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 20:50:54.485 4732 4732 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 20:50:54.485 4732 4732 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 20:50:54.485 4732 4732 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 20:50:54.485 4732 4732 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 20:50:54.583 4732 4732 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 20:50:54.874 4732 4732 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 20:50:54.874 4732 4732 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 20:50:55.104 4732 4801 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 20:50:55.104 4732 4801 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 20:50:55.104 4732 4801 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 20:50:55.143 4732 4732 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 20:50:55.559 4732 4809 E QT : [QT]file does not exist 03-14 20:50:55.901 4732 4732 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 20:50:55.903 4732 4732 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 20:50:56.035 4732 4825 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 20:50:56.059 4732 4808 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 20:50:56.059 4732 4808 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 20:50:56.116 4732 4774 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 20:50:56.169 4732 4750 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 20:50:59.483 4732 4742 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 21:01:59.518 4732 4774 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:01:59.534 4732 4774 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 21:21:12.055 13415 13415 W main : type=1400 audit(0.0:62570): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:21:12.055 13415 13415 W main : type=1400 audit(0.0:62571): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:21:12.055 13415 13415 W main : type=1400 audit(0.0:62572): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:21:12.059 13415 13415 W main : type=1400 audit(0.0:62573): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:21:12.071 13415 13415 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 21:21:12.240 13415 13415 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 21:21:12.240 13415 13415 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 21:21:12.241 13415 13415 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 21:21:12.241 13415 13415 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 21:21:12.241 13415 13415 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:21:12.241 13415 13415 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 21:21:12.241 13415 13415 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 21:21:12.241 13415 13415 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 21:21:12.241 13415 13415 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:21:12.241 13415 13415 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 21:21:12.241 13415 13415 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 21:21:12.340 13415 13415 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 21:21:12.639 13415 13415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 21:21:12.639 13415 13415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 21:21:12.864 13415 13467 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 21:21:12.864 13415 13467 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 21:21:12.864 13415 13467 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 21:21:12.903 13415 13415 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 21:21:13.325 13415 13475 E QT : [QT]file does not exist 03-14 21:21:13.668 13415 13415 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:21:13.669 13415 13415 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:21:13.799 13415 13488 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 21:21:13.823 13415 13474 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 21:21:13.824 13415 13474 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 21:21:13.881 13415 13432 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:21:13.931 13415 13432 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:21:20.540 13415 13425 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 21:28:18.419 15186 15186 W main : type=1400 audit(0.0:63707): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:28:18.419 15186 15186 W main : type=1400 audit(0.0:63708): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:28:18.419 15186 15186 W main : type=1400 audit(0.0:63709): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:28:18.423 15186 15186 W main : type=1400 audit(0.0:63710): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:28:18.444 15186 15186 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 21:28:18.631 15186 15186 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 21:28:18.631 15186 15186 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 21:28:18.631 15186 15186 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 21:28:18.631 15186 15186 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 21:28:18.631 15186 15186 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 21:28:18.631 15186 15186 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 21:28:18.631 15186 15186 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 21:28:18.632 15186 15186 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 21:28:18.632 15186 15186 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 21:28:18.632 15186 15186 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:28:18.632 15186 15186 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 21:28:18.632 15186 15186 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 21:28:18.632 15186 15186 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 21:28:18.632 15186 15186 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:28:18.632 15186 15186 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 21:28:18.632 15186 15186 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 21:28:18.720 15186 15186 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 21:28:19.057 15186 15186 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 21:28:19.057 15186 15186 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 21:28:19.288 15186 15238 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 21:28:19.288 15186 15238 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 21:28:19.288 15186 15238 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 21:28:19.322 15186 15186 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 21:28:19.725 15186 15246 E QT : [QT]file does not exist 03-14 21:28:20.063 15186 15186 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:28:20.064 15186 15186 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:28:20.197 15186 15259 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 21:28:20.219 15186 15245 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 21:28:20.219 15186 15245 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 21:28:20.274 15186 15200 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:28:20.341 15186 15200 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:28:27.093 15186 15196 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 21:49:25.263 24140 24140 W main : type=1400 audit(0.0:64919): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:25.263 24140 24140 W main : type=1400 audit(0.0:64920): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:25.263 24140 24140 W main : type=1400 audit(0.0:64921): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:25.267 24140 24140 W main : type=1400 audit(0.0:64922): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:25.281 24140 24140 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 21:49:25.470 24140 24140 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 21:49:25.471 24140 24140 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 21:49:25.471 24140 24140 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 21:49:25.471 24140 24140 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 21:49:25.471 24140 24140 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 21:49:25.471 24140 24140 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 21:49:25.471 24140 24140 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 21:49:25.471 24140 24140 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 21:49:25.472 24140 24140 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 21:49:25.472 24140 24140 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 21:49:25.472 24140 24140 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 21:49:25.472 24140 24140 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 21:49:25.578 24140 24140 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 21:49:25.894 24140 24140 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 21:49:25.895 24140 24140 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 21:49:26.180 24140 24191 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 21:49:26.180 24140 24191 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 21:49:26.180 24140 24191 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 21:49:26.218 24140 24140 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 21:49:26.623 24140 24199 E QT : [QT]file does not exist 03-14 21:49:26.978 24140 24140 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:49:26.979 24140 24140 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 21:49:27.121 24140 24215 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 21:49:27.151 24140 24198 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 21:49:27.151 24140 24198 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 21:49:27.211 24140 24178 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:49:27.304 24140 24178 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 21:49:28.551 24140 24140 W com.mbwhatsapp: type=1400 audit(0.0:64955): avc: denied { read } for name="osrelease" dev="proc" ino=8083447 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:28.551 24140 24140 W com.mbwhatsapp: type=1400 audit(0.0:64956): avc: denied { read } for name="version" dev="proc" ino=8083448 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 21:49:30.514 24140 24151 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 22:25:25.656 13686 13686 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 22:25:26.009 13686 13686 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 22:25:26.009 13686 13686 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 22:25:26.009 13686 13686 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 22:25:26.009 13686 13686 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 22:25:26.009 13686 13686 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 22:25:26.010 13686 13686 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 22:25:26.010 13686 13686 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 22:25:26.010 13686 13686 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 22:25:26.010 13686 13686 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 22:25:26.010 13686 13686 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 22:25:26.010 13686 13686 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 22:25:26.010 13686 13686 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 22:25:26.010 13686 13686 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 22:25:26.010 13686 13686 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 22:25:26.010 13686 13686 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 22:25:26.010 13686 13686 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 22:25:26.110 13686 13686 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 22:25:26.640 13686 13686 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 22:25:26.641 13686 13686 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 22:25:27.230 13686 13743 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 22:25:27.230 13686 13743 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 22:25:27.230 13686 13743 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 22:25:27.293 13686 13686 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 22:25:30.846 13686 13694 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-14 23:18:14.652 4689 4689 W main : type=1400 audit(0.0:120158): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:18:14.652 4689 4689 W main : type=1400 audit(0.0:120159): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:18:14.652 4689 4689 W main : type=1400 audit(0.0:120160): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:18:14.660 4689 4689 W main : type=1400 audit(0.0:120161): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:18:14.673 4689 4689 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 23:18:14.979 4689 4689 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 23:18:14.979 4689 4689 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 23:18:14.979 4689 4689 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 23:18:14.979 4689 4689 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 23:18:14.979 4689 4689 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 23:18:14.979 4689 4689 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 23:18:14.979 4689 4689 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 23:18:14.980 4689 4689 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 23:18:14.980 4689 4689 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 23:18:14.980 4689 4689 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 23:18:14.980 4689 4689 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 23:18:14.980 4689 4689 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 23:18:15.067 4689 4689 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 23:18:15.923 4689 4689 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 23:18:15.923 4689 4689 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 23:18:16.128 4689 4689 W com.mbwhatsapp: type=1400 audit(0.0:120173): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 23:18:16.156 4689 4689 W com.mbwhatsapp: type=1400 audit(0.0:120174): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-14 23:18:16.530 4689 4762 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 23:18:16.530 4689 4762 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 23:18:16.530 4689 4762 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 23:18:16.567 4689 4689 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 23:18:20.025 4689 4698 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 23:18:25.894 4689 5093 E QT : [QT]file does not exist 03-14 23:18:26.403 4689 4689 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 23:18:26.403 4689 4689 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 23:18:26.539 4689 5112 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 23:18:26.564 4689 5092 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 23:18:26.564 4689 5092 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 23:18:26.616 4689 4703 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 23:18:26.669 4689 4708 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 23:46:26.529 16973 16973 W main : type=1400 audit(0.0:124219): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:46:26.529 16973 16973 W main : type=1400 audit(0.0:124220): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:46:26.529 16973 16973 W main : type=1400 audit(0.0:124221): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:46:26.533 16973 16973 W main : type=1400 audit(0.0:124222): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:46:26.549 16973 16973 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 23:46:26.870 16973 16973 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 23:46:26.870 16973 16973 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 23:46:26.870 16973 16973 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 23:46:26.870 16973 16973 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 23:46:26.870 16973 16973 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 23:46:26.870 16973 16973 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 23:46:26.870 16973 16973 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 23:46:26.870 16973 16973 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 23:46:26.870 16973 16973 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 23:46:26.870 16973 16973 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 23:46:26.959 16973 16973 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 23:46:27.269 16973 16973 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 23:46:27.269 16973 16973 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 23:46:27.570 16973 17024 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 23:46:27.570 16973 17024 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 23:46:27.570 16973 17024 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 23:46:27.605 16973 16973 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 23:46:32.148 16973 16983 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 23:47:17.875 16973 17639 E QT : [QT]file does not exist 03-14 23:47:18.372 16973 16973 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 23:47:18.373 16973 16973 W libc : Access denied finding property "ro.vendor.scaler_version" 03-14 23:47:18.509 16973 17653 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 23:47:18.533 16973 17638 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-14 23:47:18.534 16973 17638 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-14 23:47:18.580 16973 17652 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-14 23:47:18.629 16973 17652 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-14 23:59:35.708 20250 20250 W main : type=1400 audit(0.0:124997): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:59:35.708 20250 20250 W main : type=1400 audit(0.0:124998): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:59:35.708 20250 20250 W main : type=1400 audit(0.0:124999): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:59:35.712 20250 20250 W main : type=1400 audit(0.0:125000): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-14 23:59:35.728 20250 20250 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 23:59:35.871 20250 20250 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 23:59:35.871 20250 20250 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 23:59:35.871 20250 20250 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 23:59:35.871 20250 20250 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 23:59:35.871 20250 20250 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 23:59:35.871 20250 20250 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-14 23:59:35.871 20250 20250 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-14 23:59:35.871 20250 20250 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-14 23:59:35.872 20250 20250 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-14 23:59:35.872 20250 20250 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-14 23:59:35.872 20250 20250 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 23:59:35.872 20250 20250 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-14 23:59:35.872 20250 20250 W System.err: at android.os.Looper.loop(Looper.java:342) 03-14 23:59:35.872 20250 20250 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-14 23:59:35.872 20250 20250 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 23:59:35.872 20250 20250 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-14 23:59:35.872 20250 20250 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-14 23:59:35.960 20250 20250 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 23:59:36.325 20250 20250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 23:59:36.325 20250 20250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 23:59:36.726 20250 20376 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 23:59:36.726 20250 20376 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 23:59:36.726 20250 20376 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 01:17:40.621 26874 26874 W main : type=1400 audit(0.0:126287): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 01:17:40.621 26874 26874 W main : type=1400 audit(0.0:126288): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 01:17:40.621 26874 26874 W main : type=1400 audit(0.0:126289): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 01:17:40.633 26874 26874 W main : type=1400 audit(0.0:126290): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 01:17:40.651 26874 26874 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 01:17:40.828 26874 26874 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 01:17:40.828 26874 26874 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 01:17:40.828 26874 26874 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 01:17:40.829 26874 26874 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 01:17:40.829 26874 26874 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 01:17:40.829 26874 26874 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 01:17:40.829 26874 26874 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 01:17:40.829 26874 26874 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 01:17:40.829 26874 26874 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 01:17:40.829 26874 26874 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 01:17:40.829 26874 26874 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 01:17:40.829 26874 26874 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 01:17:40.829 26874 26874 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 01:17:40.829 26874 26874 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 01:17:40.829 26874 26874 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 01:17:40.829 26874 26874 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 01:17:40.935 26874 26874 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 01:17:41.796 26874 26874 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 01:17:41.796 26874 26874 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 01:17:41.873 26874 26874 W com.mbwhatsapp: type=1400 audit(0.0:126304): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 01:17:41.885 26874 26874 W com.mbwhatsapp: type=1400 audit(0.0:126305): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 01:17:41.917 26874 26874 W com.mbwhatsapp: type=1400 audit(0.0:126306): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 01:17:42.013 26874 26874 W com.mbwhatsapp: type=1400 audit(0.0:126307): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 01:17:42.041 26874 26874 W com.mbwhatsapp: type=1400 audit(0.0:126308): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 01:17:42.374 26874 26995 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 01:17:42.374 26874 26995 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 01:17:42.374 26874 26995 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 04:18:32.833 30254 30254 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 04:18:33.003 30254 30254 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 04:18:33.004 30254 30254 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 04:18:33.004 30254 30254 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 04:18:33.004 30254 30254 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 04:18:33.004 30254 30254 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 04:18:33.004 30254 30254 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 04:18:33.004 30254 30254 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 04:18:33.004 30254 30254 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 04:18:33.004 30254 30254 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 04:18:33.005 30254 30254 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 04:18:33.117 30254 30254 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 04:18:33.600 30254 30254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 04:18:33.600 30254 30254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 04:18:33.653 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126754): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 04:18:33.657 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126755): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 04:18:33.697 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126757): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 04:18:33.721 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126758): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 04:18:33.923 30254 30519 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 04:18:33.923 30254 30519 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 04:18:33.923 30254 30519 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 05:43:57.365 30254 30254 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 05:43:57.802 30254 32014 E QT : [QT]file does not exist 03-15 05:43:58.538 30254 30254 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 05:43:58.539 30254 30254 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 05:43:58.568 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126909): avc: denied { read } for name="osrelease" dev="proc" ino=10402998 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 05:43:58.568 30254 30254 W com.mbwhatsapp: type=1400 audit(0.0:126910): avc: denied { read } for name="version" dev="proc" ino=10402999 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 05:43:59.098 30254 32179 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-15 05:43:59.431 30254 32012 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-15 05:43:59.431 30254 32012 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-15 05:43:59.520 30254 30909 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 05:43:59.702 30254 30909 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 05:44:08.784 30254 30880 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 11:14:15.215 21295 21295 W main : type=1400 audit(0.0:129386): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:14:15.235 21295 21295 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 11:14:15.438 21295 21295 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 11:14:15.438 21295 21295 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 11:14:15.439 21295 21295 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 11:14:15.439 21295 21295 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 11:14:15.439 21295 21295 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 11:14:15.439 21295 21295 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 11:14:15.439 21295 21295 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 11:14:15.439 21295 21295 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 11:14:15.439 21295 21295 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 11:14:15.439 21295 21295 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 11:14:15.439 21295 21295 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 11:14:15.544 21295 21295 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 11:14:15.925 21295 21295 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 11:14:15.925 21295 21295 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 11:14:15.991 21295 21295 W com.mbwhatsapp: type=1400 audit(0.0:129394): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:14:15.999 21295 21295 W com.mbwhatsapp: type=1400 audit(0.0:129395): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:14:16.015 21295 21295 W com.mbwhatsapp: type=1400 audit(0.0:129396): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:14:16.047 21295 21295 W com.mbwhatsapp: type=1400 audit(0.0:129397): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:14:16.067 21295 21295 W com.mbwhatsapp: type=1400 audit(0.0:129398): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:14:16.219 21295 21467 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 11:14:16.219 21295 21467 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 11:14:16.219 21295 21467 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 11:14:37.442 21295 21295 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 11:14:37.918 21295 22568 E QT : [QT]file does not exist 03-15 11:14:38.368 21295 21295 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 11:14:38.374 21295 21295 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 11:14:38.632 21295 22628 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-15 11:14:38.700 21295 22567 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-15 11:14:38.701 21295 22567 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-15 11:14:38.791 21295 22597 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 11:14:39.083 21295 22647 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 11:14:45.193 21295 21471 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 11:33:53.274 2678 2678 W main : type=1400 audit(0.0:132859): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:33:53.274 2678 2678 W main : type=1400 audit(0.0:132860): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:33:53.274 2678 2678 W main : type=1400 audit(0.0:132861): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:33:53.278 2678 2678 W main : type=1400 audit(0.0:132862): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:33:53.293 2678 2678 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 11:33:53.479 2678 2678 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 11:33:53.480 2678 2678 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 11:33:53.480 2678 2678 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 11:33:53.480 2678 2678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 11:33:53.480 2678 2678 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 11:33:53.481 2678 2678 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 11:33:53.481 2678 2678 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 11:33:53.481 2678 2678 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 11:33:53.481 2678 2678 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 11:33:53.481 2678 2678 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 11:33:53.481 2678 2678 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 11:33:53.481 2678 2678 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 11:33:53.481 2678 2678 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 11:33:53.481 2678 2678 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 11:33:53.481 2678 2678 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 11:33:53.481 2678 2678 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 11:33:53.616 2678 2678 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 11:33:54.134 2678 2678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 11:33:54.134 2678 2678 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 11:33:54.206 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132863): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.210 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132864): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.230 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132865): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.262 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132866): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.290 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132867): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.290 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132868): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.290 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132869): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 11:33:54.290 2678 2678 W com.mbwhatsapp: type=1400 audit(0.0:132870): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop7" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 11:33:54.536 2678 2730 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 11:33:54.536 2678 2730 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 11:33:54.536 2678 2730 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 12:15:48.581 22780 22780 W main : type=1400 audit(0.0:135902): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:15:48.581 22780 22780 W main : type=1400 audit(0.0:135903): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:15:48.585 22780 22780 W main : type=1400 audit(0.0:135904): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:15:48.589 22780 22780 W main : type=1400 audit(0.0:135905): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:15:48.603 22780 22780 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 12:15:49.046 22780 22780 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 12:15:49.047 22780 22780 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 12:15:49.047 22780 22780 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 12:15:49.048 22780 22780 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 12:15:49.048 22780 22780 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 12:15:49.048 22780 22780 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 12:15:49.048 22780 22780 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 12:15:49.048 22780 22780 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 12:15:49.048 22780 22780 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 12:15:49.048 22780 22780 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 12:15:49.048 22780 22780 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 12:15:49.237 22780 22780 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 12:15:49.959 22780 22780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 12:15:49.959 22780 22780 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 12:15:50.089 22780 22780 W com.mbwhatsapp: type=1400 audit(0.0:135910): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:15:50.117 22780 22780 W com.mbwhatsapp: type=1400 audit(0.0:135911): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:15:50.145 22780 22780 W com.mbwhatsapp: type=1400 audit(0.0:135912): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:15:50.257 22780 22780 W com.mbwhatsapp: type=1400 audit(0.0:135913): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:15:50.289 22780 22780 W com.mbwhatsapp: type=1400 audit(0.0:135914): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:15:50.824 22780 22899 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 12:15:50.824 22780 22899 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 12:15:50.824 22780 22899 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 12:15:59.123 22780 22788 W com.mbwhatsapp: Suspending all threads took: 38.641ms --------- beginning of main 03-15 12:52:56.849 5390 5390 W main : type=1400 audit(0.0:137134): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:52:56.849 5390 5390 W main : type=1400 audit(0.0:137135): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 12:52:56.874 5390 5390 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 12:52:57.129 5390 5390 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 12:52:57.129 5390 5390 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 12:52:57.129 5390 5390 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 12:52:57.129 5390 5390 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 12:52:57.129 5390 5390 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 12:52:57.129 5390 5390 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 12:52:57.130 5390 5390 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 12:52:57.130 5390 5390 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 12:52:57.130 5390 5390 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 12:52:57.130 5390 5390 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 12:52:57.130 5390 5390 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 12:52:57.130 5390 5390 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 12:52:57.130 5390 5390 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 12:52:57.130 5390 5390 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 12:52:57.130 5390 5390 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 12:52:57.130 5390 5390 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 12:52:57.216 5390 5390 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 12:52:57.536 5390 5390 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 12:52:57.536 5390 5390 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 12:52:57.585 5390 5390 W com.mbwhatsapp: type=1400 audit(0.0:137142): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:52:57.597 5390 5390 W com.mbwhatsapp: type=1400 audit(0.0:137143): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:52:57.609 5390 5390 W com.mbwhatsapp: type=1400 audit(0.0:137144): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 12:52:57.839 5390 5444 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 12:52:57.839 5390 5444 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 12:52:57.839 5390 5444 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 12:52:57.873 5390 5390 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 12:52:58.290 5390 5454 E QT : [QT]file does not exist 03-15 12:52:58.707 5390 5390 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 12:52:58.708 5390 5390 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 12:52:58.845 5390 5485 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-15 12:52:58.869 5390 5453 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-15 12:52:58.869 5390 5453 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-15 12:52:58.937 5390 5431 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 12:52:58.971 5390 5431 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 12:53:06.436 5390 5399 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 13:47:05.247 28359 28359 W main : type=1400 audit(0.0:140953): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 13:47:05.247 28359 28359 W main : type=1400 audit(0.0:140954): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 13:47:05.247 28359 28359 W main : type=1400 audit(0.0:140955): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 13:47:05.251 28359 28359 W main : type=1400 audit(0.0:140956): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 13:47:05.273 28359 28359 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 13:47:06.281 28359 28359 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 13:47:06.281 28359 28359 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 13:47:06.282 28359 28359 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 13:47:06.282 28359 28359 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 13:47:06.282 28359 28359 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 13:47:06.282 28359 28359 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 13:47:06.282 28359 28359 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 13:47:06.282 28359 28359 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 13:47:06.282 28359 28359 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 13:47:06.282 28359 28359 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 13:47:06.282 28359 28359 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 13:47:06.282 28359 28359 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 13:47:06.282 28359 28359 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 13:47:06.282 28359 28359 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 13:47:06.284 28359 28359 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 13:47:06.284 28359 28359 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 13:47:06.284 28359 28359 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 13:47:06.284 28359 28359 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 13:47:06.284 28359 28359 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 13:47:06.284 28359 28359 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 13:47:06.285 28359 28359 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 13:47:06.285 28359 28359 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 13:47:06.402 28359 28359 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 13:47:07.171 28359 28359 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 13:47:07.172 28359 28359 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 13:47:07.744 28359 28552 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 13:47:07.744 28359 28552 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 13:47:07.744 28359 28552 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 14:09:47.975 4801 4801 W main : type=1400 audit(0.0:141726): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 14:09:47.975 4801 4801 W main : type=1400 audit(0.0:141727): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 14:09:47.975 4801 4801 W main : type=1400 audit(0.0:141728): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 14:09:47.983 4801 4801 W main : type=1400 audit(0.0:141729): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 14:09:47.994 4801 4801 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 14:09:48.355 4801 4801 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 14:09:48.355 4801 4801 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 14:09:48.355 4801 4801 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 14:09:48.355 4801 4801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 14:09:48.356 4801 4801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 14:09:48.356 4801 4801 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 14:09:48.356 4801 4801 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 14:09:48.356 4801 4801 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 14:09:48.356 4801 4801 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 14:09:48.356 4801 4801 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 14:09:48.356 4801 4801 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 14:09:48.356 4801 4801 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 14:09:48.356 4801 4801 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 14:09:48.356 4801 4801 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 14:09:48.356 4801 4801 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 14:09:48.356 4801 4801 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 14:09:48.451 4801 4801 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 14:09:48.790 4801 4801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 14:09:48.791 4801 4801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 14:09:48.831 4801 4801 W com.mbwhatsapp: type=1400 audit(0.0:141730): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 14:09:49.114 4801 4893 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 14:09:49.114 4801 4893 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 14:09:49.114 4801 4893 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 18:27:35.625 4182 4182 W main : type=1400 audit(0.0:145781): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:27:35.625 4182 4182 W main : type=1400 audit(0.0:145782): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:27:35.625 4182 4182 W main : type=1400 audit(0.0:145783): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:27:35.633 4182 4182 W main : type=1400 audit(0.0:145784): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 18:27:35.646 4182 4182 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 18:27:36.247 4182 4182 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 18:27:36.248 4182 4182 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 18:27:36.248 4182 4182 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 18:27:36.248 4182 4182 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 18:27:36.248 4182 4182 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 18:27:36.248 4182 4182 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 18:27:36.248 4182 4182 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 18:27:36.249 4182 4182 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 18:27:36.249 4182 4182 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 18:27:36.249 4182 4182 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 18:27:36.249 4182 4182 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 18:27:36.249 4182 4182 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 18:27:36.274 4182 4182 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 18:27:37.114 4182 4182 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 18:27:37.114 4182 4182 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 18:27:37.165 4182 4182 W com.mbwhatsapp: type=1400 audit(0.0:145792): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 18:27:37.181 4182 4182 W com.mbwhatsapp: type=1400 audit(0.0:145793): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 18:27:37.197 4182 4182 W com.mbwhatsapp: type=1400 audit(0.0:145794): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 18:27:37.289 4182 4182 W com.mbwhatsapp: type=1400 audit(0.0:145795): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 18:27:37.305 4182 4182 W com.mbwhatsapp: type=1400 audit(0.0:145796): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 18:27:37.371 4182 4482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 18:27:37.371 4182 4482 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 18:27:37.371 4182 4482 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-15 19:37:04.185 26814 26814 W main : type=1400 audit(0.0:151958): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 19:37:04.185 26814 26814 W main : type=1400 audit(0.0:151959): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 19:37:04.185 26814 26814 W main : type=1400 audit(0.0:151960): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 19:37:04.189 26814 26814 W main : type=1400 audit(0.0:151962): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 19:37:04.210 26814 26814 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 19:37:04.696 26814 26814 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 19:37:04.696 26814 26814 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 19:37:04.696 26814 26814 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 19:37:04.696 26814 26814 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 19:37:04.696 26814 26814 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 19:37:04.696 26814 26814 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 19:37:04.696 26814 26814 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 19:37:04.696 26814 26814 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 19:37:04.696 26814 26814 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 19:37:04.696 26814 26814 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 19:37:04.717 26814 26814 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 19:37:05.985 26814 26814 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 19:37:05.985 26814 26814 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 19:37:06.198 26814 26963 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 19:37:06.198 26814 26963 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 19:37:06.198 26814 26963 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 19:37:06.216 26814 26814 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 19:37:09.372 26814 26830 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-15 21:55:18.933 26814 26830 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 829 to 100 --------- beginning of main 03-15 22:53:43.145 17430 17430 W main : type=1400 audit(0.0:170948): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 22:53:43.145 17430 17430 W main : type=1400 audit(0.0:170949): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 22:53:43.145 17430 17430 W main : type=1400 audit(0.0:170950): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 22:53:43.173 17430 17430 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 22:53:43.575 17430 17430 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 22:53:43.576 17430 17430 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 22:53:43.576 17430 17430 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 22:53:43.576 17430 17430 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 22:53:43.576 17430 17430 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 22:53:43.576 17430 17430 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 22:53:43.576 17430 17430 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 22:53:43.576 17430 17430 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 22:53:43.576 17430 17430 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 22:53:43.576 17430 17430 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 22:53:43.592 17430 17430 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 22:53:43.997 17430 17430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 22:53:43.998 17430 17430 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 22:53:44.033 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170956): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 22:53:44.041 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170957): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 22:53:44.049 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170958): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 22:53:44.117 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170959): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 22:53:44.129 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170960): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 22:53:44.185 17430 17484 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 22:53:44.185 17430 17484 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 22:53:44.185 17430 17484 W com.mbwhatsapp: and incorrect proguard optimizations. 03-15 22:53:44.198 17430 17430 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-15 22:53:44.337 17430 17492 E QT : [QT]file does not exist 03-15 22:53:44.586 17430 17430 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 22:53:44.587 17430 17430 W libc : Access denied finding property "ro.vendor.scaler_version" 03-15 22:53:44.708 17430 17509 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-15 22:53:44.732 17430 17491 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-15 22:53:44.732 17430 17491 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-15 22:53:44.814 17430 17470 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 22:53:44.849 17430 17470 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-15 22:53:45.097 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170974): avc: denied { read } for name="osrelease" dev="proc" ino=17373893 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 22:53:45.097 17430 17430 W com.mbwhatsapp: type=1400 audit(0.0:170975): avc: denied { read } for name="version" dev="proc" ino=17373894 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 22:53:54.768 17430 17498 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-15 23:49:05.166 6021 6021 W main : type=1400 audit(0.0:176762): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 23:49:05.166 6021 6021 W main : type=1400 audit(0.0:176763): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 23:49:05.166 6021 6021 W main : type=1400 audit(0.0:176764): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 23:49:05.178 6021 6021 W main : type=1400 audit(0.0:176765): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 23:49:05.195 6021 6021 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-15 23:49:05.785 6021 6021 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-15 23:49:05.785 6021 6021 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-15 23:49:05.786 6021 6021 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-15 23:49:05.786 6021 6021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-15 23:49:05.786 6021 6021 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-15 23:49:05.786 6021 6021 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-15 23:49:05.786 6021 6021 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-15 23:49:05.786 6021 6021 W System.err: at java.lang.Class.newInstance(Native Method) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-15 23:49:05.786 6021 6021 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-15 23:49:05.786 6021 6021 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-15 23:49:05.787 6021 6021 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-15 23:49:05.787 6021 6021 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-15 23:49:05.787 6021 6021 W System.err: at android.os.Looper.loop(Looper.java:342) 03-15 23:49:05.787 6021 6021 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-15 23:49:05.787 6021 6021 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-15 23:49:05.787 6021 6021 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-15 23:49:05.787 6021 6021 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-15 23:49:05.822 6021 6021 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-15 23:49:06.492 6021 6021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-15 23:49:06.492 6021 6021 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-15 23:49:06.542 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176766): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.554 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176767): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.582 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176768): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.678 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176769): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.702 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176770): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.702 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176771): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.702 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176772): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-15 23:49:06.702 6021 6021 W com.mbwhatsapp: type=1400 audit(0.0:176773): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop7" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-15 23:49:06.794 6021 6070 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-15 23:49:06.794 6021 6070 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-15 23:49:06.794 6021 6070 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 00:56:08.697 21717 21717 W main : type=1400 audit(0.0:178163): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 00:56:08.697 21717 21717 W main : type=1400 audit(0.0:178164): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 00:56:08.697 21717 21717 W main : type=1400 audit(0.0:178165): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 00:56:08.705 21717 21717 W main : type=1400 audit(0.0:178166): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 00:56:08.720 21717 21717 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 00:56:09.216 21717 21717 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 00:56:09.216 21717 21717 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 00:56:09.216 21717 21717 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 00:56:09.216 21717 21717 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 00:56:09.216 21717 21717 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 00:56:09.216 21717 21717 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 00:56:09.217 21717 21717 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 00:56:09.217 21717 21717 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 00:56:09.217 21717 21717 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 00:56:09.217 21717 21717 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 00:56:09.217 21717 21717 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 00:56:09.217 21717 21717 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 00:56:09.217 21717 21717 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 00:56:09.217 21717 21717 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 00:56:09.217 21717 21717 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 00:56:09.217 21717 21717 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 00:56:09.249 21717 21717 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 00:56:09.539 21717 21717 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 00:56:09.539 21717 21717 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 00:56:09.585 21717 21717 W com.mbwhatsapp: type=1400 audit(0.0:178168): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 00:56:09.597 21717 21717 W com.mbwhatsapp: type=1400 audit(0.0:178169): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 00:56:09.605 21717 21717 W com.mbwhatsapp: type=1400 audit(0.0:178170): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 00:56:09.765 21717 21787 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 00:56:09.765 21717 21787 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 00:56:09.765 21717 21787 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 01:18:14.519 27160 27160 W main : type=1400 audit(0.0:186624): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 01:18:14.519 27160 27160 W main : type=1400 audit(0.0:186625): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 01:18:14.519 27160 27160 W main : type=1400 audit(0.0:186626): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 01:18:14.523 27160 27160 W main : type=1400 audit(0.0:186627): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 01:18:14.536 27160 27160 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 01:18:14.917 27160 27160 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 01:18:14.918 27160 27160 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 01:18:14.918 27160 27160 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 01:18:14.918 27160 27160 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 01:18:14.918 27160 27160 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 01:18:14.918 27160 27160 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 01:18:14.918 27160 27160 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 01:18:14.918 27160 27160 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 01:18:14.918 27160 27160 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 01:18:14.918 27160 27160 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 01:18:14.944 27160 27160 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 01:18:15.456 27160 27160 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 01:18:15.456 27160 27160 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 01:18:15.499 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186628): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 01:18:15.627 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186631): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 01:18:15.639 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186632): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 01:18:15.639 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186633): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 01:18:15.639 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186634): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 01:18:15.639 27160 27160 W com.mbwhatsapp: type=1400 audit(0.0:186635): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop7" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 01:18:15.703 27160 27209 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 01:18:15.703 27160 27209 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 01:18:15.703 27160 27209 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 02:00:00.081 8415 8415 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 02:00:00.548 8415 8415 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 02:00:00.548 8415 8415 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 02:00:00.548 8415 8415 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 02:00:00.549 8415 8415 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 02:00:00.549 8415 8415 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 02:00:00.549 8415 8415 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 02:00:00.549 8415 8415 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 02:00:00.549 8415 8415 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 02:00:00.549 8415 8415 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 02:00:00.549 8415 8415 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 02:00:00.549 8415 8415 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 02:00:00.578 8415 8415 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 02:00:00.987 8415 8415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 02:00:00.987 8415 8415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 02:00:01.199 8415 8463 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 02:00:01.199 8415 8463 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 02:00:01.199 8415 8463 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 02:26:27.531 19315 19315 W main : type=1400 audit(0.0:229688): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 02:26:27.531 19315 19315 W main : type=1400 audit(0.0:229689): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 02:26:27.531 19315 19315 W main : type=1400 audit(0.0:229690): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 02:26:27.535 19315 19315 W main : type=1400 audit(0.0:229691): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 02:26:27.553 19315 19315 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 02:26:27.884 19315 19315 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 02:26:27.885 19315 19315 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 02:26:27.885 19315 19315 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 02:26:27.885 19315 19315 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 02:26:27.885 19315 19315 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 02:26:27.885 19315 19315 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 02:26:27.885 19315 19315 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 02:26:27.885 19315 19315 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 02:26:27.886 19315 19315 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 02:26:27.886 19315 19315 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 02:26:27.886 19315 19315 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 02:26:27.886 19315 19315 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 02:26:27.910 19315 19315 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 02:26:28.160 19315 19315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 02:26:28.161 19315 19315 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 02:26:28.207 19315 19315 W com.mbwhatsapp: type=1400 audit(0.0:229692): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 02:26:28.215 19315 19315 W com.mbwhatsapp: type=1400 audit(0.0:229693): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 02:26:28.405 19315 19363 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 02:26:28.405 19315 19363 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 02:26:28.405 19315 19363 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 07:39:31.732 10842 10842 W main : type=1400 audit(0.0:260332): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 07:39:31.732 10842 10842 W main : type=1400 audit(0.0:260333): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 07:39:31.732 10842 10842 W main : type=1400 audit(0.0:260334): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 07:39:31.736 10842 10842 W main : type=1400 audit(0.0:260335): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 07:39:31.754 10842 10842 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 07:39:32.112 10842 10842 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 07:39:32.113 10842 10842 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 07:39:32.113 10842 10842 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 07:39:32.113 10842 10842 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 07:39:32.113 10842 10842 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 07:39:32.113 10842 10842 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 07:39:32.113 10842 10842 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 07:39:32.113 10842 10842 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 07:39:32.114 10842 10842 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 07:39:32.114 10842 10842 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 07:39:32.114 10842 10842 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 07:39:32.138 10842 10842 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 07:39:32.463 10842 10842 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 07:39:32.463 10842 10842 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 07:39:32.672 10842 10936 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 07:39:32.672 10842 10936 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 07:39:32.672 10842 10936 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 09:04:14.005 18894 18894 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 09:04:14.137 18894 18894 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 09:04:14.138 18894 18894 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 09:04:14.138 18894 18894 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 09:04:14.138 18894 18894 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 09:04:14.138 18894 18894 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 09:04:14.138 18894 18894 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 09:04:14.138 18894 18894 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 09:04:14.138 18894 18894 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 09:04:14.138 18894 18894 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 09:04:14.138 18894 18894 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 09:04:14.152 18894 18894 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 09:04:14.371 18894 18894 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 09:04:14.371 18894 18894 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 09:04:14.476 18894 19058 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 09:04:14.476 18894 19058 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 09:04:14.476 18894 19058 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 09:54:09.893 27121 27121 W main : type=1400 audit(0.0:261924): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 09:54:09.893 27121 27121 W main : type=1400 audit(0.0:261925): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 09:54:09.893 27121 27121 W main : type=1400 audit(0.0:261926): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 09:54:09.901 27121 27121 W main : type=1400 audit(0.0:261927): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 09:54:09.912 27121 27121 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 09:54:10.363 27121 27121 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 09:54:10.364 27121 27121 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 09:54:10.364 27121 27121 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 09:54:10.364 27121 27121 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 09:54:10.364 27121 27121 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 09:54:10.364 27121 27121 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 09:54:10.364 27121 27121 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 09:54:10.364 27121 27121 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 09:54:10.365 27121 27121 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 09:54:10.365 27121 27121 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 09:54:10.365 27121 27121 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 09:54:10.365 27121 27121 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 09:54:10.365 27121 27121 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 09:54:10.365 27121 27121 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 09:54:10.365 27121 27121 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 09:54:10.365 27121 27121 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 09:54:10.365 27121 27121 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 09:54:10.418 27121 27121 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 09:54:11.298 27121 27121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 09:54:11.298 27121 27121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 09:54:11.421 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261928): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.465 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261929): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.477 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261930): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.589 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261931): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.681 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261932): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.681 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261933): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:11.681 27121 27121 W com.mbwhatsapp: type=1400 audit(0.0:261934): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 09:54:12.022 27121 27208 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 09:54:12.022 27121 27208 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 09:54:12.022 27121 27208 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 10:25:21.499 2852 2852 W main : type=1400 audit(0.0:262812): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=14659 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 10:25:21.499 2852 2852 W main : type=1400 audit(0.0:262813): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=14660 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 10:25:21.499 2852 2852 W main : type=1400 audit(0.0:262814): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=14662 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 10:25:21.503 2852 2852 W main : type=1400 audit(0.0:262815): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=14900 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 10:25:21.526 2852 2852 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 10:25:21.698 2852 2852 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 10:25:21.699 2852 2852 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 10:25:21.699 2852 2852 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 10:25:21.699 2852 2852 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 10:25:21.699 2852 2852 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 10:25:21.699 2852 2852 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 10:25:21.699 2852 2852 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 10:25:21.699 2852 2852 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 10:25:21.699 2852 2852 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 10:25:21.699 2852 2852 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 10:25:21.718 2852 2852 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 10:25:21.907 2852 2852 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 10:25:21.907 2852 2852 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 10:25:22.006 2852 2922 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 10:25:22.006 2852 2922 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 10:25:22.006 2852 2922 W com.mbwhatsapp: and incorrect proguard optimizations. 03-16 10:25:22.019 2852 2852 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-16 10:25:22.173 2852 2930 E QT : [QT]file does not exist 03-16 10:25:22.409 2852 2852 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 10:25:22.410 2852 2852 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 10:25:22.540 2852 2947 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-16 10:25:22.566 2852 2929 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-16 10:25:22.566 2852 2929 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-16 10:25:26.729 2852 2871 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-16 11:28:26.605 14560 14560 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 11:28:29.357 14560 14560 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 11:28:29.358 14560 14560 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 11:28:29.358 14560 14560 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 11:28:29.359 14560 14560 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 11:28:29.359 14560 14560 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 11:28:29.359 14560 14560 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 11:28:29.359 14560 14560 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 11:28:29.360 14560 14560 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 11:28:29.360 14560 14560 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 11:28:29.360 14560 14560 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 11:28:29.360 14560 14560 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 11:28:29.360 14560 14560 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 11:28:30.336 14560 14560 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 11:28:35.423 14560 14560 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 11:28:35.424 14560 14560 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 11:28:38.876 14560 14560 W com.mbwhatsapp: type=1400 audit(0.0:3931): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 11:28:38.920 14560 14560 W com.mbwhatsapp: type=1400 audit(0.0:3932): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 11:28:38.920 14560 14560 W com.mbwhatsapp: type=1400 audit(0.0:3933): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 11:28:38.920 14560 14560 W com.mbwhatsapp: type=1400 audit(0.0:3934): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 11:28:38.920 14560 14560 W com.mbwhatsapp: type=1400 audit(0.0:3935): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 11:28:39.940 14560 14815 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 11:28:39.940 14560 14815 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 11:28:39.940 14560 14815 W com.mbwhatsapp: and incorrect proguard optimizations. 03-16 11:28:40.110 14560 14574 W com.mbwhatsapp: Suspending all threads took: 12.795ms --------- beginning of main 03-16 12:06:56.001 1854 1854 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 12:06:56.460 1854 1854 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 12:06:56.460 1854 1854 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 12:06:56.460 1854 1854 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 12:06:56.460 1854 1854 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 12:06:56.461 1854 1854 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 12:06:56.461 1854 1854 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 12:06:56.461 1854 1854 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 12:06:56.461 1854 1854 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 12:06:56.461 1854 1854 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 12:06:56.461 1854 1854 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 12:06:56.461 1854 1854 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 12:06:56.461 1854 1854 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 12:06:56.619 1854 1854 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 12:06:57.333 1854 1854 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 12:06:57.333 1854 1854 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 12:06:57.858 1854 1954 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 12:06:57.858 1854 1954 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 12:06:57.858 1854 1954 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 12:58:05.119 25377 25377 W main : type=1400 audit(0.0:89108): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10567 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 12:58:05.119 25377 25377 W main : type=1400 audit(0.0:89109): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10568 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 12:58:05.119 25377 25377 W main : type=1400 audit(0.0:89110): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10570 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 12:58:05.123 25377 25377 W main : type=1400 audit(0.0:89111): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=11495 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 12:58:05.137 25377 25377 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 12:58:05.350 25377 25377 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 12:58:05.350 25377 25377 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 12:58:05.350 25377 25377 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 12:58:05.350 25377 25377 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 12:58:05.350 25377 25377 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 12:58:05.351 25377 25377 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 12:58:05.351 25377 25377 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 12:58:05.351 25377 25377 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 12:58:05.351 25377 25377 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 12:58:05.351 25377 25377 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 12:58:05.351 25377 25377 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 12:58:05.351 25377 25377 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 12:58:05.389 25377 25377 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 12:58:05.709 25377 25377 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 12:58:05.710 25377 25377 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 12:58:05.803 25377 25377 W com.mbwhatsapp: type=1400 audit(0.0:89112): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 12:58:05.819 25377 25377 W com.mbwhatsapp: type=1400 audit(0.0:89113): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 12:58:05.835 25377 25377 W com.mbwhatsapp: type=1400 audit(0.0:89114): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 12:58:05.907 25377 25377 W com.mbwhatsapp: type=1400 audit(0.0:89115): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 12:58:05.943 25377 25377 W com.mbwhatsapp: type=1400 audit(0.0:89116): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 12:58:06.158 25377 25428 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 12:58:06.158 25377 25428 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 12:58:06.158 25377 25428 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-16 15:53:03.169 13347 13347 W main : type=1400 audit(0.0:1271): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12615 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 15:53:03.169 13347 13347 W main : type=1400 audit(0.0:1272): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12616 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 15:53:03.169 13347 13347 W main : type=1400 audit(0.0:1273): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12618 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 15:53:03.173 13347 13347 W main : type=1400 audit(0.0:1274): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12856 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 15:53:03.187 13347 13347 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 15:53:04.266 13347 13347 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 15:53:04.268 13347 13347 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 15:53:04.268 13347 13347 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 15:53:04.268 13347 13347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 15:53:04.268 13347 13347 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 15:53:04.269 13347 13347 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 15:53:04.269 13347 13347 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 15:53:04.269 13347 13347 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 15:53:04.269 13347 13347 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 15:53:04.269 13347 13347 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 15:53:04.269 13347 13347 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 15:53:04.269 13347 13347 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 15:53:04.269 13347 13347 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 15:53:04.269 13347 13347 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 15:53:04.269 13347 13347 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 15:53:04.269 13347 13347 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 15:53:05.285 13347 13347 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 15:53:11.355 13347 13347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 15:53:11.356 13347 13347 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 15:53:12.121 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1319): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:12.221 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1320): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:12.441 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1321): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:12.905 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1322): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:13.225 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1325): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:13.225 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1326): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:13.225 13347 13347 W com.mbwhatsapp: type=1400 audit(0.0:1327): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 15:53:14.618 13347 13861 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 15:53:14.618 13347 13861 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 15:53:14.618 13347 13861 W com.mbwhatsapp: and incorrect proguard optimizations. 03-16 15:53:27.006 13347 13861 W com.mbwhatsapp: Verification of int com.android.org.conscrypt.OpenSSLAeadCipher.doFinalInternal(java.nio.ByteBuffer, java.nio.ByteBuffer) took 121.423ms (543.55 bytecodes/s) (2712B approximate peak alloc) 03-16 15:53:32.497 13347 13873 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.NativeSsl$BioWrapper.<init>(com.android.org.conscrypt.Nat iveSsl) took 101.504ms (157.63 bytecodes/s) (1568B approximate peak alloc) 03-16 15:53:32.922 13347 13873 W com.mbwhatsapp: Verification of java.security.cert.Certificate[] com.android.org.conscrypt.ActiveSession.getLocalCertificates() took 239.070ms (138.03 bytecodes/s) (2376B approximate peak alloc) 03-16 15:53:33.066 13347 13873 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ConscryptEngineSocket$3.<clinit>() took 109.395ms (1060.37 bytecodes/s) (4208B approximate peak alloc) --------- beginning of main 03-16 18:55:09.553 27659 27659 W main : type=1400 audit(0.0:8116): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12615 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 18:55:09.553 27659 27659 W main : type=1400 audit(0.0:8117): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12616 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 18:55:09.553 27659 27659 W main : type=1400 audit(0.0:8118): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12618 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 18:55:09.561 27659 27659 W main : type=1400 audit(0.0:8119): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12856 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 18:55:09.575 27659 27659 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 18:55:09.871 27659 27659 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 18:55:09.871 27659 27659 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 18:55:09.871 27659 27659 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 18:55:09.871 27659 27659 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 18:55:09.871 27659 27659 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 18:55:09.871 27659 27659 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 18:55:09.871 27659 27659 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 18:55:09.871 27659 27659 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 18:55:09.871 27659 27659 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 18:55:09.872 27659 27659 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 18:55:09.872 27659 27659 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 18:55:09.872 27659 27659 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 18:55:09.872 27659 27659 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 18:55:09.872 27659 27659 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 18:55:09.872 27659 27659 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 18:55:09.872 27659 27659 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 18:55:09.872 27659 27659 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 18:55:09.908 27659 27659 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 18:55:10.275 27659 27659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 18:55:10.275 27659 27659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 18:55:10.681 27659 27659 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-16 18:55:10.681 27659 27659 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 18:55:10.681 27659 27659 W com.mbwhatsapp: and incorrect proguard optimizations. 03-16 18:55:31.865 27659 27672 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-16 19:22:36.428 10491 10491 W main : type=1400 audit(0.0:1352): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 19:22:36.428 10491 10491 W main : type=1400 audit(0.0:1353): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 19:22:36.428 10491 10491 W main : type=1400 audit(0.0:1354): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 19:22:36.447 10491 10491 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 19:22:36.818 10491 10491 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 19:22:36.818 10491 10491 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 19:22:36.818 10491 10491 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 19:22:36.818 10491 10491 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 19:22:36.818 10491 10491 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 19:22:36.818 10491 10491 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 19:22:36.818 10491 10491 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 19:22:36.818 10491 10491 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 19:22:36.819 10491 10491 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 19:22:36.819 10491 10491 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 19:22:36.819 10491 10491 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 19:22:36.819 10491 10491 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 19:22:36.920 10491 10491 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 19:22:37.344 10491 10491 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 19:22:37.344 10491 10491 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 19:22:37.400 10491 10491 W com.mbwhatsapp: type=1400 audit(0.0:1361): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 19:22:37.408 10491 10491 W com.mbwhatsapp: type=1400 audit(0.0:1362): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 19:22:37.420 10491 10491 W com.mbwhatsapp: type=1400 audit(0.0:1363): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 19:22:37.484 10491 10491 W com.mbwhatsapp: type=1400 audit(0.0:1364): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 19:22:37.500 10491 10491 W com.mbwhatsapp: type=1400 audit(0.0:1365): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 19:22:37.649 10491 10544 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-16 19:22:37.649 10491 10544 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-16 19:22:37.649 10491 10544 W com.mbwhatsapp: and incorrect proguard optimizations. 03-16 19:22:37.687 10491 10491 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-16 19:22:38.220 10491 10556 E QT : [QT]file does not exist 03-16 19:22:38.654 10491 10491 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 19:22:38.655 10491 10491 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 19:22:38.834 10491 10595 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-16 19:22:38.861 10491 10555 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-16 19:22:38.861 10491 10555 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-16 19:22:42.261 10491 10599 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-16 19:22:43.204 10491 10504 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-16 19:31:48.289 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.290 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.291 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.292 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.293 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.294 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.295 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.295 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.295 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.295 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.295 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.296 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. 03-16 19:31:48.297 10491 10506 W System : A resource failed to call close. --------- beginning of main 03-16 20:39:42.240 27789 27789 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 20:39:42.477 27789 27789 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 20:39:42.477 27789 27789 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 20:39:42.477 27789 27789 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 20:39:42.477 27789 27789 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 20:39:42.477 27789 27789 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 20:39:42.478 27789 27789 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 20:39:42.478 27789 27789 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 20:39:42.478 27789 27789 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 20:39:42.478 27789 27789 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 20:39:42.478 27789 27789 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 20:39:42.478 27789 27789 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 20:39:42.478 27789 27789 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 20:39:42.504 27789 27789 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 20:39:42.811 27789 27789 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 20:39:42.811 27789 27789 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 20:39:42.865 27789 27789 W com.mbwhatsapp: type=1400 audit(0.0:15577): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:39:42.877 27789 27789 W com.mbwhatsapp: type=1400 audit(0.0:15578): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:39:42.889 27789 27789 W com.mbwhatsapp: type=1400 audit(0.0:15579): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:39:42.953 27789 27789 W com.mbwhatsapp: type=1400 audit(0.0:15580): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:39:42.965 27789 27789 W com.mbwhatsapp: type=1400 audit(0.0:15581): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-16 20:51:12.400 32711 32711 W main : type=1400 audit(0.0:16278): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:51:12.400 32711 32711 W main : type=1400 audit(0.0:16279): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:51:12.400 32711 32711 W main : type=1400 audit(0.0:16280): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:51:12.408 32711 32711 W main : type=1400 audit(0.0:16281): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:51:12.425 32711 32711 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 20:51:12.747 32711 32711 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 20:51:12.747 32711 32711 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 20:51:12.748 32711 32711 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 20:51:12.748 32711 32711 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 20:51:12.748 32711 32711 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 20:51:12.748 32711 32711 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 20:51:12.748 32711 32711 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 20:51:12.748 32711 32711 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 20:51:12.748 32711 32711 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 20:51:12.748 32711 32711 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 20:51:12.748 32711 32711 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 20:51:12.774 32711 32711 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 20:51:13.112 32711 32711 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 20:51:13.113 32711 32711 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 20:51:13.156 32711 32711 W com.mbwhatsapp: type=1400 audit(0.0:16282): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:51:13.160 32711 32711 W com.mbwhatsapp: type=1400 audit(0.0:16283): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 20:51:13.172 32711 32711 W com.mbwhatsapp: type=1400 audit(0.0:16284): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-16 20:57:26.690 5238 5238 W main : type=1400 audit(0.0:16728): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:57:26.690 5238 5238 W main : type=1400 audit(0.0:16729): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:57:26.690 5238 5238 W main : type=1400 audit(0.0:16730): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:57:26.694 5238 5238 W main : type=1400 audit(0.0:16731): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 20:57:26.703 5238 5238 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 20:57:26.856 5238 5238 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 20:57:26.857 5238 5238 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 20:57:26.857 5238 5238 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 20:57:26.857 5238 5238 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 20:57:26.857 5238 5238 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 20:57:26.857 5238 5238 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 20:57:26.857 5238 5238 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 20:57:26.858 5238 5238 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 20:57:26.858 5238 5238 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 20:57:26.858 5238 5238 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 20:57:26.858 5238 5238 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 20:57:26.858 5238 5238 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 20:57:26.858 5238 5238 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 20:57:26.858 5238 5238 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 20:57:26.858 5238 5238 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 20:57:26.858 5238 5238 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 20:57:26.858 5238 5238 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 20:57:26.872 5238 5238 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 20:57:27.122 5238 5238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 20:57:27.123 5238 5238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 20:57:27.146 5238 5238 W com.mbwhatsapp: type=1400 audit(0.0:16732): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-16 22:03:03.635 21267 21267 W main : type=1400 audit(0.0:47253): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 22:03:03.635 21267 21267 W main : type=1400 audit(0.0:47254): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 22:03:03.635 21267 21267 W main : type=1400 audit(0.0:47255): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 22:03:03.639 21267 21267 W main : type=1400 audit(0.0:47256): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 22:03:03.658 21267 21267 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-16 22:03:03.994 21267 21267 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-16 22:03:03.995 21267 21267 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.Class.newInstance(Native Method) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-16 22:03:03.995 21267 21267 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-16 22:03:03.995 21267 21267 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-16 22:03:03.995 21267 21267 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-16 22:03:03.995 21267 21267 W System.err: at android.os.Looper.loop(Looper.java:342) 03-16 22:03:03.995 21267 21267 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-16 22:03:03.995 21267 21267 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-16 22:03:03.995 21267 21267 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-16 22:03:03.995 21267 21267 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-16 22:03:04.040 21267 21267 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-16 22:03:04.533 21267 21267 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-16 22:03:04.533 21267 21267 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-16 22:03:04.683 21267 21267 W com.mbwhatsapp: type=1400 audit(0.0:47265): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 22:03:04.699 21267 21267 W com.mbwhatsapp: type=1400 audit(0.0:47266): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 22:03:04.699 21267 21267 W com.mbwhatsapp: type=1400 audit(0.0:47267): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 22:03:04.699 21267 21267 W com.mbwhatsapp: type=1400 audit(0.0:47268): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-16 22:03:04.699 21267 21267 W com.mbwhatsapp: type=1400 audit(0.0:47269): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-16 22:03:05.062 21267 21340 E QT : [QT]file does not exist 03-16 22:03:05.400 21267 21267 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 22:03:05.401 21267 21267 W libc : Access denied finding property "ro.vendor.scaler_version" 03-16 22:03:05.548 21267 21354 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-16 22:03:05.583 21267 21339 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-16 22:03:05.583 21267 21339 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-16 22:03:47.981 21267 21332 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-16 22:26:10.727 21267 21357 W com.mbwhatsapp: Verification of void android.net.wifi.WifiSsid.checkAndSetGbk(android.net.wifi.WifiSsid) took 158.812ms (62.97 bytecodes/s) (1448B approximate peak alloc) 03-16 23:14:36.223 21267 21283 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 281 to 100 --------- beginning of main 03-17 00:17:26.608 16006 16006 W main : type=1400 audit(0.0:82003): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:17:26.608 16006 16006 W main : type=1400 audit(0.0:82004): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:17:26.608 16006 16006 W main : type=1400 audit(0.0:82005): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:17:26.612 16006 16006 W main : type=1400 audit(0.0:82006): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:17:26.623 16006 16006 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 00:17:26.931 16006 16006 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 00:17:26.932 16006 16006 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 00:17:26.932 16006 16006 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 00:17:26.932 16006 16006 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 00:17:26.932 16006 16006 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 00:17:26.933 16006 16006 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 00:17:26.933 16006 16006 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 00:17:26.933 16006 16006 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 00:17:26.933 16006 16006 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 00:17:26.933 16006 16006 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 00:17:26.933 16006 16006 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 00:17:26.933 16006 16006 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 00:17:26.978 16006 16006 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 00:17:27.594 16006 16006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 00:17:27.594 16006 16006 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 00:17:27.656 16006 16006 W com.mbwhatsapp: type=1400 audit(0.0:82007): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:17:27.672 16006 16006 W com.mbwhatsapp: type=1400 audit(0.0:82008): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:17:27.688 16006 16006 W com.mbwhatsapp: type=1400 audit(0.0:82009): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:17:27.756 16006 16006 W com.mbwhatsapp: type=1400 audit(0.0:82010): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:17:27.776 16006 16006 W com.mbwhatsapp: type=1400 audit(0.0:82011): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 00:40:22.372 23519 23519 W main : type=1400 audit(0.0:84653): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:40:22.372 23519 23519 W main : type=1400 audit(0.0:84654): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:40:22.372 23519 23519 W main : type=1400 audit(0.0:84655): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:40:22.380 23519 23519 W main : type=1400 audit(0.0:84656): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:40:22.396 23519 23519 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 00:40:22.690 23519 23519 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 00:40:22.690 23519 23519 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 00:40:22.690 23519 23519 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 00:40:22.690 23519 23519 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 00:40:22.690 23519 23519 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 00:40:22.690 23519 23519 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 00:40:22.690 23519 23519 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 00:40:22.690 23519 23519 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 00:40:22.690 23519 23519 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 00:40:22.690 23519 23519 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 00:40:22.720 23519 23519 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 00:40:23.107 23519 23519 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 00:40:23.107 23519 23519 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 00:40:23.543 23519 23586 E QT : [QT]file does not exist 03-17 00:40:23.797 23519 23519 W libc : Access denied finding property "ro.vendor.scaler_version" 03-17 00:40:23.798 23519 23519 W libc : Access denied finding property "ro.vendor.scaler_version" 03-17 00:40:23.948 23519 23600 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-17 00:40:23.974 23519 23585 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-17 00:40:23.974 23519 23585 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-17 00:40:31.230 23519 23647 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-17 00:52:26.608 2538 2538 W main : type=1400 audit(0.0:87555): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:52:26.608 2538 2538 W main : type=1400 audit(0.0:87556): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:52:26.608 2538 2538 W main : type=1400 audit(0.0:87557): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:52:26.612 2538 2538 W main : type=1400 audit(0.0:87558): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 00:52:26.625 2538 2538 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 00:52:26.994 2538 2538 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 00:52:26.994 2538 2538 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 00:52:26.994 2538 2538 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 00:52:26.994 2538 2538 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 00:52:26.994 2538 2538 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 00:52:26.995 2538 2538 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 00:52:26.995 2538 2538 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 00:52:26.995 2538 2538 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 00:52:26.995 2538 2538 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 00:52:26.995 2538 2538 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 00:52:26.995 2538 2538 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 00:52:26.995 2538 2538 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 00:52:26.995 2538 2538 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 00:52:26.995 2538 2538 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 00:52:26.995 2538 2538 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 00:52:26.995 2538 2538 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 00:52:27.065 2538 2538 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 00:52:27.655 2538 2538 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 00:52:27.655 2538 2538 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 00:52:27.756 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87559): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:52:27.768 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87560): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:52:27.796 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87561): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:52:27.868 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87562): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:52:27.888 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87563): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 00:52:27.888 2538 2538 W com.mbwhatsapp: type=1400 audit(0.0:87564): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 01:52:26.612 14706 14706 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 01:52:26.828 14706 14706 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 01:52:26.828 14706 14706 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 01:52:26.829 14706 14706 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 01:52:26.829 14706 14706 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 01:52:26.829 14706 14706 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 01:52:26.829 14706 14706 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 01:52:26.829 14706 14706 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 01:52:26.829 14706 14706 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 01:52:26.829 14706 14706 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 01:52:26.829 14706 14706 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 01:52:26.829 14706 14706 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 01:52:26.875 14706 14706 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 01:52:27.302 14706 14706 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 01:52:27.302 14706 14706 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 03-17 02:03:26.636 15803 15803 W main : type=1400 audit(0.0:102781): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:03:26.636 15803 15803 W main : type=1400 audit(0.0:102782): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:03:26.636 15803 15803 W main : type=1400 audit(0.0:102783): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:03:26.644 15803 15803 W main : type=1400 audit(0.0:102784): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:03:26.657 15803 15803 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 02:03:26.822 15803 15803 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 02:03:26.823 15803 15803 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 02:03:26.823 15803 15803 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 02:03:26.823 15803 15803 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 02:03:26.823 15803 15803 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 02:03:26.823 15803 15803 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 02:03:26.823 15803 15803 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 02:03:26.824 15803 15803 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 02:03:26.824 15803 15803 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 02:03:26.824 15803 15803 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 02:03:26.824 15803 15803 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 02:03:26.824 15803 15803 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 02:03:26.824 15803 15803 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 02:03:26.824 15803 15803 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 02:03:26.824 15803 15803 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 02:03:26.824 15803 15803 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 02:03:26.824 15803 15803 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 02:03:26.841 15803 15803 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 02:03:27.103 15803 15803 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 02:03:27.104 15803 15803 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 02:03:27.152 15803 15803 W com.mbwhatsapp: type=1400 audit(0.0:102785): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 02:15:48.324 16129 16129 W main : type=1400 audit(0.0:102822): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:15:48.324 16129 16129 W main : type=1400 audit(0.0:102823): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:15:48.324 16129 16129 W main : type=1400 audit(0.0:102824): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:15:48.328 16129 16129 W main : type=1400 audit(0.0:102825): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:15:48.342 16129 16129 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 02:15:48.547 16129 16129 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 02:15:48.548 16129 16129 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 02:15:48.548 16129 16129 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 02:15:48.548 16129 16129 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 02:15:48.549 16129 16129 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 02:15:48.549 16129 16129 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 02:15:48.549 16129 16129 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 02:15:48.549 16129 16129 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 02:15:48.549 16129 16129 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 02:15:48.549 16129 16129 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 02:15:48.549 16129 16129 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 02:15:48.549 16129 16129 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 02:15:48.571 16129 16129 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 02:15:48.895 16129 16129 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 02:15:48.895 16129 16129 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 02:15:53.001 16129 16351 W com.mbwhatsapp: Verification of byte[] com.android.org.conscrypt.OpenSSLCipher.checkAndSetEncodedKey(int, java.security.Key) took 158.547ms (491.97 bytecodes/s) (3256B approximate peak alloc) 03-17 02:16:02.048 16129 16364 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.NativeCrypto$Range.<init>(java.lang.String, java.lang.String) took 108.178ms (73.95 bytecodes/s) (1416B approximate peak alloc) --------- beginning of main 03-17 02:17:26.668 17981 17981 W main : type=1400 audit(0.0:105174): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:17:26.668 17981 17981 W main : type=1400 audit(0.0:105175): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:17:26.668 17981 17981 W main : type=1400 audit(0.0:105176): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:17:26.672 17981 17981 W main : type=1400 audit(0.0:105177): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:17:26.688 17981 17981 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 02:17:26.875 17981 17981 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 02:17:26.875 17981 17981 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 02:17:26.875 17981 17981 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 02:17:26.875 17981 17981 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 02:17:26.875 17981 17981 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 02:17:26.875 17981 17981 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 02:17:26.876 17981 17981 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 02:17:26.876 17981 17981 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 02:17:26.876 17981 17981 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 02:17:26.876 17981 17981 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 02:17:26.876 17981 17981 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 02:17:26.876 17981 17981 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 02:17:26.876 17981 17981 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 02:17:26.876 17981 17981 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 02:17:26.876 17981 17981 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 02:17:26.876 17981 17981 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 02:17:26.892 17981 17981 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 02:17:27.260 17981 17981 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 02:17:27.260 17981 17981 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 02:17:27.280 17981 17981 W com.mbwhatsapp: type=1400 audit(0.0:105178): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 02:17:27.292 17981 17981 W com.mbwhatsapp: type=1400 audit(0.0:105179): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 02:17:27.300 17981 17981 W com.mbwhatsapp: type=1400 audit(0.0:105180): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 02:28:26.644 19110 19110 W main : type=1400 audit(0.0:105292): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:28:26.644 19110 19110 W main : type=1400 audit(0.0:105293): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:28:26.644 19110 19110 W main : type=1400 audit(0.0:105294): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:28:26.648 19110 19110 W main : type=1400 audit(0.0:105295): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 02:28:26.665 19110 19110 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 02:28:26.827 19110 19110 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 02:28:26.828 19110 19110 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 02:28:26.828 19110 19110 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 02:28:26.828 19110 19110 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 02:28:26.828 19110 19110 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 02:28:26.829 19110 19110 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 02:28:26.829 19110 19110 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 02:28:26.829 19110 19110 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 02:28:26.830 19110 19110 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 02:28:26.830 19110 19110 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 02:28:26.830 19110 19110 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 02:28:26.830 19110 19110 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 02:28:26.845 19110 19110 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 02:28:27.101 19110 19110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 02:28:27.101 19110 19110 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 02:28:27.120 19110 19110 W com.mbwhatsapp: type=1400 audit(0.0:105296): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 02:28:27.124 19110 19110 W com.mbwhatsapp: type=1400 audit(0.0:105297): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 03:23:26.663 11487 11487 W main : type=1400 audit(0.0:123710): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 03:23:26.663 11487 11487 W main : type=1400 audit(0.0:123711): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 03:23:26.663 11487 11487 W main : type=1400 audit(0.0:123712): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 03:23:26.667 11487 11487 W main : type=1400 audit(0.0:123713): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 03:23:26.680 11487 11487 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 03:23:26.995 11487 11487 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 03:23:26.996 11487 11487 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 03:23:26.996 11487 11487 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 03:23:26.997 11487 11487 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 03:23:26.997 11487 11487 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 03:23:26.997 11487 11487 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 03:23:26.997 11487 11487 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 03:23:26.997 11487 11487 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 03:23:26.997 11487 11487 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 03:23:26.997 11487 11487 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 03:23:26.998 11487 11487 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 03:23:27.042 11487 11487 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 03:23:27.683 11487 11487 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 03:23:27.683 11487 11487 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 03:23:27.751 11487 11487 W com.mbwhatsapp: type=1400 audit(0.0:123714): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 03:23:27.763 11487 11487 W com.mbwhatsapp: type=1400 audit(0.0:123715): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 03:23:27.779 11487 11487 W com.mbwhatsapp: type=1400 audit(0.0:123716): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 03:23:27.863 11487 11487 W com.mbwhatsapp: type=1400 audit(0.0:123717): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 03:23:27.883 11487 11487 W com.mbwhatsapp: type=1400 audit(0.0:123718): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 04:22:48.715 7162 7162 W main : type=1400 audit(0.0:161048): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:22:48.715 7162 7162 W main : type=1400 audit(0.0:161049): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:22:48.715 7162 7162 W main : type=1400 audit(0.0:161050): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:22:48.723 7162 7162 W main : type=1400 audit(0.0:161051): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:22:48.738 7162 7162 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 04:22:49.007 7162 7162 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 04:22:49.007 7162 7162 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 04:22:49.007 7162 7162 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 04:22:49.007 7162 7162 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 04:22:49.007 7162 7162 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 04:22:49.007 7162 7162 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 04:22:49.007 7162 7162 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 04:22:49.007 7162 7162 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 04:22:49.007 7162 7162 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 04:22:49.007 7162 7162 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 04:22:49.042 7162 7162 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 04:22:49.335 7162 7162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 04:22:49.335 7162 7162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 04:22:49.801 7162 7258 E QT : [QT]file does not exist 03-17 04:22:50.269 7162 7162 W libc : Access denied finding property "ro.vendor.scaler_version" 03-17 04:22:50.271 7162 7162 W libc : Access denied finding property "ro.vendor.scaler_version" 03-17 04:22:50.537 7162 7303 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-17 04:22:50.590 7162 7257 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-17 04:22:50.590 7162 7257 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender --------- beginning of main 03-17 04:23:58.835 8511 8511 W main : type=1400 audit(0.0:161350): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:23:58.835 8511 8511 W main : type=1400 audit(0.0:161351): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:23:58.835 8511 8511 W main : type=1400 audit(0.0:161352): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:23:58.839 8511 8511 W main : type=1400 audit(0.0:161353): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:23:58.852 8511 8511 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 04:23:58.985 8511 8511 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 04:23:58.985 8511 8511 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 04:23:58.985 8511 8511 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 04:23:58.985 8511 8511 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 04:23:58.985 8511 8511 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 04:23:58.985 8511 8511 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 04:23:58.985 8511 8511 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 04:23:58.985 8511 8511 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 04:23:58.986 8511 8511 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 04:23:58.986 8511 8511 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 04:23:58.986 8511 8511 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 04:23:58.997 8511 8511 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 04:23:59.213 8511 8511 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 04:23:59.213 8511 8511 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 04:23:59.227 8511 8511 W com.mbwhatsapp: type=1400 audit(0.0:161354): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 04:23:59.231 8511 8511 W com.mbwhatsapp: type=1400 audit(0.0:161355): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 04:37:58.947 16196 16196 W main : type=1400 audit(0.0:163171): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:37:58.947 16196 16196 W main : type=1400 audit(0.0:163172): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:37:58.947 16196 16196 W main : type=1400 audit(0.0:163173): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:37:58.951 16196 16196 W main : type=1400 audit(0.0:163174): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 04:37:58.967 16196 16196 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 04:37:59.129 16196 16196 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 04:37:59.129 16196 16196 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 04:37:59.129 16196 16196 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 04:37:59.129 16196 16196 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 04:37:59.130 16196 16196 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 04:37:59.130 16196 16196 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 04:37:59.130 16196 16196 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 04:37:59.130 16196 16196 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 04:37:59.130 16196 16196 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 04:37:59.130 16196 16196 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 04:37:59.130 16196 16196 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 04:37:59.130 16196 16196 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 04:37:59.144 16196 16196 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 04:37:59.439 16196 16196 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 04:37:59.440 16196 16196 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 04:37:59.467 16196 16196 W com.mbwhatsapp: type=1400 audit(0.0:163175): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 04:37:59.471 16196 16196 W com.mbwhatsapp: type=1400 audit(0.0:163176): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 04:37:59.479 16196 16196 W com.mbwhatsapp: type=1400 audit(0.0:163177): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 05:00:21.073 23860 23860 W main : type=1400 audit(0.0:182662): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 05:00:21.073 23860 23860 W main : type=1400 audit(0.0:182663): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 05:00:21.073 23860 23860 W main : type=1400 audit(0.0:182664): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 05:00:21.077 23860 23860 W main : type=1400 audit(0.0:182665): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 05:00:21.088 23860 23860 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 05:00:21.265 23860 23860 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 05:00:21.266 23860 23860 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 05:00:21.266 23860 23860 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 05:00:21.266 23860 23860 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 05:00:21.266 23860 23860 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 05:00:21.267 23860 23860 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 05:00:21.267 23860 23860 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 05:00:21.267 23860 23860 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 05:00:21.267 23860 23860 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 05:00:21.267 23860 23860 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 05:00:21.267 23860 23860 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 05:00:21.267 23860 23860 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 05:00:21.282 23860 23860 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 05:00:21.549 23860 23860 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 05:00:21.550 23860 23860 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 05:00:21.573 23860 23860 W com.mbwhatsapp: type=1400 audit(0.0:182666): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 05:00:21.581 23860 23860 W com.mbwhatsapp: type=1400 audit(0.0:182667): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 06:19:13.089 9807 9807 W main : type=1400 audit(0.0:184855): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 06:19:13.089 9807 9807 W main : type=1400 audit(0.0:184856): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 06:19:13.089 9807 9807 W main : type=1400 audit(0.0:184857): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 06:19:13.093 9807 9807 W main : type=1400 audit(0.0:184858): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 06:19:13.107 9807 9807 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 06:19:13.424 9807 9807 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 06:19:13.425 9807 9807 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 06:19:13.425 9807 9807 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 06:19:13.425 9807 9807 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 06:19:13.425 9807 9807 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 06:19:13.425 9807 9807 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 06:19:13.425 9807 9807 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 06:19:13.425 9807 9807 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 06:19:13.425 9807 9807 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 06:19:13.426 9807 9807 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 06:19:13.426 9807 9807 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 06:19:13.426 9807 9807 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 06:19:13.426 9807 9807 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 06:19:13.426 9807 9807 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 06:19:13.426 9807 9807 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 06:19:13.426 9807 9807 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 06:19:13.426 9807 9807 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 06:19:13.476 9807 9807 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 06:19:14.039 9807 9807 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 06:19:14.039 9807 9807 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 06:19:14.109 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184859): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.121 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184860): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.137 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184861): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.213 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184862): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.237 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184863): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.237 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184864): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.237 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184865): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 06:19:14.237 9807 9807 W com.mbwhatsapp: type=1400 audit(0.0:184866): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-17 08:13:28.952 13426 13426 W main : type=1400 audit(0.0:185265): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 08:13:28.952 13426 13426 W main : type=1400 audit(0.0:185266): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 08:13:28.952 13426 13426 W main : type=1400 audit(0.0:185267): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 08:13:28.960 13426 13426 W main : type=1400 audit(0.0:185268): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 08:13:28.971 13426 13426 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 08:13:29.182 13426 13426 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 08:13:29.183 13426 13426 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 08:13:29.183 13426 13426 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 08:13:29.183 13426 13426 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 08:13:29.183 13426 13426 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 08:13:29.184 13426 13426 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 08:13:29.184 13426 13426 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 08:13:29.184 13426 13426 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 08:13:29.184 13426 13426 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 08:13:29.184 13426 13426 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 08:13:29.184 13426 13426 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 08:13:29.184 13426 13426 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 08:13:29.201 13426 13426 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 08:13:29.734 13426 13426 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 08:13:29.734 13426 13426 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 03-17 10:13:59.961 17861 17861 W main : type=1400 audit(0.0:185644): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 10:13:59.961 17861 17861 W main : type=1400 audit(0.0:185645): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 10:13:59.961 17861 17861 W main : type=1400 audit(0.0:185646): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 10:13:59.965 17861 17861 W main : type=1400 audit(0.0:185647): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 10:13:59.983 17861 17861 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 10:14:00.167 17861 17861 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 10:14:00.168 17861 17861 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 10:14:00.168 17861 17861 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 10:14:00.168 17861 17861 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 10:14:00.168 17861 17861 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 10:14:00.168 17861 17861 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 10:14:00.168 17861 17861 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 10:14:00.168 17861 17861 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 10:14:00.168 17861 17861 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 10:14:00.168 17861 17861 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 10:14:00.187 17861 17861 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 10:14:00.670 17861 17861 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 10:14:00.671 17861 17861 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 10:14:00.765 17861 17861 W com.mbwhatsapp: type=1400 audit(0.0:185648): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 10:14:00.769 17861 17861 W com.mbwhatsapp: type=1400 audit(0.0:185649): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 10:14:07.650 17861 17971 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLX509CertPath.<clinit>() took 384.448ms (135.26 bytecodes/s) (2128B approximate peak alloc) 03-17 10:14:08.083 17861 17971 W com.mbwhatsapp: Verification of java.security.spec.KeySpec com.android.org.conscrypt.OpenSSLRSAKeyFactory.engineGetKeySpec(java.security.Key, java.lang.Class) took 428.903ms (1382.60 bytecodes/s) (12808B approximate peak alloc) 03-17 10:14:11.878 17861 17971 W com.mbwhatsapp: Verification of byte[] com.android.org.conscrypt.NativeSslSession.getOcspResponse(com.android.org.conscryp t.ConscryptSession) took 153.191ms (137.08 bytecodes/s) (1712B approximate peak alloc) 03-17 10:14:12.110 17861 17971 W com.mbwhatsapp: Verification of byte[] com.android.org.conscrypt.NativeSslSession$Impl.toBytes() took 192.510ms (654.51 bytecodes/s) (4328B approximate peak alloc) 03-17 10:14:17.651 17861 17876 W com.mbwhatsapp: Suspending all threads took: 15.028ms --------- beginning of main 03-17 11:45:30.972 22271 22271 W main : type=1400 audit(0.0:186448): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 11:45:31.003 22271 22271 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 11:45:31.282 22271 22271 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 11:45:31.282 22271 22271 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 11:45:31.282 22271 22271 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 11:45:31.283 22271 22271 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 11:45:31.283 22271 22271 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 11:45:31.283 22271 22271 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 11:45:31.283 22271 22271 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 11:45:31.283 22271 22271 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 11:45:31.283 22271 22271 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 11:45:31.283 22271 22271 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 11:45:31.283 22271 22271 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 11:45:31.283 22271 22271 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 11:45:31.283 22271 22271 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 11:45:31.283 22271 22271 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 11:45:31.283 22271 22271 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 11:45:31.283 22271 22271 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 11:45:31.305 22271 22271 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 11:45:32.383 22271 22271 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 11:45:32.383 22271 22271 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 11:45:32.672 22271 22271 W com.mbwhatsapp: type=1400 audit(0.0:186464): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 11:45:32.736 22271 22271 W com.mbwhatsapp: type=1400 audit(0.0:186465): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 11:45:32.784 22271 22271 W com.mbwhatsapp: type=1400 audit(0.0:186466): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 11:45:32.864 22271 22271 W com.mbwhatsapp: type=1400 audit(0.0:186467): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 11:45:32.900 22271 22271 W com.mbwhatsapp: type=1400 audit(0.0:186468): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 11:45:39.170 22271 22592 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLECGroupContext.<clinit>() took 116.282ms (352.59 bytecodes/s) (1912B approximate peak alloc) --------- beginning of main 03-17 12:45:30.661 9632 9632 W main : type=1400 audit(0.0:188527): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 12:45:30.661 9632 9632 W main : type=1400 audit(0.0:188528): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 12:45:30.661 9632 9632 W main : type=1400 audit(0.0:188529): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 12:45:30.669 9632 9632 W main : type=1400 audit(0.0:188530): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 12:45:30.684 9632 9632 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 12:45:30.874 9632 9632 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 12:45:30.874 9632 9632 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 12:45:30.874 9632 9632 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 12:45:30.874 9632 9632 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 12:45:30.874 9632 9632 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 12:45:30.875 9632 9632 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 12:45:30.875 9632 9632 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 12:45:30.875 9632 9632 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 12:45:30.875 9632 9632 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 12:45:30.875 9632 9632 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 12:45:30.875 9632 9632 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 12:45:30.875 9632 9632 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 12:45:30.875 9632 9632 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 12:45:30.875 9632 9632 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 12:45:30.875 9632 9632 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 12:45:30.875 9632 9632 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 12:45:30.895 9632 9632 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 12:45:31.206 9632 9632 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 12:45:31.207 9632 9632 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 12:45:31.245 9632 9632 W com.mbwhatsapp: type=1400 audit(0.0:188531): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 12:45:31.253 9632 9632 W com.mbwhatsapp: type=1400 audit(0.0:188532): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 12:53:36.165 16162 16162 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 12:53:36.690 16162 16162 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 12:53:36.690 16162 16162 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 12:53:36.690 16162 16162 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 12:53:36.690 16162 16162 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 12:53:36.691 16162 16162 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 12:53:36.691 16162 16162 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 12:53:36.691 16162 16162 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 12:53:36.691 16162 16162 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 12:53:36.691 16162 16162 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 12:53:36.691 16162 16162 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 12:53:36.691 16162 16162 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 12:53:36.691 16162 16162 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 12:53:36.691 16162 16162 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 12:53:36.691 16162 16162 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 12:53:36.691 16162 16162 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 12:53:36.691 16162 16162 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 12:53:36.788 16162 16162 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 12:53:37.763 16162 16162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 12:53:37.763 16162 16162 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 03-17 13:09:26.633 22589 22589 W main : type=1400 audit(0.0:190404): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 13:09:26.633 22589 22589 W main : type=1400 audit(0.0:190405): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 13:09:26.633 22589 22589 W main : type=1400 audit(0.0:190406): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 13:09:26.637 22589 22589 W main : type=1400 audit(0.0:190407): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 13:09:26.651 22589 22589 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 13:09:26.823 22589 22589 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 13:09:26.823 22589 22589 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 13:09:26.824 22589 22589 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 13:09:26.824 22589 22589 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 13:09:26.824 22589 22589 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 13:09:26.824 22589 22589 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 13:09:26.824 22589 22589 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 13:09:26.824 22589 22589 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 13:09:26.824 22589 22589 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 13:09:26.824 22589 22589 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 13:09:26.824 22589 22589 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 13:09:26.841 22589 22589 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 13:09:27.121 22589 22589 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 13:09:27.122 22589 22589 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 13:09:27.145 22589 22589 W com.mbwhatsapp: type=1400 audit(0.0:190408): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 13:09:27.149 22589 22589 W com.mbwhatsapp: type=1400 audit(0.0:190409): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 13:09:27.165 22589 22589 W com.mbwhatsapp: type=1400 audit(0.0:190410): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 13:09:27.189 22589 22589 W com.mbwhatsapp: type=1400 audit(0.0:190411): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 13:09:27.205 22589 22589 W com.mbwhatsapp: type=1400 audit(0.0:190412): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 14:08:48.445 16395 16395 W main : type=1400 audit(0.0:240569): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:08:48.445 16395 16395 W main : type=1400 audit(0.0:240570): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:08:48.445 16395 16395 W main : type=1400 audit(0.0:240571): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:08:48.453 16395 16395 W main : type=1400 audit(0.0:240572): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:08:48.496 16395 16395 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 14:08:50.401 16395 16395 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 14:08:50.402 16395 16395 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 14:08:50.402 16395 16395 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 14:08:50.402 16395 16395 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 14:08:50.402 16395 16395 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 14:08:50.402 16395 16395 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 14:08:50.402 16395 16395 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 14:08:50.403 16395 16395 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 14:08:50.403 16395 16395 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 14:08:50.403 16395 16395 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 14:08:50.403 16395 16395 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 14:08:50.403 16395 16395 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 14:08:50.403 16395 16395 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 14:08:50.403 16395 16395 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 14:08:50.403 16395 16395 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 14:08:50.403 16395 16395 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 14:08:50.403 16395 16395 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 14:08:50.572 16395 16395 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 14:08:52.821 16395 16395 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 14:08:52.822 16395 16395 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 14:08:53.029 16395 16395 W com.mbwhatsapp: type=1400 audit(0.0:240589): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:08:53.053 16395 16395 W com.mbwhatsapp: type=1400 audit(0.0:240590): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:08:53.129 16395 16395 W com.mbwhatsapp: type=1400 audit(0.0:240591): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:08:53.357 16395 16395 W com.mbwhatsapp: type=1400 audit(0.0:240592): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:08:53.473 16395 16395 W com.mbwhatsapp: type=1400 audit(0.0:240593): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 14:19:04.405 18447 18447 W main : type=1400 audit(0.0:240878): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:19:04.405 18447 18447 W main : type=1400 audit(0.0:240879): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:19:04.405 18447 18447 W main : type=1400 audit(0.0:240880): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:19:04.409 18447 18447 W main : type=1400 audit(0.0:240881): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 14:19:04.420 18447 18447 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 14:19:04.670 18447 18447 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 14:19:04.670 18447 18447 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 14:19:04.671 18447 18447 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 14:19:04.671 18447 18447 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 14:19:04.671 18447 18447 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 14:19:04.671 18447 18447 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 14:19:04.671 18447 18447 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 14:19:04.671 18447 18447 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 14:19:04.671 18447 18447 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 14:19:04.671 18447 18447 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 14:19:04.671 18447 18447 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 14:19:04.671 18447 18447 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 14:19:04.671 18447 18447 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 14:19:04.672 18447 18447 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 14:19:04.672 18447 18447 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 14:19:04.672 18447 18447 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 14:19:04.693 18447 18447 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 14:19:05.128 18447 18447 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 14:19:05.128 18447 18447 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 14:19:05.253 18447 18447 W com.mbwhatsapp: type=1400 audit(0.0:240892): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:19:05.253 18447 18447 W com.mbwhatsapp: type=1400 audit(0.0:240893): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:19:05.253 18447 18447 W com.mbwhatsapp: type=1400 audit(0.0:240894): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 14:19:05.253 18447 18447 W com.mbwhatsapp: type=1400 audit(0.0:240895): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-17 15:57:23.161 2926 2926 W main : type=1400 audit(0.0:244349): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 15:57:23.161 2926 2926 W main : type=1400 audit(0.0:244350): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 15:57:23.161 2926 2926 W main : type=1400 audit(0.0:244351): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 15:57:23.165 2926 2926 W main : type=1400 audit(0.0:244352): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 15:57:23.214 2926 2926 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 15:57:23.547 2926 2926 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 15:57:23.547 2926 2926 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 15:57:23.547 2926 2926 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 15:57:23.547 2926 2926 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 15:57:23.547 2926 2926 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 15:57:23.548 2926 2926 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 15:57:23.548 2926 2926 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 15:57:23.548 2926 2926 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 15:57:23.548 2926 2926 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 15:57:23.548 2926 2926 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 15:57:23.548 2926 2926 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 15:57:23.548 2926 2926 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 15:57:23.581 2926 2926 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 15:57:24.090 2926 2926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 15:57:24.091 2926 2926 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 15:57:24.445 2926 2926 W com.mbwhatsapp: type=1400 audit(0.0:244368): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 15:57:24.477 2926 2926 W com.mbwhatsapp: type=1400 audit(0.0:244369): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 15:57:24.525 2926 2926 W com.mbwhatsapp: type=1400 audit(0.0:244371): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 16:10:46.491 10724 10724 W main : type=1400 audit(0.0:245147): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 16:10:46.491 10724 10724 W main : type=1400 audit(0.0:245148): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 16:10:46.491 10724 10724 W main : type=1400 audit(0.0:245149): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 16:10:46.495 10724 10724 W main : type=1400 audit(0.0:245150): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 16:10:46.514 10724 10724 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 16:10:46.719 10724 10724 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 16:10:46.721 10724 10724 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 16:10:46.722 10724 10724 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 16:10:46.722 10724 10724 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 16:10:46.722 10724 10724 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 16:10:46.722 10724 10724 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 16:10:46.722 10724 10724 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 16:10:46.722 10724 10724 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 16:10:46.722 10724 10724 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 16:10:46.722 10724 10724 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 16:10:46.722 10724 10724 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 16:10:46.752 10724 10724 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 16:10:47.596 10724 10724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 16:10:47.596 10724 10724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 16:10:47.711 10724 10724 W com.mbwhatsapp: type=1400 audit(0.0:245163): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 16:10:47.719 10724 10724 W com.mbwhatsapp: type=1400 audit(0.0:245164): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 16:10:47.763 10724 10724 W com.mbwhatsapp: type=1400 audit(0.0:245165): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 16:10:47.883 10724 10724 W com.mbwhatsapp: type=1400 audit(0.0:245166): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 16:10:47.959 10724 10724 W com.mbwhatsapp: type=1400 audit(0.0:245167): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 16:49:27.097 17981 17981 W ps : type=1400 audit(0.0:245872): avc: denied { read } for name="pid_max" dev="proc" ino=10630503 scontext=u:r:untrusted_app:s0:c211,c256,c512,c768 tcontext=u:object_r:proc_pid_max:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-17 17:04:26.608 26881 26881 W main : type=1400 audit(0.0:247067): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 17:04:26.608 26881 26881 W main : type=1400 audit(0.0:247068): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 17:04:26.608 26881 26881 W main : type=1400 audit(0.0:247069): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 17:04:26.616 26881 26881 W main : type=1400 audit(0.0:247070): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 17:04:26.624 26881 26881 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 17:04:26.865 26881 26881 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 17:04:26.866 26881 26881 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 17:04:26.866 26881 26881 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 17:04:26.866 26881 26881 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 17:04:26.866 26881 26881 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 17:04:26.867 26881 26881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 17:04:26.867 26881 26881 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 17:04:26.867 26881 26881 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 17:04:26.867 26881 26881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 17:04:26.867 26881 26881 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 17:04:26.867 26881 26881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 17:04:26.867 26881 26881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 17:04:26.907 26881 26881 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 17:04:27.513 26881 26881 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 17:04:27.514 26881 26881 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 17:04:27.600 26881 26881 W com.mbwhatsapp: type=1400 audit(0.0:247071): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 17:04:27.612 26881 26881 W com.mbwhatsapp: type=1400 audit(0.0:247072): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 17:04:27.628 26881 26881 W com.mbwhatsapp: type=1400 audit(0.0:247073): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 17:04:27.724 26881 26881 W com.mbwhatsapp: type=1400 audit(0.0:247074): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 17:04:27.740 26881 26881 W com.mbwhatsapp: type=1400 audit(0.0:247075): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp --------- beginning of main 03-17 18:21:26.719 26059 26059 W main : type=1400 audit(0.0:253570): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 18:21:26.719 26059 26059 W main : type=1400 audit(0.0:253571): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 18:21:26.719 26059 26059 W main : type=1400 audit(0.0:253572): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 18:21:26.727 26059 26059 W main : type=1400 audit(0.0:253573): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 18:21:26.748 26059 26059 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 18:21:27.481 26059 26059 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 18:21:27.482 26059 26059 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 18:21:27.482 26059 26059 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 18:21:27.482 26059 26059 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 18:21:27.482 26059 26059 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 18:21:27.482 26059 26059 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 18:21:27.482 26059 26059 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 18:21:27.482 26059 26059 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 18:21:27.482 26059 26059 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 18:21:27.482 26059 26059 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 18:21:27.633 26059 26059 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 18:21:28.588 26059 26059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 18:21:28.588 26059 26059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 18:21:28.679 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253575): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.715 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253576): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.731 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253577): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.823 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253578): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.851 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253579): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.851 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253580): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.851 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253581): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 18:21:28.851 26059 26059 W com.mbwhatsapp: type=1400 audit(0.0:253582): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 18:21:29.026 26059 26141 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 18:21:29.026 26059 26141 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 18:21:29.026 26059 26141 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-17 19:21:26.779 23294 23294 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 19:21:28.633 23294 23294 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 19:21:28.705 23294 23294 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 19:21:28.705 23294 23294 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 19:21:28.705 23294 23294 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 19:21:28.705 23294 23294 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 19:21:28.705 23294 23294 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 19:21:28.705 23294 23294 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 19:21:28.705 23294 23294 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 19:21:28.706 23294 23294 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 19:21:28.706 23294 23294 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 19:21:28.706 23294 23294 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 19:21:28.706 23294 23294 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 19:21:29.071 23294 23294 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 19:21:31.732 23294 23294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 19:21:31.733 23294 23294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 19:21:32.536 23294 23510 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 19:21:32.536 23294 23510 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 19:21:32.536 23294 23510 W com.mbwhatsapp: and incorrect proguard optimizations. 03-17 19:21:33.242 23519 23519 W main : type=1400 audit(0.0:258573): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c189,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 19:21:33.242 23519 23519 W main : type=1400 audit(0.0:258574): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c189,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 19:21:33.242 23519 23519 W main : type=1400 audit(0.0:258575): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c189,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 19:21:33.250 23519 23519 W main : type=1400 audit(0.0:258576): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c189,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 19:21:34.142 23519 23519 W AppInit1: type=1400 audit(0.0:258577): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026531860 scontext=u:r:untrusted_app:s0:c189,c256,c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 19:39:10.072 23294 23322 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 105 to 100 03-17 19:39:10.074 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.075 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.076 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.077 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.078 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.079 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.080 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.080 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.080 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.081 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.082 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.082 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.083 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.083 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.083 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.084 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.085 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.087 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.088 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.091 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.091 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.092 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.093 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.098 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.098 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.099 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.099 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.100 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.101 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.102 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.103 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. 03-17 19:39:10.104 23294 23324 W System : A resource failed to call close. --------- beginning of main 03-17 20:08:21.866 6568 6568 W main : type=1400 audit(0.0:273091): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:08:21.866 6568 6568 W main : type=1400 audit(0.0:273092): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:08:21.866 6568 6568 W main : type=1400 audit(0.0:273093): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:08:21.870 6568 6568 W main : type=1400 audit(0.0:273094): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:08:21.890 6568 6568 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 20:08:22.595 6568 6568 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 20:08:22.598 6568 6568 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 20:08:22.598 6568 6568 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 20:08:22.598 6568 6568 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 20:08:22.598 6568 6568 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 20:08:22.599 6568 6568 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 20:08:22.599 6568 6568 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 20:08:22.599 6568 6568 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 20:08:22.599 6568 6568 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 20:08:22.599 6568 6568 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 20:08:22.600 6568 6568 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 20:08:22.600 6568 6568 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 20:08:22.600 6568 6568 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 20:08:22.600 6568 6568 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 20:08:22.600 6568 6568 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 20:08:22.600 6568 6568 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 20:08:22.600 6568 6568 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 20:08:22.790 6568 6568 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 20:08:24.666 6568 6568 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 20:08:24.666 6568 6568 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 20:08:24.770 6568 6568 W com.mbwhatsapp: type=1400 audit(0.0:273108): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:08:24.790 6568 6568 W com.mbwhatsapp: type=1400 audit(0.0:273109): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:08:24.818 6568 6568 W com.mbwhatsapp: type=1400 audit(0.0:273110): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:08:24.934 6568 6568 W com.mbwhatsapp: type=1400 audit(0.0:273111): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:08:24.966 6568 6568 W com.mbwhatsapp: type=1400 audit(0.0:273112): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:08:25.197 6568 6794 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 20:08:25.197 6568 6794 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 20:08:25.197 6568 6794 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-17 20:21:26.737 15391 15391 W main : type=1400 audit(0.0:273879): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:21:26.737 15391 15391 W main : type=1400 audit(0.0:273880): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:21:26.737 15391 15391 W main : type=1400 audit(0.0:273881): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:21:26.745 15391 15391 W main : type=1400 audit(0.0:273882): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 20:21:26.755 15391 15391 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 20:21:27.143 15391 15391 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 20:21:27.144 15391 15391 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 20:21:27.144 15391 15391 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 20:21:27.146 15391 15391 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 20:21:27.146 15391 15391 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 20:21:27.146 15391 15391 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 20:21:27.146 15391 15391 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 20:21:27.146 15391 15391 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 20:21:27.146 15391 15391 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 20:21:27.146 15391 15391 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 20:21:27.147 15391 15391 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 20:21:27.147 15391 15391 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 20:21:27.147 15391 15391 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 20:21:27.147 15391 15391 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 20:21:27.147 15391 15391 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 20:21:27.147 15391 15391 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 20:21:27.147 15391 15391 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 20:21:27.263 15391 15391 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 20:21:27.755 15391 15391 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 20:21:27.755 15391 15391 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 20:21:27.825 15391 15391 W com.mbwhatsapp: type=1400 audit(0.0:273883): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:21:27.829 15391 15391 W com.mbwhatsapp: type=1400 audit(0.0:273884): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:21:27.841 15391 15391 W com.mbwhatsapp: type=1400 audit(0.0:273885): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:21:27.885 15391 15391 W com.mbwhatsapp: type=1400 audit(0.0:273886): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:21:27.909 15391 15391 W com.mbwhatsapp: type=1400 audit(0.0:273887): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 20:21:28.079 15391 15457 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 20:21:28.079 15391 15457 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 20:21:28.079 15391 15457 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-17 21:17:37.749 32076 32076 W main : type=1400 audit(0.0:279460): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:17:37.749 32076 32076 W main : type=1400 audit(0.0:279461): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:17:37.749 32076 32076 W main : type=1400 audit(0.0:279462): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:17:37.761 32076 32076 W main : type=1400 audit(0.0:279463): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:17:37.793 32076 32076 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 21:17:38.690 32076 32076 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 21:17:38.691 32076 32076 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 21:17:38.692 32076 32076 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 21:17:38.692 32076 32076 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 21:17:38.692 32076 32076 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 21:17:38.692 32076 32076 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 21:17:38.692 32076 32076 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 21:17:38.692 32076 32076 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 21:17:38.692 32076 32076 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 21:17:38.692 32076 32076 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 21:17:38.692 32076 32076 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 21:17:38.692 32076 32076 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 21:17:38.692 32076 32076 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 21:17:38.692 32076 32076 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 21:17:38.693 32076 32076 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 21:17:38.693 32076 32076 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 21:17:38.693 32076 32076 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 21:17:38.693 32076 32076 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 21:17:38.693 32076 32076 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 21:17:38.693 32076 32076 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 21:17:38.693 32076 32076 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 21:17:38.693 32076 32076 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 21:17:38.932 32076 32076 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 21:17:39.944 32076 32076 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 21:17:39.944 32076 32076 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 21:17:40.403 32076 32378 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 21:17:40.403 32076 32378 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 21:17:40.403 32076 32378 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-17 21:28:26.609 2971 2971 W main : type=1400 audit(0.0:279844): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:28:26.609 2971 2971 W main : type=1400 audit(0.0:279845): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:28:26.609 2971 2971 W main : type=1400 audit(0.0:279846): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:28:26.617 2971 2971 W main : type=1400 audit(0.0:279847): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 21:28:26.631 2971 2971 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 21:28:26.820 2971 2971 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 21:28:26.821 2971 2971 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 21:28:26.821 2971 2971 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 21:28:26.821 2971 2971 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 21:28:26.821 2971 2971 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 21:28:26.821 2971 2971 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 21:28:26.821 2971 2971 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 21:28:26.822 2971 2971 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 21:28:26.822 2971 2971 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 21:28:26.822 2971 2971 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 21:28:26.822 2971 2971 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 21:28:26.822 2971 2971 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 21:28:26.822 2971 2971 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 21:28:26.822 2971 2971 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 21:28:26.822 2971 2971 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 21:28:26.823 2971 2971 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 21:28:26.967 2971 2971 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 21:28:27.424 2971 2971 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 21:28:27.425 2971 2971 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 21:28:27.473 2971 2971 W com.mbwhatsapp: type=1400 audit(0.0:279848): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 21:28:27.768 2971 3045 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 21:28:27.768 2971 3045 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 21:28:27.768 2971 3045 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-17 22:21:26.920 22301 22301 W main : type=1400 audit(0.0:285709): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 22:21:26.920 22301 22301 W main : type=1400 audit(0.0:285710): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 22:21:26.920 22301 22301 W main : type=1400 audit(0.0:285711): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 22:21:26.928 22301 22301 W main : type=1400 audit(0.0:285712): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 22:21:26.938 22301 22301 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-17 22:21:27.389 22301 22301 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-17 22:21:27.389 22301 22301 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-17 22:21:27.390 22301 22301 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-17 22:21:27.390 22301 22301 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-17 22:21:27.390 22301 22301 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-17 22:21:27.390 22301 22301 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-17 22:21:27.390 22301 22301 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-17 22:21:27.390 22301 22301 W System.err: at java.lang.Class.newInstance(Native Method) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-17 22:21:27.390 22301 22301 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-17 22:21:27.390 22301 22301 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-17 22:21:27.391 22301 22301 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-17 22:21:27.391 22301 22301 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-17 22:21:27.391 22301 22301 W System.err: at android.os.Looper.loop(Looper.java:342) 03-17 22:21:27.391 22301 22301 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-17 22:21:27.391 22301 22301 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-17 22:21:27.391 22301 22301 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-17 22:21:27.391 22301 22301 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-17 22:21:27.521 22301 22301 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-17 22:21:28.160 22301 22301 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-17 22:21:28.161 22301 22301 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-17 22:21:28.240 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285713): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.260 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285714): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.280 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285715): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.364 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285716): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.392 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285717): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.392 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285718): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.392 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285719): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-17 22:21:28.392 22301 22301 W com.mbwhatsapp: type=1400 audit(0.0:285720): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-17 22:21:28.567 22301 22357 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-17 22:21:28.567 22301 22357 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-17 22:21:28.567 22301 22357 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 00:21:24.241 31554 31554 W main : type=1400 audit(0.0:287033): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 00:21:24.241 31554 31554 W main : type=1400 audit(0.0:287034): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 00:21:24.241 31554 31554 W main : type=1400 audit(0.0:287035): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 00:21:24.245 31554 31554 W main : type=1400 audit(0.0:287036): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 00:21:24.262 31554 31554 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 00:21:25.324 31554 31554 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 00:21:25.324 31554 31554 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 00:21:25.324 31554 31554 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 00:21:25.324 31554 31554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 00:21:25.324 31554 31554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 00:21:25.324 31554 31554 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 00:21:25.324 31554 31554 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 00:21:25.325 31554 31554 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 00:21:25.325 31554 31554 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 00:21:25.325 31554 31554 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 00:21:25.325 31554 31554 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 00:21:25.325 31554 31554 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 00:21:25.325 31554 31554 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 00:21:25.325 31554 31554 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 00:21:25.325 31554 31554 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 00:21:25.325 31554 31554 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 00:21:25.524 31554 31554 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 00:21:26.369 31554 31554 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 00:21:26.369 31554 31554 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 00:21:26.445 31554 31554 W com.mbwhatsapp: type=1400 audit(0.0:287041): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 00:21:26.461 31554 31554 W com.mbwhatsapp: type=1400 audit(0.0:287042): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 00:21:26.473 31554 31554 W com.mbwhatsapp: type=1400 audit(0.0:287043): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 00:21:26.557 31554 31554 W com.mbwhatsapp: type=1400 audit(0.0:287044): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 00:21:26.585 31554 31554 W com.mbwhatsapp: type=1400 audit(0.0:287045): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 00:21:26.813 31554 31719 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 00:21:26.813 31554 31719 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 00:21:26.813 31554 31719 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 00:21:32.196 31554 31724 W com.mbwhatsapp: Verification of java.security.cert.CertPath com.android.org.conscrypt.OpenSSLX509CertPath.fromPkcs7Encoding(java.io.InputStream ) took 188.792ms (593.24 bytecodes/s) (4152B approximate peak alloc) --------- beginning of main 03-18 02:26:28.168 6018 6018 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 02:26:28.473 6018 6018 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 02:26:28.474 6018 6018 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 02:26:28.474 6018 6018 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 02:26:28.474 6018 6018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 02:26:28.474 6018 6018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 02:26:28.474 6018 6018 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 02:26:28.475 6018 6018 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 02:26:28.475 6018 6018 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 02:26:28.475 6018 6018 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 02:26:28.475 6018 6018 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 02:26:28.475 6018 6018 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 02:26:28.475 6018 6018 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 02:26:28.475 6018 6018 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 02:26:28.475 6018 6018 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 02:26:28.475 6018 6018 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 02:26:28.475 6018 6018 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 02:26:28.639 6018 6018 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 02:26:29.536 6018 6018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 02:26:29.537 6018 6018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 02:26:30.279 6018 6240 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 02:26:30.279 6018 6240 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 02:26:30.279 6018 6240 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 02:26:31.375 6018 6515 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=8bf9dcc4-0df6-41da-a2bd-539eeaadd3f5, generation=0) 03-18 02:26:37.468 6018 6247 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.AddressUtils.<init>() took 298.669ms (13.39 bytecodes/s) (1344B approximate peak alloc) 03-18 02:26:38.072 6018 6247 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ConscryptEngineSocket$SSLOutputStream.<init>(com.android. org.conscrypt.ConscryptEngineSocket) took 116.736ms (316.95 bytecodes/s) (2008B approximate peak alloc) 03-18 02:26:38.782 6018 6247 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLX509CertPath$Encoding.<clinit>() took 155.066ms (187.02 bytecodes/s) (1768B approximate peak alloc) 03-18 02:26:39.814 6018 6247 W com.mbwhatsapp: Verification of java.security.spec.ECParameterSpec com.android.org.conscrypt.OpenSSLECGroupContext.getECParameterSpec() took 120.435ms (838.62 bytecodes/s) (3456B approximate peak alloc) 03-18 02:26:40.000 6018 6032 W com.mbwhatsapp: Suspending all threads took: 146.181ms --------- beginning of main 03-18 02:27:27.980 9297 9297 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 02:27:28.153 9297 9297 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 02:27:28.153 9297 9297 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 02:27:28.154 9297 9297 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 02:27:28.154 9297 9297 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 02:27:28.154 9297 9297 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 02:27:28.154 9297 9297 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 02:27:28.154 9297 9297 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 02:27:28.154 9297 9297 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 02:27:28.154 9297 9297 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 02:27:28.154 9297 9297 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 02:27:28.154 9297 9297 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 02:27:28.265 9297 9297 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 02:27:28.651 9297 9297 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 02:27:28.651 9297 9297 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 02:27:28.987 9297 9368 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 02:27:28.987 9297 9368 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 02:27:28.987 9297 9368 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 03:52:08.014 11610 11610 W main : type=1400 audit(0.0:288550): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:52:08.014 11610 11610 W main : type=1400 audit(0.0:288551): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:52:08.014 11610 11610 W main : type=1400 audit(0.0:288552): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:52:08.018 11610 11610 W main : type=1400 audit(0.0:288553): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:52:08.055 11610 11610 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 03:52:08.233 11610 11610 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 03:52:08.234 11610 11610 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 03:52:08.234 11610 11610 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 03:52:08.234 11610 11610 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 03:52:08.235 11610 11610 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 03:52:08.235 11610 11610 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 03:52:08.235 11610 11610 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 03:52:08.235 11610 11610 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 03:52:08.235 11610 11610 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 03:52:08.235 11610 11610 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 03:52:08.235 11610 11610 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 03:52:08.235 11610 11610 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 03:52:08.344 11610 11610 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 03:52:08.652 11610 11610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 03:52:08.652 11610 11610 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 03:52:08.682 11610 11610 W com.mbwhatsapp: type=1400 audit(0.0:288554): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 03:52:08.912 11610 11665 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 03:52:08.912 11610 11665 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 03:52:08.912 11610 11665 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 03:53:10.110 14520 14520 W main : type=1400 audit(0.0:289126): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:53:10.110 14520 14520 W main : type=1400 audit(0.0:289127): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:53:10.110 14520 14520 W main : type=1400 audit(0.0:289128): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:53:10.118 14520 14520 W main : type=1400 audit(0.0:289129): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 03:53:10.129 14520 14520 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 03:53:10.276 14520 14520 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 03:53:10.277 14520 14520 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 03:53:10.277 14520 14520 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 03:53:10.277 14520 14520 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 03:53:10.277 14520 14520 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 03:53:10.277 14520 14520 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 03:53:10.277 14520 14520 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 03:53:10.278 14520 14520 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 03:53:10.278 14520 14520 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 03:53:10.278 14520 14520 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 03:53:10.278 14520 14520 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 03:53:10.278 14520 14520 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 03:53:10.278 14520 14520 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 03:53:10.278 14520 14520 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 03:53:10.278 14520 14520 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 03:53:10.278 14520 14520 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 03:53:10.278 14520 14520 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 03:53:10.366 14520 14520 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 03:53:10.682 14520 14520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 03:53:10.682 14520 14520 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 03:53:10.730 14520 14520 W com.mbwhatsapp: type=1400 audit(0.0:289130): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 03:53:10.730 14520 14520 W com.mbwhatsapp: type=1400 audit(0.0:289131): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 03:53:10.907 14520 14581 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 03:53:10.907 14520 14581 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 03:53:10.907 14520 14581 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 04:06:55.279 16196 16196 W webview_zygote: type=1400 audit(0.0:289299): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 04:06:55.279 16196 16196 W webview_zygote: type=1400 audit(0.0:289300): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-18 04:40:21.822 25909 25909 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 04:40:25.011 25909 25909 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 04:40:25.012 25909 25909 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 04:40:25.012 25909 25909 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 04:40:25.012 25909 25909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 04:40:25.012 25909 25909 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 04:40:25.012 25909 25909 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 04:40:25.012 25909 25909 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 04:40:25.031 25909 25909 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 04:40:25.032 25909 25909 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 04:40:25.032 25909 25909 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 04:40:25.032 25909 25909 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 04:40:25.032 25909 25909 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 04:40:25.032 25909 25909 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 04:40:25.032 25909 25909 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 04:40:25.032 25909 25909 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 04:40:25.032 25909 25909 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 04:40:26.502 25909 25909 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 04:40:29.442 25909 25909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 04:40:29.442 25909 25909 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 04:40:30.539 25909 26936 W com.mbwhatsapp: Verification of void X.2rL.A02(X.3dR, int) took 102.484ms (380.55 bytecodes/s) (1960B approximate peak alloc) 03-18 04:40:30.540 25909 26936 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 04:40:30.540 25909 26936 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 04:40:30.540 25909 26936 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 05:02:01.640 25909 25944 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 127 to 100 03-18 05:02:01.642 25909 25909 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-18 05:02:01.936 25909 2253 E QT : [QT]file does not exist 03-18 05:02:02.289 25909 25909 W libc : Access denied finding property "ro.vendor.scaler_version" 03-18 05:02:02.290 25909 25909 W libc : Access denied finding property "ro.vendor.scaler_version" 03-18 05:02:02.426 25909 2266 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-18 05:02:02.448 25909 2252 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-18 05:02:02.448 25909 2252 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-18 05:02:09.212 25909 26970 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-18 05:06:26.636 4813 4813 W main : type=1400 audit(0.0:304719): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:06:26.636 4813 4813 W main : type=1400 audit(0.0:304720): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:06:26.636 4813 4813 W main : type=1400 audit(0.0:304721): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:06:26.640 4813 4813 W main : type=1400 audit(0.0:304722): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:06:26.655 4813 4813 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 05:06:26.803 4813 4813 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 05:06:26.803 4813 4813 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 05:06:26.803 4813 4813 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 05:06:26.804 4813 4813 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 05:06:26.804 4813 4813 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 05:06:26.804 4813 4813 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 05:06:26.804 4813 4813 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 05:06:26.804 4813 4813 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 05:06:26.804 4813 4813 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 05:06:26.804 4813 4813 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 05:06:26.804 4813 4813 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 05:06:26.804 4813 4813 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 05:06:26.804 4813 4813 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 05:06:26.804 4813 4813 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 05:06:26.804 4813 4813 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 05:06:26.804 4813 4813 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 05:06:26.899 4813 4813 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 05:06:27.262 4813 4813 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 05:06:27.263 4813 4813 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 05:06:27.308 4813 4813 W com.mbwhatsapp: type=1400 audit(0.0:304723): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 05:06:27.312 4813 4813 W com.mbwhatsapp: type=1400 audit(0.0:304724): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 05:06:27.320 4813 4813 W com.mbwhatsapp: type=1400 audit(0.0:304725): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 05:06:27.352 4813 4813 W com.mbwhatsapp: type=1400 audit(0.0:304726): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 05:06:27.515 4813 4864 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 05:06:27.515 4813 4864 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 05:06:27.515 4813 4864 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 05:22:26.597 9460 9460 W main : type=1400 audit(0.0:305290): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:22:26.597 9460 9460 W main : type=1400 audit(0.0:305291): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:22:26.597 9460 9460 W main : type=1400 audit(0.0:305292): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:22:26.601 9460 9460 W main : type=1400 audit(0.0:305293): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 05:22:26.611 9460 9460 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 05:22:26.735 9460 9460 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 05:22:26.735 9460 9460 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 05:22:26.735 9460 9460 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 05:22:26.735 9460 9460 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 05:22:26.736 9460 9460 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 05:22:26.736 9460 9460 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 05:22:26.736 9460 9460 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 05:22:26.736 9460 9460 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 05:22:26.736 9460 9460 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 05:22:26.736 9460 9460 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 05:22:26.736 9460 9460 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 05:22:26.736 9460 9460 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 05:22:26.736 9460 9460 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 05:22:26.736 9460 9460 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 05:22:26.736 9460 9460 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 05:22:26.736 9460 9460 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 05:22:26.823 9460 9460 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 05:22:27.156 9460 9460 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 05:22:27.156 9460 9460 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 05:22:27.205 9460 9460 W com.mbwhatsapp: type=1400 audit(0.0:305295): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 05:22:27.403 9460 9514 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 05:22:27.403 9460 9514 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 05:22:27.403 9460 9514 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 06:55:08.957 6378 6378 W main : type=1400 audit(0.0:317484): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 06:55:08.957 6378 6378 W main : type=1400 audit(0.0:317485): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 06:55:08.957 6378 6378 W main : type=1400 audit(0.0:317486): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 06:55:08.961 6378 6378 W main : type=1400 audit(0.0:317487): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 06:55:08.974 6378 6378 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 06:55:09.451 6378 6378 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 06:55:09.451 6378 6378 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 06:55:09.452 6378 6378 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 06:55:09.452 6378 6378 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 06:55:09.452 6378 6378 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 06:55:09.452 6378 6378 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 06:55:09.452 6378 6378 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 06:55:09.452 6378 6378 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 06:55:09.452 6378 6378 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 06:55:09.453 6378 6378 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 06:55:09.453 6378 6378 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 06:55:09.627 6378 6378 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 06:55:10.380 6378 6378 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 06:55:10.381 6378 6378 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 06:55:10.453 6378 6378 W com.mbwhatsapp: type=1400 audit(0.0:317488): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 06:55:10.461 6378 6378 W com.mbwhatsapp: type=1400 audit(0.0:317489): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 06:55:10.477 6378 6378 W com.mbwhatsapp: type=1400 audit(0.0:317490): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 06:55:10.525 6378 6378 W com.mbwhatsapp: type=1400 audit(0.0:317491): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 06:55:10.545 6378 6378 W com.mbwhatsapp: type=1400 audit(0.0:317492): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 06:55:10.731 6378 6482 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 06:55:10.731 6378 6482 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 06:55:10.731 6378 6482 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 07:55:09.928 14586 14586 W main : type=1400 audit(0.0:318760): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 07:55:09.928 14586 14586 W main : type=1400 audit(0.0:318761): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 07:55:09.928 14586 14586 W main : type=1400 audit(0.0:318762): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 07:55:09.932 14586 14586 W main : type=1400 audit(0.0:318763): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 07:55:09.945 14586 14586 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 07:55:10.079 14586 14586 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 07:55:10.079 14586 14586 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 07:55:10.079 14586 14586 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 07:55:10.079 14586 14586 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 07:55:10.079 14586 14586 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 07:55:10.080 14586 14586 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 07:55:10.080 14586 14586 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 07:55:10.080 14586 14586 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 07:55:10.080 14586 14586 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 07:55:10.080 14586 14586 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 07:55:10.080 14586 14586 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 07:55:10.080 14586 14586 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 07:55:10.080 14586 14586 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 07:55:10.080 14586 14586 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 07:55:10.080 14586 14586 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 07:55:10.080 14586 14586 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 07:55:10.165 14586 14586 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 07:55:10.502 14586 14586 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 07:55:10.502 14586 14586 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 07:55:10.548 14586 14586 W com.mbwhatsapp: type=1400 audit(0.0:318764): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 07:55:10.548 14586 14586 W com.mbwhatsapp: type=1400 audit(0.0:318765): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 07:55:10.747 14586 14643 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 07:55:10.747 14586 14643 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 07:55:10.747 14586 14643 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 08:46:42.485 16129 16129 W main : type=1400 audit(0.0:318969): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 08:46:42.485 16129 16129 W main : type=1400 audit(0.0:318970): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 08:46:42.485 16129 16129 W main : type=1400 audit(0.0:318971): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 08:46:42.493 16129 16129 W main : type=1400 audit(0.0:318972): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-18 09:33:30.777 16624 16624 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 09:33:31.003 16624 16624 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 09:33:31.003 16624 16624 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 09:33:31.004 16624 16624 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 09:33:31.004 16624 16624 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 09:33:31.004 16624 16624 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 09:33:31.004 16624 16624 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 09:33:31.004 16624 16624 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 09:33:31.004 16624 16624 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 09:33:31.004 16624 16624 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 09:33:31.004 16624 16624 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 09:33:31.004 16624 16624 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 09:33:31.005 16624 16624 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 09:33:31.005 16624 16624 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 09:33:31.005 16624 16624 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 09:33:31.005 16624 16624 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 09:33:31.005 16624 16624 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 09:33:31.006 16624 16624 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 09:33:31.006 16624 16624 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 09:33:31.006 16624 16624 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 09:33:31.006 16624 16624 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 09:33:31.006 16624 16624 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 09:33:31.006 16624 16624 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 09:33:31.130 16624 16624 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 09:33:31.863 16624 16624 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 09:33:31.864 16624 16624 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 09:33:32.405 16624 16849 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 09:33:32.405 16624 16849 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 09:33:32.405 16624 16849 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 11:33:30.391 9914 9914 W main : type=1400 audit(0.0:324053): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:33:30.391 9914 9914 W main : type=1400 audit(0.0:324054): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:33:30.391 9914 9914 W main : type=1400 audit(0.0:324055): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:33:30.395 9914 9914 W main : type=1400 audit(0.0:324056): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:33:30.410 9914 9914 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 11:33:30.807 9914 9914 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 11:33:30.808 9914 9914 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 11:33:30.808 9914 9914 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 11:33:30.808 9914 9914 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 11:33:30.808 9914 9914 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 11:33:30.808 9914 9914 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 11:33:30.808 9914 9914 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 11:33:30.808 9914 9914 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 11:33:30.809 9914 9914 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 11:33:30.809 9914 9914 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 11:33:30.809 9914 9914 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 11:33:31.018 9914 9914 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 11:33:31.918 9914 9914 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 11:33:31.918 9914 9914 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 11:33:32.019 9914 9914 W com.mbwhatsapp: type=1400 audit(0.0:324062): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 11:33:32.023 9914 9914 W com.mbwhatsapp: type=1400 audit(0.0:324063): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 11:33:32.047 9914 9914 W com.mbwhatsapp: type=1400 audit(0.0:324064): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 11:33:32.449 9914 9987 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 11:33:32.449 9914 9987 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 11:33:32.449 9914 9987 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 11:42:31.911 13426 13426 W main : type=1400 audit(0.0:324653): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c10,c257,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:42:31.911 13426 13426 W main : type=1400 audit(0.0:324654): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c10,c257,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 11:42:31.911 13426 13426 W main : type=1400 audit(0.0:324655): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c10,c257,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp --------- beginning of main 03-18 12:28:44.132 30013 30013 W main : type=1400 audit(0.0:374845): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:28:44.132 30013 30013 W main : type=1400 audit(0.0:374846): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:28:44.132 30013 30013 W main : type=1400 audit(0.0:374847): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:28:44.136 30013 30013 W main : type=1400 audit(0.0:374848): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:28:44.149 30013 30013 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 12:28:44.487 30013 30013 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 12:28:44.488 30013 30013 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 12:28:44.488 30013 30013 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 12:28:44.488 30013 30013 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 12:28:44.489 30013 30013 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 12:28:44.489 30013 30013 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 12:28:44.489 30013 30013 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 12:28:44.489 30013 30013 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 12:28:44.489 30013 30013 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 12:28:44.489 30013 30013 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 12:28:44.489 30013 30013 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 12:28:44.489 30013 30013 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 12:28:44.490 30013 30013 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 12:28:44.490 30013 30013 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 12:28:44.490 30013 30013 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 12:28:44.490 30013 30013 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 12:28:44.490 30013 30013 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 12:28:44.490 30013 30013 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 12:28:44.490 30013 30013 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 12:28:44.490 30013 30013 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 12:28:44.490 30013 30013 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 12:28:44.490 30013 30013 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 12:28:44.787 30013 30013 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 12:28:47.994 30013 30013 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 12:28:47.995 30013 30013 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 12:28:48.560 30013 30013 W com.mbwhatsapp: type=1400 audit(0.0:374941): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:28:49.584 30013 30013 W com.mbwhatsapp: type=1400 audit(0.0:374951): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:28:49.588 30013 30013 W com.mbwhatsapp: type=1400 audit(0.0:374952): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:28:49.592 30013 30013 W com.mbwhatsapp: type=1400 audit(0.0:374953): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:28:49.632 30013 30013 W com.mbwhatsapp: type=1400 audit(0.0:374955): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:28:50.784 30013 30987 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 12:28:50.784 30013 30987 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 12:28:50.784 30013 30987 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 12:30:26.744 1752 1752 W main : type=1400 audit(0.0:375311): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:30:26.744 1752 1752 W main : type=1400 audit(0.0:375312): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:30:26.744 1752 1752 W main : type=1400 audit(0.0:375313): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:30:26.748 1752 1752 W main : type=1400 audit(0.0:375314): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:30:26.761 1752 1752 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 12:30:26.914 1752 1752 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 12:30:26.915 1752 1752 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 12:30:26.915 1752 1752 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 12:30:26.915 1752 1752 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 12:30:26.915 1752 1752 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 12:30:26.916 1752 1752 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 12:30:26.916 1752 1752 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 12:30:26.916 1752 1752 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 12:30:26.916 1752 1752 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 12:30:26.916 1752 1752 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 12:30:26.916 1752 1752 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 12:30:26.916 1752 1752 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 12:30:27.026 1752 1752 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 12:30:27.394 1752 1752 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 12:30:27.395 1752 1752 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 12:30:27.726 1752 1835 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 12:30:27.726 1752 1835 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 12:30:27.726 1752 1835 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 12:51:26.880 7979 7979 W main : type=1400 audit(0.0:376258): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:51:26.880 7979 7979 W main : type=1400 audit(0.0:376259): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:51:26.880 7979 7979 W main : type=1400 audit(0.0:376260): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:51:26.888 7979 7979 W main : type=1400 audit(0.0:376261): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:51:26.907 7979 7979 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 12:51:27.527 7979 7979 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 12:51:27.527 7979 7979 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 12:51:27.528 7979 7979 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 12:51:27.528 7979 7979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 12:51:27.528 7979 7979 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 12:51:27.528 7979 7979 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 12:51:27.528 7979 7979 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 12:51:27.528 7979 7979 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 12:51:27.528 7979 7979 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 12:51:27.528 7979 7979 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 12:51:27.529 7979 7979 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 12:51:27.529 7979 7979 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 12:51:27.529 7979 7979 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 12:51:27.529 7979 7979 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 12:51:27.529 7979 7979 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 12:51:27.529 7979 7979 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 12:51:27.529 7979 7979 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 12:51:27.786 7979 7979 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 12:51:28.654 7979 7979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 12:51:28.654 7979 7979 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 12:51:28.868 7979 7979 W com.mbwhatsapp: type=1400 audit(0.0:376290): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:51:28.868 7979 7979 W com.mbwhatsapp: type=1400 audit(0.0:376291): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:51:28.868 7979 7979 W com.mbwhatsapp: type=1400 audit(0.0:376292): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 12:51:28.868 7979 7979 W com.mbwhatsapp: type=1400 audit(0.0:376293): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 12:51:29.244 7979 8115 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 12:51:29.244 7979 8115 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 12:51:29.244 7979 8115 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 14:09:11.518 7979 7997 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 465 to 100 --------- beginning of main 03-18 14:57:26.652 6782 6782 W main : type=1400 audit(0.0:378981): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 14:57:26.652 6782 6782 W main : type=1400 audit(0.0:378982): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 14:57:26.652 6782 6782 W main : type=1400 audit(0.0:378983): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 14:57:26.656 6782 6782 W main : type=1400 audit(0.0:378984): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 14:57:26.669 6782 6782 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 14:57:27.025 6782 6782 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 14:57:27.026 6782 6782 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 14:57:27.026 6782 6782 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 14:57:27.026 6782 6782 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 14:57:27.026 6782 6782 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 14:57:27.026 6782 6782 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 14:57:27.027 6782 6782 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 14:57:27.027 6782 6782 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 14:57:27.027 6782 6782 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 14:57:27.027 6782 6782 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 14:57:27.027 6782 6782 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 14:57:27.027 6782 6782 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 14:57:27.027 6782 6782 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 14:57:27.027 6782 6782 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 14:57:27.027 6782 6782 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 14:57:27.027 6782 6782 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 14:57:27.156 6782 6782 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 14:57:27.905 6782 6782 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 14:57:27.905 6782 6782 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 14:57:27.976 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378985): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:27.992 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378986): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:28.004 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378987): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:28.096 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378988): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:28.120 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378989): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:28.120 6782 6782 W com.mbwhatsapp: type=1400 audit(0.0:378990): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 14:57:28.303 6782 6837 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 14:57:28.303 6782 6837 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 14:57:28.303 6782 6837 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 15:59:26.635 19475 19475 W main : type=1400 audit(0.0:382347): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 15:59:26.635 19475 19475 W main : type=1400 audit(0.0:382348): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 15:59:26.635 19475 19475 W main : type=1400 audit(0.0:382349): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 15:59:26.643 19475 19475 W main : type=1400 audit(0.0:382350): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 15:59:26.654 19475 19475 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 15:59:26.984 19475 19475 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 15:59:26.985 19475 19475 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 15:59:26.985 19475 19475 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 15:59:26.985 19475 19475 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 15:59:26.985 19475 19475 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 15:59:26.985 19475 19475 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 15:59:26.986 19475 19475 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 15:59:26.986 19475 19475 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 15:59:26.986 19475 19475 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 15:59:26.986 19475 19475 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 15:59:26.986 19475 19475 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 15:59:26.986 19475 19475 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 15:59:27.130 19475 19475 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 15:59:27.744 19475 19475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 15:59:27.744 19475 19475 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 15:59:27.815 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382351): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:27.827 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382352): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:27.843 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382353): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:27.923 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382354): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:27.955 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382355): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:27.955 19475 19475 W com.mbwhatsapp: type=1400 audit(0.0:382356): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 15:59:28.129 19475 19539 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 15:59:28.129 19475 19539 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 15:59:28.129 19475 19539 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 16:30:37.929 24608 24608 W main : type=1400 audit(0.0:383994): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 16:30:37.929 24608 24608 W main : type=1400 audit(0.0:383995): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 16:30:37.929 24608 24608 W main : type=1400 audit(0.0:383996): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 16:30:37.933 24608 24608 W main : type=1400 audit(0.0:383997): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 16:30:37.965 24608 24608 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 16:30:38.352 24608 24608 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 16:30:38.352 24608 24608 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 16:30:38.352 24608 24608 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 16:30:38.352 24608 24608 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 16:30:38.352 24608 24608 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 16:30:38.352 24608 24608 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 16:30:38.352 24608 24608 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 16:30:38.353 24608 24608 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 16:30:38.353 24608 24608 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 16:30:38.353 24608 24608 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 16:30:38.353 24608 24608 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 16:30:38.353 24608 24608 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 16:30:38.353 24608 24608 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 16:30:38.353 24608 24608 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 16:30:38.353 24608 24608 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 16:30:38.353 24608 24608 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 16:30:38.353 24608 24608 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 16:30:38.478 24608 24608 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 16:30:38.943 24608 24608 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 16:30:38.943 24608 24608 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 16:30:38.993 24608 24608 W com.mbwhatsapp: type=1400 audit(0.0:384002): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 16:30:39.005 24608 24608 W com.mbwhatsapp: type=1400 audit(0.0:384003): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 16:30:39.013 24608 24608 W com.mbwhatsapp: type=1400 audit(0.0:384004): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 16:30:39.081 24608 24608 W com.mbwhatsapp: type=1400 audit(0.0:384005): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 16:30:39.101 24608 24608 W com.mbwhatsapp: type=1400 audit(0.0:384006): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 16:30:39.251 24608 24667 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 16:30:39.251 24608 24667 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 16:30:39.251 24608 24667 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 16:30:39.288 24608 24608 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-18 16:30:39.666 24608 24675 E QT : [QT]file does not exist 03-18 16:30:40.032 24608 24608 W libc : Access denied finding property "ro.vendor.scaler_version" 03-18 16:30:40.033 24608 24608 W libc : Access denied finding property "ro.vendor.scaler_version" 03-18 16:30:40.173 24608 24691 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-18 16:30:40.197 24608 24674 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-18 16:30:40.197 24608 24674 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-18 16:30:41.551 24608 24625 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-18 17:13:20.670 8622 8622 W main : type=1400 audit(0.0:396303): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 17:13:20.670 8622 8622 W main : type=1400 audit(0.0:396304): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 17:13:20.670 8622 8622 W main : type=1400 audit(0.0:396305): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 17:13:20.684 8622 8622 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 17:13:21.041 8622 8622 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 17:13:21.041 8622 8622 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 17:13:21.041 8622 8622 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 17:13:21.041 8622 8622 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 17:13:21.041 8622 8622 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 17:13:21.041 8622 8622 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 17:13:21.041 8622 8622 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 17:13:21.042 8622 8622 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 17:13:21.042 8622 8622 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 17:13:21.042 8622 8622 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 17:13:21.042 8622 8622 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 17:13:21.042 8622 8622 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 17:13:21.042 8622 8622 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 17:13:21.042 8622 8622 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 17:13:21.042 8622 8622 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 17:13:21.042 8622 8622 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 17:13:21.042 8622 8622 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 17:13:21.162 8622 8622 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 17:13:21.729 8622 8622 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 17:13:21.729 8622 8622 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 17:13:21.782 8622 8622 W com.mbwhatsapp: type=1400 audit(0.0:396308): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 17:13:21.794 8622 8622 W com.mbwhatsapp: type=1400 audit(0.0:396309): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 17:13:21.806 8622 8622 W com.mbwhatsapp: type=1400 audit(0.0:396310): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 17:13:21.890 8622 8622 W com.mbwhatsapp: type=1400 audit(0.0:396311): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 17:13:21.914 8622 8622 W com.mbwhatsapp: type=1400 audit(0.0:396312): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 17:13:22.070 8622 8709 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 17:13:22.070 8622 8709 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 17:13:22.070 8622 8709 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 18:26:47.031 26739 26739 W main : type=1400 audit(0.0:401262): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:26:47.031 26739 26739 W main : type=1400 audit(0.0:401263): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:26:47.031 26739 26739 W main : type=1400 audit(0.0:401264): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:26:47.039 26739 26739 W main : type=1400 audit(0.0:401265): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:26:47.062 26739 26739 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 18:26:49.951 26739 26739 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 18:26:49.951 26739 26739 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 18:26:49.951 26739 26739 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 18:26:49.952 26739 26739 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 18:26:49.952 26739 26739 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 18:26:49.952 26739 26739 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 18:26:49.952 26739 26739 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 18:26:49.952 26739 26739 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 18:26:49.952 26739 26739 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 18:26:49.952 26739 26739 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 18:26:49.952 26739 26739 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 18:26:49.952 26739 26739 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 18:26:49.952 26739 26739 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 18:26:49.952 26739 26739 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 18:26:49.952 26739 26739 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 18:26:49.952 26739 26739 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 18:26:50.388 26739 26739 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 18:26:53.029 26739 26739 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 18:26:53.029 26739 26739 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 18:26:53.199 26739 26739 W com.mbwhatsapp: type=1400 audit(0.0:401355): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 18:26:53.219 26739 26739 W com.mbwhatsapp: type=1400 audit(0.0:401356): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 18:26:53.259 26739 26739 W com.mbwhatsapp: type=1400 audit(0.0:401357): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 18:26:53.363 26739 26739 W com.mbwhatsapp: type=1400 audit(0.0:401358): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 18:26:53.415 26739 26739 W com.mbwhatsapp: type=1400 audit(0.0:401359): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 18:26:53.968 26739 27500 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 18:26:53.968 26739 27500 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 18:26:53.968 26739 27500 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 18:38:26.660 29828 29828 W main : type=1400 audit(0.0:401760): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:38:26.660 29828 29828 W main : type=1400 audit(0.0:401761): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:38:26.660 29828 29828 W main : type=1400 audit(0.0:401762): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:38:26.664 29828 29828 W main : type=1400 audit(0.0:401763): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 18:38:26.676 29828 29828 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 18:38:26.975 29828 29828 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 18:38:26.976 29828 29828 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 18:38:26.976 29828 29828 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 18:38:26.976 29828 29828 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 18:38:26.976 29828 29828 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 18:38:26.976 29828 29828 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 18:38:26.977 29828 29828 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 18:38:26.977 29828 29828 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 18:38:26.977 29828 29828 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 18:38:26.977 29828 29828 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 18:38:26.977 29828 29828 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 18:38:26.977 29828 29828 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 18:38:26.977 29828 29828 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 18:38:26.977 29828 29828 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 18:38:26.977 29828 29828 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 18:38:26.977 29828 29828 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 18:38:26.977 29828 29828 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 18:38:27.085 29828 29828 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 18:38:27.514 29828 29828 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 18:38:27.514 29828 29828 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 18:38:27.834 29828 29911 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 18:38:27.834 29828 29911 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 18:38:27.834 29828 29911 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 19:22:29.450 15525 15525 W main : type=1400 audit(0.0:404499): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:22:29.450 15525 15525 W main : type=1400 audit(0.0:404500): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:22:29.450 15525 15525 W main : type=1400 audit(0.0:404501): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:22:29.458 15525 15525 W main : type=1400 audit(0.0:404502): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:22:29.472 15525 15525 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 19:22:30.076 15525 15525 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 19:22:30.077 15525 15525 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 19:22:30.078 15525 15525 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 19:22:30.078 15525 15525 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 19:22:30.078 15525 15525 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 19:22:30.078 15525 15525 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 19:22:30.078 15525 15525 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 19:22:30.078 15525 15525 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 19:22:30.078 15525 15525 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 19:22:30.078 15525 15525 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 19:22:30.079 15525 15525 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 19:22:30.079 15525 15525 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 19:22:30.079 15525 15525 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 19:22:30.079 15525 15525 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 19:22:30.079 15525 15525 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 19:22:30.079 15525 15525 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 19:22:30.079 15525 15525 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 19:22:30.289 15525 15525 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 19:22:31.210 15525 15525 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 19:22:31.210 15525 15525 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 19:22:31.298 15525 15525 W com.mbwhatsapp: type=1400 audit(0.0:404511): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:22:31.314 15525 15525 W com.mbwhatsapp: type=1400 audit(0.0:404512): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:22:31.334 15525 15525 W com.mbwhatsapp: type=1400 audit(0.0:404513): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:22:31.462 15525 15525 W com.mbwhatsapp: type=1400 audit(0.0:404514): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:22:31.494 15525 15525 W com.mbwhatsapp: type=1400 audit(0.0:404515): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:22:31.887 15525 15686 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 19:22:31.887 15525 15686 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 19:22:31.887 15525 15686 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 19:31:26.726 21120 21120 W main : type=1400 audit(0.0:407185): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:31:26.726 21120 21120 W main : type=1400 audit(0.0:407186): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:31:26.726 21120 21120 W main : type=1400 audit(0.0:407187): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:31:26.738 21120 21120 W main : type=1400 audit(0.0:407188): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 19:31:26.796 21120 21120 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 19:31:28.077 21120 21120 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 19:31:28.083 21120 21120 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 19:31:28.083 21120 21120 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 19:31:28.084 21120 21120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 19:31:28.084 21120 21120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 19:31:28.084 21120 21120 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 19:31:28.084 21120 21120 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 19:31:28.084 21120 21120 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 19:31:28.084 21120 21120 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 19:31:28.084 21120 21120 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 19:31:28.084 21120 21120 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 19:31:28.084 21120 21120 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 19:31:28.084 21120 21120 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 19:31:28.084 21120 21120 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 19:31:28.084 21120 21120 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 19:31:28.084 21120 21120 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 19:31:28.287 21120 21120 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 19:31:29.884 21120 21120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 19:31:29.884 21120 21120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 19:31:30.214 21120 21120 W com.mbwhatsapp: type=1400 audit(0.0:407241): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:31:30.234 21120 21120 W com.mbwhatsapp: type=1400 audit(0.0:407242): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:31:30.294 21120 21120 W com.mbwhatsapp: type=1400 audit(0.0:407243): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 19:31:31.164 21120 21528 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 19:31:31.164 21120 21528 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 19:31:31.164 21120 21528 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 19:31:41.401 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.401 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.402 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.403 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.403 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.404 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.405 21120 21143 W System : A resource failed to call close. 03-18 19:31:41.405 21120 21143 W System : A resource failed to call close. --------- beginning of main 03-18 20:00:15.834 13395 13395 W main : type=1400 audit(0.0:447913): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:00:15.834 13395 13395 W main : type=1400 audit(0.0:447914): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:00:15.834 13395 13395 W main : type=1400 audit(0.0:447915): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:00:15.838 13395 13395 W main : type=1400 audit(0.0:447916): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:00:15.854 13395 13395 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:00:16.234 13395 13395 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:00:16.235 13395 13395 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:00:16.235 13395 13395 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:00:16.235 13395 13395 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:00:16.235 13395 13395 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:00:16.235 13395 13395 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:00:16.235 13395 13395 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:00:16.235 13395 13395 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:00:16.235 13395 13395 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:00:16.235 13395 13395 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:00:16.354 13395 13395 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:00:17.382 13395 13395 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:00:17.383 13395 13395 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:00:17.466 13395 13395 W com.mbwhatsapp: type=1400 audit(0.0:447930): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:00:17.482 13395 13395 W com.mbwhatsapp: type=1400 audit(0.0:447931): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:00:17.502 13395 13395 W com.mbwhatsapp: type=1400 audit(0.0:447932): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:00:17.771 13395 13467 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:00:17.771 13395 13467 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:00:17.771 13395 13467 W com.mbwhatsapp: and incorrect proguard optimizations. 03-18 20:00:17.815 13395 13395 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-18 20:00:28.684 13395 13409 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-18 20:05:56.802 19229 19229 W main : type=1400 audit(0.0:451431): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:05:56.820 19229 19229 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:05:57.301 19229 19229 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:05:57.301 19229 19229 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:05:57.302 19229 19229 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:05:57.302 19229 19229 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:05:57.302 19229 19229 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:05:57.302 19229 19229 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:05:57.302 19229 19229 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:05:57.302 19229 19229 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:05:57.302 19229 19229 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:05:57.302 19229 19229 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:05:57.302 19229 19229 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:05:57.302 19229 19229 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:05:57.303 19229 19229 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:05:57.303 19229 19229 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:05:57.303 19229 19229 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:05:57.303 19229 19229 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:05:57.303 19229 19229 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:05:57.488 19229 19229 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:05:58.154 19229 19229 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:05:58.155 19229 19229 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:05:58.238 19229 19229 W com.mbwhatsapp: type=1400 audit(0.0:451445): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:05:58.242 19229 19229 W com.mbwhatsapp: type=1400 audit(0.0:451446): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:05:58.254 19229 19229 W com.mbwhatsapp: type=1400 audit(0.0:451447): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:05:58.298 19229 19229 W com.mbwhatsapp: type=1400 audit(0.0:451448): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:05:58.751 19229 19296 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:05:58.751 19229 19296 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:05:58.751 19229 19296 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:08:13.154 21607 21607 W main : type=1400 audit(0.0:451892): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:13.154 21607 21607 W main : type=1400 audit(0.0:451893): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:13.154 21607 21607 W main : type=1400 audit(0.0:451894): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:13.162 21607 21607 W main : type=1400 audit(0.0:451895): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:13.173 21607 21607 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:08:13.359 21607 21607 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:08:13.360 21607 21607 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:08:13.360 21607 21607 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:08:13.360 21607 21607 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:08:13.360 21607 21607 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:08:13.361 21607 21607 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:08:13.361 21607 21607 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:08:13.361 21607 21607 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:08:13.361 21607 21607 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:08:13.361 21607 21607 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:08:13.361 21607 21607 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:08:13.361 21607 21607 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:08:13.497 21607 21607 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:08:14.030 21607 21607 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:08:14.030 21607 21607 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:08:14.162 21607 21607 W com.mbwhatsapp: type=1400 audit(0.0:451906): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:08:14.166 21607 21607 W com.mbwhatsapp: type=1400 audit(0.0:451907): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:08:14.166 21607 21607 W com.mbwhatsapp: type=1400 audit(0.0:451908): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:08:14.166 21607 21607 W com.mbwhatsapp: type=1400 audit(0.0:451909): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:14.590 21607 21681 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:08:14.590 21607 21681 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:08:14.590 21607 21681 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:08:48.158 21875 21875 W main : type=1400 audit(0.0:451967): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:48.158 21875 21875 W main : type=1400 audit(0.0:451968): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:48.158 21875 21875 W main : type=1400 audit(0.0:451969): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:48.162 21875 21875 W main : type=1400 audit(0.0:451970): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:08:48.176 21875 21875 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:08:48.332 21875 21875 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:08:48.333 21875 21875 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:08:48.333 21875 21875 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:08:48.333 21875 21875 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:08:48.333 21875 21875 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:08:48.333 21875 21875 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:08:48.333 21875 21875 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:08:48.333 21875 21875 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:08:48.333 21875 21875 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:08:48.334 21875 21875 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:08:48.334 21875 21875 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:08:48.334 21875 21875 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:08:48.334 21875 21875 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:08:48.334 21875 21875 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:08:48.334 21875 21875 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:08:48.334 21875 21875 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:08:48.334 21875 21875 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:08:48.430 21875 21875 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:08:48.781 21875 21875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:08:48.781 21875 21875 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:08:49.070 21875 21970 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:08:49.070 21875 21970 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:08:49.070 21875 21970 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:09:58.196 22549 22549 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:09:58.365 22549 22549 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:09:58.366 22549 22549 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:09:58.366 22549 22549 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:09:58.366 22549 22549 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:09:58.366 22549 22549 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:09:58.366 22549 22549 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:09:58.366 22549 22549 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:09:58.367 22549 22549 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:09:58.367 22549 22549 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:09:58.367 22549 22549 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:09:58.367 22549 22549 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:09:58.367 22549 22549 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:09:58.502 22549 22549 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:09:58.941 22549 22549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:09:58.941 22549 22549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:09:59.280 22549 22603 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:09:59.280 22549 22603 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:09:59.280 22549 22603 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:15:13.198 25175 25175 W main : type=1400 audit(0.0:467203): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:15:13.198 25175 25175 W main : type=1400 audit(0.0:467204): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:15:13.198 25175 25175 W main : type=1400 audit(0.0:467205): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:15:13.202 25175 25175 W main : type=1400 audit(0.0:467206): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:15:13.213 25175 25175 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:15:13.430 25175 25175 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:15:13.430 25175 25175 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:15:13.431 25175 25175 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:15:13.431 25175 25175 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:15:13.431 25175 25175 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:15:13.431 25175 25175 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:15:13.431 25175 25175 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:15:13.431 25175 25175 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:15:13.431 25175 25175 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:15:13.431 25175 25175 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:15:13.431 25175 25175 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:15:13.533 25175 25175 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:15:14.024 25175 25175 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:15:14.024 25175 25175 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:15:14.277 25175 25274 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:15:14.277 25175 25274 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:15:14.277 25175 25274 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:15:48.385 25764 25764 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:15:48.803 25764 25764 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:15:48.807 25764 25764 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:15:48.807 25764 25764 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:15:48.807 25764 25764 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:15:48.807 25764 25764 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:15:48.807 25764 25764 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:15:48.807 25764 25764 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:15:48.813 25764 25764 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:15:48.813 25764 25764 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:15:48.813 25764 25764 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:15:48.813 25764 25764 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:15:48.813 25764 25764 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:15:48.813 25764 25764 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:15:48.813 25764 25764 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:15:48.813 25764 25764 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:15:48.813 25764 25764 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:15:49.205 25764 25764 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:15:50.271 25764 25764 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:15:50.273 25764 25764 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:15:51.119 25764 25850 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:15:51.119 25764 25850 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:15:51.119 25764 25850 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:16:58.222 26289 26289 W main : type=1400 audit(0.0:469505): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:16:58.222 26289 26289 W main : type=1400 audit(0.0:469506): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:16:58.222 26289 26289 W main : type=1400 audit(0.0:469507): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:16:58.226 26289 26289 W main : type=1400 audit(0.0:469508): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:16:58.237 26289 26289 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:16:58.372 26289 26289 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:16:58.372 26289 26289 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:16:58.372 26289 26289 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:16:58.372 26289 26289 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:16:58.372 26289 26289 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:16:58.372 26289 26289 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:16:58.373 26289 26289 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:16:58.373 26289 26289 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:16:58.373 26289 26289 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:16:58.373 26289 26289 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:16:58.373 26289 26289 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:16:58.373 26289 26289 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:16:58.455 26289 26289 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:16:58.793 26289 26289 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:16:58.793 26289 26289 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:16:58.830 26289 26289 W com.mbwhatsapp: type=1400 audit(0.0:469509): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:16:58.834 26289 26289 W com.mbwhatsapp: type=1400 audit(0.0:469510): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:16:58.838 26289 26289 W com.mbwhatsapp: type=1400 audit(0.0:469511): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:16:59.014 26289 26341 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:16:59.014 26289 26341 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:16:59.014 26289 26341 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:18:08.241 26645 26645 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:18:08.396 26645 26645 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:18:08.396 26645 26645 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:18:08.396 26645 26645 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:18:08.396 26645 26645 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:18:08.396 26645 26645 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:18:08.397 26645 26645 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:18:08.397 26645 26645 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:18:08.397 26645 26645 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:18:08.397 26645 26645 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:18:08.397 26645 26645 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:18:08.397 26645 26645 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:18:08.397 26645 26645 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:18:08.507 26645 26645 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:18:08.883 26645 26645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:18:08.883 26645 26645 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:18:08.966 26645 26645 W com.mbwhatsapp: type=1400 audit(0.0:472104): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:18:08.970 26645 26645 W com.mbwhatsapp: type=1400 audit(0.0:472105): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:18:08.978 26645 26645 W com.mbwhatsapp: type=1400 audit(0.0:472106): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:18:09.199 26645 26696 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:18:09.199 26645 26696 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:18:09.199 26645 26696 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:18:43.222 27033 27033 W main : type=1400 audit(0.0:473453): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:18:43.222 27033 27033 W main : type=1400 audit(0.0:473454): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:18:43.222 27033 27033 W main : type=1400 audit(0.0:473455): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:18:43.226 27033 27033 W main : type=1400 audit(0.0:473456): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:18:43.239 27033 27033 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:18:43.367 27033 27033 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:18:43.367 27033 27033 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:18:43.367 27033 27033 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:18:43.367 27033 27033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:18:43.367 27033 27033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:18:43.367 27033 27033 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:18:43.368 27033 27033 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:18:43.368 27033 27033 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:18:43.368 27033 27033 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:18:43.368 27033 27033 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:18:43.368 27033 27033 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:18:43.368 27033 27033 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:18:43.368 27033 27033 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:18:43.368 27033 27033 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:18:43.368 27033 27033 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:18:43.368 27033 27033 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:18:43.479 27033 27033 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:18:43.828 27033 27033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:18:43.828 27033 27033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:18:43.866 27033 27033 W com.mbwhatsapp: type=1400 audit(0.0:473458): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:18:43.866 27033 27033 W com.mbwhatsapp: type=1400 audit(0.0:473459): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:18:44.052 27033 27087 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:18:44.052 27033 27087 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:18:44.052 27033 27087 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:19:53.247 27562 27562 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:19:53.411 27562 27562 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:19:53.411 27562 27562 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:19:53.411 27562 27562 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:19:53.411 27562 27562 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:19:53.411 27562 27562 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:19:53.411 27562 27562 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:19:53.411 27562 27562 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:19:53.412 27562 27562 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:19:53.412 27562 27562 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:19:53.412 27562 27562 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:19:53.412 27562 27562 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:19:53.412 27562 27562 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:19:53.412 27562 27562 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:19:53.412 27562 27562 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:19:53.412 27562 27562 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:19:53.412 27562 27562 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:19:53.412 27562 27562 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:19:53.496 27562 27562 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:19:53.813 27562 27562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:19:53.813 27562 27562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:19:53.854 27562 27562 W com.mbwhatsapp: type=1400 audit(0.0:475035): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:19:54.043 27562 27633 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:19:54.043 27562 27633 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:19:54.043 27562 27633 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:20:28.258 27773 27773 W main : type=1400 audit(0.0:475407): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:20:28.258 27773 27773 W main : type=1400 audit(0.0:475408): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:20:28.258 27773 27773 W main : type=1400 audit(0.0:475409): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:20:28.262 27773 27773 W main : type=1400 audit(0.0:475410): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:20:28.277 27773 27773 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:20:28.435 27773 27773 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:20:28.436 27773 27773 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:20:28.436 27773 27773 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:20:28.436 27773 27773 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:20:28.436 27773 27773 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:20:28.436 27773 27773 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:20:28.436 27773 27773 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:20:28.436 27773 27773 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:20:28.437 27773 27773 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:20:28.437 27773 27773 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:20:28.544 27773 27773 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:20:28.937 27773 27773 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:20:28.937 27773 27773 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:20:29.042 27773 27773 W com.mbwhatsapp: type=1400 audit(0.0:475411): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:20:29.408 27773 27828 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:20:29.408 27773 27828 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:20:29.408 27773 27828 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:27:26.606 2285 2285 W main : type=1400 audit(0.0:476034): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:27:26.606 2285 2285 W main : type=1400 audit(0.0:476035): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:27:26.606 2285 2285 W main : type=1400 audit(0.0:476036): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:27:26.610 2285 2285 W main : type=1400 audit(0.0:476037): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:27:26.624 2285 2285 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:27:27.188 2285 2285 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:27:27.188 2285 2285 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:27:27.192 2285 2285 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:27:27.194 2285 2285 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:27:27.194 2285 2285 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:27:27.194 2285 2285 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:27:27.194 2285 2285 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:27:27.194 2285 2285 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:27:27.194 2285 2285 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:27:27.194 2285 2285 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:27:27.194 2285 2285 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:27:27.195 2285 2285 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:27:27.195 2285 2285 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:27:27.195 2285 2285 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:27:27.195 2285 2285 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:27:27.195 2285 2285 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:27:27.195 2285 2285 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:27:27.195 2285 2285 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:27:27.195 2285 2285 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:27:27.195 2285 2285 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:27:27.195 2285 2285 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:27:27.195 2285 2285 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:27:27.422 2285 2285 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:27:28.540 2285 2285 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:27:28.540 2285 2285 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:27:28.650 2285 2285 W com.mbwhatsapp: type=1400 audit(0.0:476043): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:27:28.822 2285 2285 W com.mbwhatsapp: type=1400 audit(0.0:476047): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:27:28.822 2285 2285 W com.mbwhatsapp: type=1400 audit(0.0:476048): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:27:28.822 2285 2285 W com.mbwhatsapp: type=1400 audit(0.0:476049): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:27:28.822 2285 2285 W com.mbwhatsapp: type=1400 audit(0.0:476050): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:27:29.155 2285 2395 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:27:29.155 2285 2395 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:27:29.155 2285 2395 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:28:26.610 2887 2887 W main : type=1400 audit(0.0:476181): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:28:26.610 2887 2887 W main : type=1400 audit(0.0:476182): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:28:26.610 2887 2887 W main : type=1400 audit(0.0:476183): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:28:26.614 2887 2887 W main : type=1400 audit(0.0:476184): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:28:26.626 2887 2887 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:28:26.838 2887 2887 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:28:26.839 2887 2887 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:28:26.841 2887 2887 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:28:26.841 2887 2887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:28:26.841 2887 2887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:28:26.841 2887 2887 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:28:26.841 2887 2887 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:28:26.841 2887 2887 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:28:26.841 2887 2887 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:28:26.841 2887 2887 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:28:26.841 2887 2887 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:28:26.842 2887 2887 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:28:26.842 2887 2887 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:28:26.842 2887 2887 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:28:26.842 2887 2887 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:28:26.842 2887 2887 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:28:26.842 2887 2887 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:28:26.975 2887 2887 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:28:27.521 2887 2887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:28:27.522 2887 2887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:28:27.622 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476185): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:27.626 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476186): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:27.646 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476187): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:27.706 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476188): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:27.734 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476189): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:27.734 2887 2887 W com.mbwhatsapp: type=1400 audit(0.0:476190): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:28:28.009 2887 2942 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:28:28.009 2887 2942 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:28:28.009 2887 2942 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:29:26.650 3306 3306 W main : type=1400 audit(0.0:476276): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:29:26.650 3306 3306 W main : type=1400 audit(0.0:476277): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:29:26.650 3306 3306 W main : type=1400 audit(0.0:476278): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:29:26.658 3306 3306 W main : type=1400 audit(0.0:476279): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:29:26.669 3306 3306 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:29:26.857 3306 3306 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:29:26.858 3306 3306 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:29:26.858 3306 3306 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:29:26.858 3306 3306 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:29:26.858 3306 3306 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:29:26.858 3306 3306 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:29:26.858 3306 3306 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:29:26.859 3306 3306 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:29:26.859 3306 3306 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:29:26.859 3306 3306 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:29:26.859 3306 3306 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:29:26.859 3306 3306 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:29:26.859 3306 3306 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:29:26.859 3306 3306 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:29:26.859 3306 3306 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:29:26.859 3306 3306 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:29:26.859 3306 3306 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:29:27.026 3306 3306 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:29:27.531 3306 3306 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:29:27.532 3306 3306 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:29:27.646 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476280): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:27.662 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476282): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:27.718 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476283): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:27.754 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476284): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:27.754 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476285): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:27.754 3306 3306 W com.mbwhatsapp: type=1400 audit(0.0:476286): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:29:28.036 3306 3382 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:29:28.036 3306 3382 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:29:28.036 3306 3382 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:32:01.646 5120 5120 W main : type=1400 audit(0.0:476549): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:32:01.646 5120 5120 W main : type=1400 audit(0.0:476550): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:32:01.646 5120 5120 W main : type=1400 audit(0.0:476551): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:32:01.650 5120 5120 W main : type=1400 audit(0.0:476552): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:32:01.663 5120 5120 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:32:01.825 5120 5120 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:32:01.825 5120 5120 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:32:01.825 5120 5120 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:32:01.826 5120 5120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:32:01.826 5120 5120 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:32:01.826 5120 5120 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:32:01.826 5120 5120 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:32:01.826 5120 5120 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:32:01.826 5120 5120 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:32:01.826 5120 5120 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:32:01.826 5120 5120 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:32:01.826 5120 5120 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:32:01.826 5120 5120 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:32:01.826 5120 5120 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:32:01.827 5120 5120 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:32:01.827 5120 5120 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:32:01.920 5120 5120 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:32:02.299 5120 5120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:32:02.299 5120 5120 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:32:02.346 5120 5120 W com.mbwhatsapp: type=1400 audit(0.0:476553): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:32:02.354 5120 5120 W com.mbwhatsapp: type=1400 audit(0.0:476554): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:32:02.362 5120 5120 W com.mbwhatsapp: type=1400 audit(0.0:476555): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:32:02.394 5120 5120 W com.mbwhatsapp: type=1400 audit(0.0:476556): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:32:02.414 5120 5120 W com.mbwhatsapp: type=1400 audit(0.0:476557): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:32:02.568 5120 5172 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:32:02.568 5120 5172 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:32:02.568 5120 5172 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:33:11.618 5535 5535 W main : type=1400 audit(0.0:476633): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:33:11.618 5535 5535 W main : type=1400 audit(0.0:476634): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:33:11.618 5535 5535 W main : type=1400 audit(0.0:476635): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:33:11.622 5535 5535 W main : type=1400 audit(0.0:476636): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:33:11.634 5535 5535 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:33:11.763 5535 5535 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:33:11.763 5535 5535 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:33:11.764 5535 5535 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:33:11.764 5535 5535 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:33:11.764 5535 5535 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:33:11.764 5535 5535 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:33:11.764 5535 5535 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:33:11.764 5535 5535 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:33:11.764 5535 5535 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:33:11.764 5535 5535 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:33:11.764 5535 5535 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:33:11.854 5535 5535 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:33:12.218 5535 5535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:33:12.218 5535 5535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:33:12.266 5535 5535 W com.mbwhatsapp: type=1400 audit(0.0:476637): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:33:12.460 5535 5592 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:33:12.460 5535 5592 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:33:12.460 5535 5592 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:34:56.638 5725 5725 W main : type=1400 audit(0.0:476667): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:34:56.638 5725 5725 W main : type=1400 audit(0.0:476668): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:34:56.638 5725 5725 W main : type=1400 audit(0.0:476669): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:34:56.642 5725 5725 W main : type=1400 audit(0.0:476670): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:34:56.656 5725 5725 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:34:56.979 5725 5725 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:34:56.980 5725 5725 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:34:56.980 5725 5725 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:34:56.980 5725 5725 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:34:56.980 5725 5725 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:34:56.980 5725 5725 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:34:56.981 5725 5725 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:34:56.981 5725 5725 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:34:56.981 5725 5725 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:34:56.981 5725 5725 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:34:56.981 5725 5725 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:34:56.981 5725 5725 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:34:56.981 5725 5725 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:34:56.981 5725 5725 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:34:56.981 5725 5725 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:34:56.981 5725 5725 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:34:56.981 5725 5725 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:34:57.141 5725 5725 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:34:57.850 5725 5725 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:34:57.850 5725 5725 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:34:57.986 5725 5725 W com.mbwhatsapp: type=1400 audit(0.0:476686): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:34:57.994 5725 5725 W com.mbwhatsapp: type=1400 audit(0.0:476687): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:34:58.022 5725 5725 W com.mbwhatsapp: type=1400 audit(0.0:476688): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:34:58.413 5725 5824 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:34:58.413 5725 5824 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:34:58.413 5725 5824 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:42:01.615 9148 9148 W main : type=1400 audit(0.0:476976): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:42:01.615 9148 9148 W main : type=1400 audit(0.0:476977): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:42:01.615 9148 9148 W main : type=1400 audit(0.0:476978): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:42:01.619 9148 9148 W main : type=1400 audit(0.0:476979): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:42:01.635 9148 9148 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:42:01.858 9148 9148 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:42:01.859 9148 9148 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:42:01.859 9148 9148 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:42:01.859 9148 9148 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:42:01.860 9148 9148 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:42:01.860 9148 9148 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:42:01.860 9148 9148 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:42:01.860 9148 9148 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:42:01.860 9148 9148 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:42:01.860 9148 9148 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:42:01.860 9148 9148 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:42:01.860 9148 9148 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:42:01.860 9148 9148 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:42:01.861 9148 9148 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:42:01.861 9148 9148 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:42:01.861 9148 9148 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:42:01.861 9148 9148 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:42:01.981 9148 9148 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:42:02.430 9148 9148 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:42:02.430 9148 9148 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:42:02.491 9148 9148 W com.mbwhatsapp: type=1400 audit(0.0:476980): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:42:02.759 9148 9199 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:42:02.759 9148 9199 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:42:02.759 9148 9199 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:43:26.635 10239 10239 W main : type=1400 audit(0.0:477256): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:43:26.635 10239 10239 W main : type=1400 audit(0.0:477257): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:43:26.635 10239 10239 W main : type=1400 audit(0.0:477258): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:43:26.639 10239 10239 W main : type=1400 audit(0.0:477259): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:43:26.652 10239 10239 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:43:26.798 10239 10239 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:43:26.799 10239 10239 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:43:26.799 10239 10239 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:43:26.799 10239 10239 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:43:26.799 10239 10239 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:43:26.800 10239 10239 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:43:26.800 10239 10239 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:43:26.800 10239 10239 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:43:26.800 10239 10239 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:43:26.800 10239 10239 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:43:26.800 10239 10239 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:43:26.800 10239 10239 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:43:26.891 10239 10239 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:43:27.243 10239 10239 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:43:27.243 10239 10239 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:43:27.287 10239 10239 W com.mbwhatsapp: type=1400 audit(0.0:477260): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:43:27.291 10239 10239 W com.mbwhatsapp: type=1400 audit(0.0:477261): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:43:27.516 10239 10291 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:43:27.516 10239 10291 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:43:27.516 10239 10291 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 20:55:26.617 19397 19397 W main : type=1400 audit(0.0:477866): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:55:26.617 19397 19397 W main : type=1400 audit(0.0:477867): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:55:26.617 19397 19397 W main : type=1400 audit(0.0:477868): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:55:26.625 19397 19397 W main : type=1400 audit(0.0:477869): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 20:55:26.636 19397 19397 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 20:55:26.795 19397 19397 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 20:55:26.795 19397 19397 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 20:55:26.795 19397 19397 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 20:55:26.795 19397 19397 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 20:55:26.795 19397 19397 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 20:55:26.795 19397 19397 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 20:55:26.796 19397 19397 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 20:55:26.796 19397 19397 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 20:55:26.796 19397 19397 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 20:55:26.796 19397 19397 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 20:55:26.796 19397 19397 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 20:55:26.796 19397 19397 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 20:55:26.796 19397 19397 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 20:55:26.796 19397 19397 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 20:55:26.796 19397 19397 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 20:55:26.796 19397 19397 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 20:55:26.900 19397 19397 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 20:55:27.291 19397 19397 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 20:55:27.292 19397 19397 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 20:55:27.365 19397 19397 W com.mbwhatsapp: type=1400 audit(0.0:477870): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 20:55:27.625 19397 19462 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 20:55:27.625 19397 19462 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 20:55:27.625 19397 19462 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 21:05:52.777 26018 26018 W main : type=1400 audit(0.0:479342): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:05:52.777 26018 26018 W main : type=1400 audit(0.0:479343): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:05:52.777 26018 26018 W main : type=1400 audit(0.0:479344): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:05:52.781 26018 26018 W main : type=1400 audit(0.0:479345): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:05:52.798 26018 26018 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 21:05:53.306 26018 26018 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 21:05:53.307 26018 26018 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 21:05:53.307 26018 26018 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 21:05:53.307 26018 26018 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 21:05:53.308 26018 26018 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 21:05:53.308 26018 26018 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 21:05:53.308 26018 26018 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 21:05:53.308 26018 26018 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 21:05:53.308 26018 26018 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 21:05:53.308 26018 26018 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 21:05:53.308 26018 26018 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 21:05:53.308 26018 26018 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 21:05:53.476 26018 26018 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 21:05:54.263 26018 26018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 21:05:54.264 26018 26018 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 21:05:54.377 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479346): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.377 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479347): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.389 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479348): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.461 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479349): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.493 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479350): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.493 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479351): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.493 26018 26018 W com.mbwhatsapp: type=1400 audit(0.0:479352): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:05:54.719 26018 26075 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 21:05:54.719 26018 26075 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 21:05:54.719 26018 26075 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 21:17:10.373 2456 2456 W main : type=1400 audit(0.0:480468): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:17:10.373 2456 2456 W main : type=1400 audit(0.0:480469): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:17:10.373 2456 2456 W main : type=1400 audit(0.0:480470): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:17:10.377 2456 2456 W main : type=1400 audit(0.0:480471): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:17:10.390 2456 2456 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 21:17:10.924 2456 2456 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 21:17:10.925 2456 2456 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 21:17:10.926 2456 2456 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 21:17:10.926 2456 2456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 21:17:10.926 2456 2456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 21:17:10.926 2456 2456 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 21:17:10.926 2456 2456 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 21:17:10.926 2456 2456 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 21:17:10.926 2456 2456 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 21:17:10.926 2456 2456 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 21:17:10.926 2456 2456 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 21:17:10.927 2456 2456 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 21:17:10.927 2456 2456 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 21:17:10.927 2456 2456 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 21:17:10.927 2456 2456 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 21:17:10.927 2456 2456 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 21:17:10.927 2456 2456 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 21:17:11.135 2456 2456 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 21:17:11.946 2456 2456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 21:17:11.946 2456 2456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 21:17:12.053 2456 2456 W com.mbwhatsapp: type=1400 audit(0.0:480472): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:17:12.057 2456 2456 W com.mbwhatsapp: type=1400 audit(0.0:480473): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:17:12.081 2456 2456 W com.mbwhatsapp: type=1400 audit(0.0:480474): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:17:12.141 2456 2456 W com.mbwhatsapp: type=1400 audit(0.0:480475): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:17:12.173 2456 2456 W com.mbwhatsapp: type=1400 audit(0.0:480476): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:17:12.517 2456 2690 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 21:17:12.517 2456 2690 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 21:17:12.517 2456 2690 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 21:27:59.409 10962 10962 W main : type=1400 audit(0.0:495437): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:27:59.409 10962 10962 W main : type=1400 audit(0.0:495438): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:27:59.409 10962 10962 W main : type=1400 audit(0.0:495439): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:27:59.413 10962 10962 W main : type=1400 audit(0.0:495440): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:27:59.425 10962 10962 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 21:27:59.933 10962 10962 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 21:27:59.933 10962 10962 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 21:27:59.933 10962 10962 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 21:27:59.933 10962 10962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 21:27:59.933 10962 10962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 21:27:59.933 10962 10962 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 21:27:59.934 10962 10962 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 21:27:59.934 10962 10962 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 21:27:59.934 10962 10962 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 21:27:59.934 10962 10962 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 21:27:59.934 10962 10962 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 21:27:59.934 10962 10962 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 21:27:59.934 10962 10962 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 21:27:59.934 10962 10962 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 21:27:59.934 10962 10962 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 21:27:59.934 10962 10962 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 21:28:00.138 10962 10962 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 21:28:00.875 10962 10962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 21:28:00.875 10962 10962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 21:28:00.957 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495442): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:00.969 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495443): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:00.989 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495444): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:01.065 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495445): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:01.089 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495446): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:01.089 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495447): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:01.093 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495448): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:28:01.093 10962 10962 W com.mbwhatsapp: type=1400 audit(0.0:495449): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:28:01.271 10962 11018 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 21:28:01.271 10962 11018 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 21:28:01.271 10962 11018 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 21:39:04.545 13801 13801 W main : type=1400 audit(0.0:497608): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:39:04.545 13801 13801 W main : type=1400 audit(0.0:497609): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:39:04.545 13801 13801 W main : type=1400 audit(0.0:497610): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:39:04.553 13801 13801 W main : type=1400 audit(0.0:497611): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:39:04.567 13801 13801 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 21:39:04.789 13801 13801 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 21:39:04.791 13801 13801 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 21:39:04.791 13801 13801 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 21:39:04.792 13801 13801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 21:39:04.792 13801 13801 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 21:39:04.792 13801 13801 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 21:39:04.792 13801 13801 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 21:39:04.792 13801 13801 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 21:39:04.792 13801 13801 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 21:39:04.792 13801 13801 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 21:39:04.792 13801 13801 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 21:39:04.792 13801 13801 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 21:39:04.792 13801 13801 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 21:39:04.793 13801 13801 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 21:39:04.793 13801 13801 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 21:39:04.793 13801 13801 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 21:39:04.793 13801 13801 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 21:39:04.793 13801 13801 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 21:39:04.793 13801 13801 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 21:39:04.793 13801 13801 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 21:39:04.793 13801 13801 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 21:39:04.793 13801 13801 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 21:39:04.955 13801 13801 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 21:39:05.430 13801 13801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 21:39:05.430 13801 13801 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 21:39:05.485 13801 13801 W com.mbwhatsapp: type=1400 audit(0.0:497612): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:39:05.561 13801 13801 W com.mbwhatsapp: type=1400 audit(0.0:497616): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:39:05.561 13801 13801 W com.mbwhatsapp: type=1400 audit(0.0:497617): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:39:05.561 13801 13801 W com.mbwhatsapp: type=1400 audit(0.0:497618): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 21:39:05.561 13801 13801 W com.mbwhatsapp: type=1400 audit(0.0:497619): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 21:39:05.804 13801 13913 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 21:39:05.804 13801 13913 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 21:39:05.804 13801 13913 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 22:36:46.113 32308 32308 W main : type=1400 audit(0.0:505920): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 22:36:46.113 32308 32308 W main : type=1400 audit(0.0:505921): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 22:36:46.113 32308 32308 W main : type=1400 audit(0.0:505922): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 22:36:46.117 32308 32308 W main : type=1400 audit(0.0:505923): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 22:36:46.130 32308 32308 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 22:36:46.500 32308 32308 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 22:36:46.501 32308 32308 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 22:36:46.502 32308 32308 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 22:36:46.502 32308 32308 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 22:36:46.502 32308 32308 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 22:36:46.502 32308 32308 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 22:36:46.502 32308 32308 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 22:36:46.502 32308 32308 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 22:36:46.502 32308 32308 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 22:36:46.502 32308 32308 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 22:36:46.502 32308 32308 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 22:36:46.642 32308 32308 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 22:36:47.289 32308 32308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 22:36:47.289 32308 32308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 22:36:47.361 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505924): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.365 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505925): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.381 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505926): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.441 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505927): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.465 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505928): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.465 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505929): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.465 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505930): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 22:36:47.465 32308 32308 W com.mbwhatsapp: type=1400 audit(0.0:505931): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 22:36:47.652 32308 32368 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 22:36:47.652 32308 32368 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 22:36:47.652 32308 32368 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-18 23:36:47.001 5623 5623 W main : type=1400 audit(0.0:506529): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 23:36:47.001 5623 5623 W main : type=1400 audit(0.0:506530): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 23:36:47.001 5623 5623 W main : type=1400 audit(0.0:506531): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 23:36:47.009 5623 5623 W main : type=1400 audit(0.0:506532): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-18 23:36:47.019 5623 5623 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-18 23:36:47.169 5623 5623 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-18 23:36:47.170 5623 5623 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-18 23:36:47.170 5623 5623 W System.err: at java.lang.Class.newInstance(Native Method) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-18 23:36:47.170 5623 5623 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-18 23:36:47.170 5623 5623 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-18 23:36:47.170 5623 5623 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-18 23:36:47.170 5623 5623 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-18 23:36:47.170 5623 5623 W System.err: at android.os.Looper.loop(Looper.java:342) 03-18 23:36:47.171 5623 5623 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-18 23:36:47.171 5623 5623 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-18 23:36:47.171 5623 5623 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-18 23:36:47.171 5623 5623 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-18 23:36:47.266 5623 5623 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-18 23:36:47.622 5623 5623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-18 23:36:47.622 5623 5623 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-18 23:36:47.665 5623 5623 W com.mbwhatsapp: type=1400 audit(0.0:506533): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 23:36:47.669 5623 5623 W com.mbwhatsapp: type=1400 audit(0.0:506534): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-18 23:36:47.877 5623 5685 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-18 23:36:47.877 5623 5685 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-18 23:36:47.877 5623 5685 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 04:28:12.428 15169 15169 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 04:28:13.009 15169 15169 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 04:28:13.010 15169 15169 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 04:28:13.010 15169 15169 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 04:28:13.010 15169 15169 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 04:28:13.010 15169 15169 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 04:28:13.010 15169 15169 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 04:28:13.010 15169 15169 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 04:28:13.010 15169 15169 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 04:28:13.010 15169 15169 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 04:28:13.010 15169 15169 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 04:28:13.144 15169 15169 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 04:28:13.336 15169 15260 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-19 04:28:13.891 15169 15169 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 04:28:13.900 15169 15169 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 04:28:14.475 15169 15360 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 04:28:14.475 15169 15360 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 04:28:14.475 15169 15360 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 05:28:13.093 26033 26033 W main : type=1400 audit(0.0:508502): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 05:28:13.093 26033 26033 W main : type=1400 audit(0.0:508503): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 05:28:13.093 26033 26033 W main : type=1400 audit(0.0:508504): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 05:28:13.097 26033 26033 W main : type=1400 audit(0.0:508505): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 05:28:13.112 26033 26033 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 05:28:13.479 26033 26033 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 05:28:13.480 26033 26033 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 05:28:13.480 26033 26033 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 05:28:13.480 26033 26033 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 05:28:13.480 26033 26033 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 05:28:13.481 26033 26033 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 05:28:13.481 26033 26033 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 05:28:13.481 26033 26033 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 05:28:13.481 26033 26033 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 05:28:13.481 26033 26033 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 05:28:13.481 26033 26033 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 05:28:13.481 26033 26033 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 05:28:13.625 26033 26033 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 05:28:14.203 26033 26033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 05:28:14.203 26033 26033 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 05:28:14.265 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508506): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.269 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508507): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.281 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508508): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.333 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508509): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.353 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508510): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.353 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508511): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.353 26033 26033 W com.mbwhatsapp: type=1400 audit(0.0:508512): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 05:28:14.516 26033 26084 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 05:28:14.516 26033 26084 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 05:28:14.516 26033 26084 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 06:58:15.691 30022 30022 W main : type=1400 audit(0.0:508962): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13651 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 06:58:15.691 30022 30022 W main : type=1400 audit(0.0:508963): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13652 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 06:58:15.691 30022 30022 W main : type=1400 audit(0.0:508964): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13654 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 06:58:15.695 30022 30022 W main : type=1400 audit(0.0:508965): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13892 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 06:58:15.709 30022 30022 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 06:58:16.021 30022 30022 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 06:58:16.022 30022 30022 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 06:58:16.023 30022 30022 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 06:58:16.023 30022 30022 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 06:58:16.023 30022 30022 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 06:58:16.023 30022 30022 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 06:58:16.023 30022 30022 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 06:58:16.023 30022 30022 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 06:58:16.023 30022 30022 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 06:58:16.023 30022 30022 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 06:58:16.023 30022 30022 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 06:58:16.023 30022 30022 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 06:58:16.023 30022 30022 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 06:58:16.024 30022 30022 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 06:58:16.024 30022 30022 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 06:58:16.024 30022 30022 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 06:58:16.024 30022 30022 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 06:58:16.024 30022 30022 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 06:58:16.024 30022 30022 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 06:58:16.024 30022 30022 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 06:58:16.024 30022 30022 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 06:58:16.024 30022 30022 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 06:58:16.276 30022 30022 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 06:58:17.128 30022 30022 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 06:58:17.129 30022 30022 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 06:58:17.187 30022 30022 W com.mbwhatsapp: type=1400 audit(0.0:508982): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 06:58:17.191 30022 30022 W com.mbwhatsapp: type=1400 audit(0.0:508983): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 06:58:17.207 30022 30022 W com.mbwhatsapp: type=1400 audit(0.0:508984): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 06:58:17.247 30022 30022 W com.mbwhatsapp: type=1400 audit(0.0:508985): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 06:58:17.287 30022 30022 W com.mbwhatsapp: type=1400 audit(0.0:508986): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 06:58:17.574 30022 30311 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 06:58:17.574 30022 30311 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 06:58:17.574 30022 30311 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 06:58:21.234 30022 30311 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ActiveSession.setLastAccessedTime(long) took 110.056ms (27.26 bytecodes/s) (1272B approximate peak alloc) --------- beginning of main 03-19 06:59:27.953 31549 31549 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 06:59:28.115 31549 31549 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 06:59:28.116 31549 31549 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 06:59:28.116 31549 31549 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 06:59:28.116 31549 31549 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 06:59:28.116 31549 31549 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 06:59:28.116 31549 31549 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 06:59:28.116 31549 31549 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 06:59:28.117 31549 31549 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 06:59:28.117 31549 31549 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 06:59:28.117 31549 31549 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 06:59:28.117 31549 31549 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 06:59:28.117 31549 31549 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 06:59:28.117 31549 31549 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 06:59:28.117 31549 31549 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 06:59:28.117 31549 31549 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 06:59:28.117 31549 31549 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 06:59:28.117 31549 31549 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 06:59:28.230 31549 31549 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 06:59:28.600 31549 31549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 06:59:28.600 31549 31549 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 06:59:28.875 31549 31612 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 06:59:28.875 31549 31612 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 06:59:28.875 31549 31612 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 08:39:15.494 13735 13735 W main : type=1400 audit(0.0:1455): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12641 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 08:39:15.494 13735 13735 W main : type=1400 audit(0.0:1456): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12642 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 08:39:15.494 13735 13735 W main : type=1400 audit(0.0:1457): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12644 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 08:39:15.498 13735 13735 W main : type=1400 audit(0.0:1458): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12882 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 08:39:15.510 13735 13735 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 08:39:15.949 13735 13735 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 08:39:15.949 13735 13735 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 08:39:15.950 13735 13735 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 08:39:15.950 13735 13735 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 08:39:15.950 13735 13735 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 08:39:15.950 13735 13735 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 08:39:15.950 13735 13735 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 08:39:15.950 13735 13735 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 08:39:15.950 13735 13735 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 08:39:15.950 13735 13735 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 08:39:15.950 13735 13735 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 08:39:15.950 13735 13735 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 08:39:15.950 13735 13735 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 08:39:15.951 13735 13735 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 08:39:15.951 13735 13735 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 08:39:15.951 13735 13735 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 08:39:15.951 13735 13735 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 08:39:16.129 13735 13735 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 08:39:16.923 13735 13735 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 08:39:16.923 13735 13735 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 08:39:17.034 13735 13735 W com.mbwhatsapp: type=1400 audit(0.0:1467): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 08:39:17.439 13735 13841 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 08:39:17.439 13735 13841 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 08:39:17.439 13735 13841 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 08:40:06.908 17153 17153 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 08:40:07.232 17153 17153 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 08:40:07.233 17153 17153 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 08:40:07.233 17153 17153 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 08:40:07.233 17153 17153 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 08:40:07.233 17153 17153 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 08:40:07.233 17153 17153 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 08:40:07.233 17153 17153 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 08:40:07.233 17153 17153 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 08:40:07.234 17153 17153 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 08:40:07.234 17153 17153 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 08:40:07.234 17153 17153 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 08:40:07.234 17153 17153 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 08:40:07.234 17153 17153 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 08:40:07.234 17153 17153 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 08:40:07.234 17153 17153 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 08:40:07.234 17153 17153 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 08:40:07.234 17153 17153 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 08:40:07.624 17153 17153 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 08:40:08.876 17153 17153 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 08:40:08.876 17153 17153 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 08:40:09.153 17153 17227 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 08:40:09.153 17153 17227 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 08:40:09.153 17153 17227 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 09:52:00.232 27579 27579 W main : type=1400 audit(0.0:3906): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12641 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 09:52:00.232 27579 27579 W main : type=1400 audit(0.0:3907): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12642 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 09:52:00.232 27579 27579 W main : type=1400 audit(0.0:3908): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12644 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 09:52:00.236 27579 27579 W main : type=1400 audit(0.0:3909): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12882 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 09:52:00.246 27579 27579 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 09:52:00.601 27579 27579 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 09:52:00.602 27579 27579 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 09:52:00.602 27579 27579 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 09:52:00.602 27579 27579 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 09:52:00.602 27579 27579 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 09:52:00.602 27579 27579 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 09:52:00.602 27579 27579 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 09:52:00.602 27579 27579 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 09:52:00.602 27579 27579 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 09:52:00.602 27579 27579 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 09:52:00.700 27579 27579 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 09:52:01.117 27579 27579 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 09:52:01.117 27579 27579 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 09:52:01.252 27579 27579 W com.mbwhatsapp: type=1400 audit(0.0:3917): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 09:52:01.268 27579 27579 W com.mbwhatsapp: type=1400 audit(0.0:3918): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 09:52:01.268 27579 27579 W com.mbwhatsapp: type=1400 audit(0.0:3919): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 09:52:01.268 27579 27579 W com.mbwhatsapp: type=1400 audit(0.0:3920): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 09:52:01.268 27579 27579 W com.mbwhatsapp: type=1400 audit(0.0:3921): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 09:52:01.411 27579 27633 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 09:52:01.411 27579 27633 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 09:52:01.411 27579 27633 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 09:52:01.451 27579 27579 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-19 09:52:01.861 27579 27640 E QT : [QT]file does not exist 03-19 09:52:02.224 27579 27579 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 09:52:02.225 27579 27579 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 09:52:02.374 27579 27677 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-19 09:52:02.398 27579 27639 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-19 09:52:02.398 27579 27639 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-19 09:52:03.652 27579 27592 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-19 14:46:45.016 31652 31652 W main : type=1400 audit(0.0:17488): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12641 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 14:46:45.016 31652 31652 W main : type=1400 audit(0.0:17489): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12642 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 14:46:45.016 31652 31652 W main : type=1400 audit(0.0:17490): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12644 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 14:46:45.020 31652 31652 W main : type=1400 audit(0.0:17491): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12882 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 14:46:45.031 31652 31652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 14:46:45.454 31652 31652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 14:46:45.454 31652 31652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 14:46:45.455 31652 31652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 14:46:45.455 31652 31652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 14:46:45.455 31652 31652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 14:46:45.455 31652 31652 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 14:46:45.455 31652 31652 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 14:46:45.455 31652 31652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 14:46:45.455 31652 31652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 14:46:45.455 31652 31652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 14:46:45.456 31652 31652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 14:46:45.608 31652 31652 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 14:46:46.211 31652 31652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 14:46:46.211 31652 31652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 14:46:46.288 31652 31652 W com.mbwhatsapp: type=1400 audit(0.0:17493): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 14:46:46.300 31652 31652 W com.mbwhatsapp: type=1400 audit(0.0:17494): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 14:46:46.316 31652 31652 W com.mbwhatsapp: type=1400 audit(0.0:17495): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 14:46:46.412 31652 31652 W com.mbwhatsapp: type=1400 audit(0.0:17496): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 14:46:46.432 31652 31652 W com.mbwhatsapp: type=1400 audit(0.0:17497): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 14:46:46.596 31652 31733 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 14:46:46.596 31652 31733 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 14:46:46.596 31652 31733 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 15:03:26.195 5225 5225 W main : type=1400 audit(0.0:18135): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12641 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 15:03:26.195 5225 5225 W main : type=1400 audit(0.0:18136): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12642 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 15:03:26.195 5225 5225 W main : type=1400 audit(0.0:18137): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12644 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 15:03:26.255 5225 5225 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 15:03:26.458 5225 5225 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 15:03:26.458 5225 5225 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 15:03:26.458 5225 5225 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 15:03:26.458 5225 5225 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 15:03:26.458 5225 5225 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 15:03:26.458 5225 5225 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 15:03:26.459 5225 5225 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 15:03:26.459 5225 5225 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 15:03:26.459 5225 5225 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 15:03:26.459 5225 5225 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 15:03:26.459 5225 5225 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 15:03:26.459 5225 5225 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 15:03:26.459 5225 5225 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 15:03:26.459 5225 5225 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 15:03:26.459 5225 5225 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 15:03:26.459 5225 5225 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 15:03:26.553 5225 5225 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 15:03:26.911 5225 5225 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 15:03:26.911 5225 5225 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 15:03:27.246 5225 5331 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 15:03:27.246 5225 5331 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 15:03:27.246 5225 5331 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 15:03:27.287 5225 5225 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-19 15:03:36.979 5225 5242 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-19 16:43:01.852 7598 7598 W main : type=1400 audit(0.0:787): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 16:43:01.869 7598 7598 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 16:43:03.705 7598 7598 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 16:43:03.705 7598 7598 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 16:43:03.705 7598 7598 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 16:43:03.705 7598 7598 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 16:43:03.706 7598 7598 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 16:43:03.706 7598 7598 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 16:43:03.706 7598 7598 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 16:43:03.706 7598 7598 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 16:43:03.706 7598 7598 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 16:43:03.706 7598 7598 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 16:43:03.706 7598 7598 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 16:43:03.706 7598 7598 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 16:43:03.706 7598 7598 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 16:43:03.706 7598 7598 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 16:43:03.706 7598 7598 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 16:43:03.706 7598 7598 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 16:43:03.911 7598 7598 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 16:43:05.922 7598 7598 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 16:43:05.922 7598 7598 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 16:43:06.104 7598 7598 W com.mbwhatsapp: type=1400 audit(0.0:821): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 16:43:07.058 7598 7598 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-19 16:43:07.058 7598 7598 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 16:43:07.058 7598 7598 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 16:43:07.096 7598 8200 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 16:43:07.870 7598 8260 E QT : [QT]file does not exist 03-19 16:43:13.254 7598 7598 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 16:43:13.256 7598 7598 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 16:43:16.088 7598 7598 W com.mbwhatsapp: type=1400 audit(0.0:897): avc: denied { read } for name="osrelease" dev="proc" ino=73883 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 16:43:16.088 7598 7598 W com.mbwhatsapp: type=1400 audit(0.0:898): avc: denied { read } for name="version" dev="proc" ino=73884 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 16:43:18.767 7598 8210 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-19 17:06:26.910 7598 7615 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 139 to 100 03-19 17:06:26.911 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.912 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.912 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.913 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.913 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.914 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.914 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.914 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.914 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.914 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.915 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.915 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.915 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.915 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.915 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.916 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.917 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.918 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.919 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.920 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.920 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.920 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.920 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.921 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.922 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.923 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.923 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.923 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.923 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.923 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.924 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.924 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.925 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.925 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.925 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.925 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.926 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.928 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.929 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.929 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.930 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.930 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.930 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.930 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.930 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.931 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.932 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.933 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.934 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.935 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.936 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.937 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.938 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.939 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.940 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.941 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.942 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.943 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.944 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.945 7598 7618 W System : A resource failed to call close. 03-19 17:06:26.945 7598 7618 W System : A resource failed to call close. --------- beginning of main 03-19 17:43:31.856 20096 20096 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 17:43:32.236 20096 20096 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 17:43:32.238 20096 20096 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 17:43:32.238 20096 20096 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 17:43:32.238 20096 20096 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 17:43:32.238 20096 20096 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 17:43:32.238 20096 20096 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 17:43:32.238 20096 20096 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 17:43:32.238 20096 20096 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 17:43:32.238 20096 20096 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 17:43:32.238 20096 20096 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 17:43:32.428 20096 20096 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 17:43:33.370 20096 20096 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 17:43:33.370 20096 20096 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 17:43:33.962 20096 20232 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 17:43:33.962 20096 20232 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 17:43:33.962 20096 20232 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 18:25:32.754 8585 8585 W main : type=1400 audit(0.0:33076): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:25:32.754 8585 8585 W main : type=1400 audit(0.0:33077): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:25:32.754 8585 8585 W main : type=1400 audit(0.0:33078): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:25:32.758 8585 8585 W main : type=1400 audit(0.0:33079): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:25:32.772 8585 8585 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 18:25:34.597 8585 8585 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 18:25:34.598 8585 8585 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 18:25:34.598 8585 8585 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 18:25:34.620 8585 8585 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 18:25:34.620 8585 8585 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 18:25:34.620 8585 8585 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 18:25:34.621 8585 8585 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 18:25:34.621 8585 8585 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 18:25:34.621 8585 8585 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 18:25:34.621 8585 8585 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 18:25:34.621 8585 8585 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 18:25:34.621 8585 8585 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 18:25:34.621 8585 8585 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 18:25:34.621 8585 8585 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 18:25:34.621 8585 8585 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 18:25:34.621 8585 8585 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 18:25:35.306 8585 8585 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 18:25:37.606 8585 8585 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 18:25:37.606 8585 8585 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 18:25:37.962 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33112): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:37.986 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33113): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:38.106 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33114): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:38.306 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33115): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:38.422 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33116): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:38.422 8585 8585 W com.mbwhatsapp: type=1400 audit(0.0:33117): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:25:39.592 8585 9452 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 18:25:39.592 8585 9452 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 18:25:39.592 8585 9452 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 18:37:52.654 19966 19966 W main : type=1400 audit(0.0:33986): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:37:52.654 19966 19966 W main : type=1400 audit(0.0:33987): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:37:52.654 19966 19966 W main : type=1400 audit(0.0:33988): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:37:52.662 19966 19966 W main : type=1400 audit(0.0:33989): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:37:52.674 19966 19966 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 18:37:53.140 19966 19966 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 18:37:53.141 19966 19966 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 18:37:53.141 19966 19966 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 18:37:53.141 19966 19966 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 18:37:53.141 19966 19966 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 18:37:53.141 19966 19966 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 18:37:53.141 19966 19966 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 18:37:53.141 19966 19966 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 18:37:53.141 19966 19966 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 18:37:53.141 19966 19966 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 18:37:53.271 19966 19966 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 18:37:53.763 19966 19966 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 18:37:53.763 19966 19966 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 18:37:53.834 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33990): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.842 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33991): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.854 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33992): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.930 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33993): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.954 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33994): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.954 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33995): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.954 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33996): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:37:53.954 19966 19966 W com.mbwhatsapp: type=1400 audit(0.0:33997): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:37:54.121 19966 20020 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 18:37:54.121 19966 20020 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 18:37:54.121 19966 20020 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 18:41:45.258 22692 22692 W main : type=1400 audit(0.0:34277): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:41:45.258 22692 22692 W main : type=1400 audit(0.0:34278): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:41:45.258 22692 22692 W main : type=1400 audit(0.0:34279): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:41:45.266 22692 22692 W main : type=1400 audit(0.0:34280): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:41:45.278 22692 22692 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 18:41:45.521 22692 22692 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 18:41:45.521 22692 22692 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 18:41:45.522 22692 22692 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 18:41:45.522 22692 22692 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 18:41:45.522 22692 22692 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 18:41:45.522 22692 22692 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 18:41:45.522 22692 22692 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 18:41:45.522 22692 22692 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 18:41:45.522 22692 22692 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 18:41:45.522 22692 22692 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 18:41:45.523 22692 22692 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 18:41:45.523 22692 22692 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 18:41:45.523 22692 22692 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 18:41:45.523 22692 22692 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 18:41:45.523 22692 22692 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 18:41:45.523 22692 22692 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 18:41:45.523 22692 22692 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 18:41:45.640 22692 22692 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 18:41:46.068 22692 22692 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 18:41:46.068 22692 22692 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 18:41:46.114 22692 22692 W com.mbwhatsapp: type=1400 audit(0.0:34281): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:41:46.118 22692 22692 W com.mbwhatsapp: type=1400 audit(0.0:34282): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:41:46.130 22692 22692 W com.mbwhatsapp: type=1400 audit(0.0:34283): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:41:46.389 22692 22748 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 18:41:46.389 22692 22748 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 18:41:46.389 22692 22748 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 18:59:35.715 31485 31485 W main : type=1400 audit(0.0:36352): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:59:35.715 31485 31485 W main : type=1400 audit(0.0:36353): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:59:35.715 31485 31485 W main : type=1400 audit(0.0:36354): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 18:59:35.735 31485 31485 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 18:59:35.895 31485 31485 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 18:59:35.896 31485 31485 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 18:59:35.896 31485 31485 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 18:59:35.896 31485 31485 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 18:59:35.896 31485 31485 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 18:59:35.896 31485 31485 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 18:59:35.896 31485 31485 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 18:59:35.896 31485 31485 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 18:59:35.896 31485 31485 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 18:59:35.896 31485 31485 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 18:59:36.005 31485 31485 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 18:59:36.358 31485 31485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 18:59:36.358 31485 31485 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 18:59:36.399 31485 31485 W com.mbwhatsapp: type=1400 audit(0.0:36359): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:59:36.399 31485 31485 W com.mbwhatsapp: type=1400 audit(0.0:36360): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:59:36.411 31485 31485 W com.mbwhatsapp: type=1400 audit(0.0:36362): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 18:59:36.619 31485 31549 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 18:59:36.619 31485 31549 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 18:59:36.619 31485 31549 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 18:59:36.631 31485 31555 E QT : [QT]file does not exist 03-19 18:59:36.659 31485 31485 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-19 18:59:37.278 31485 31485 W Activity: Can request only one set of permissions at a time 03-19 18:59:37.341 31485 31485 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 18:59:37.342 31485 31485 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 18:59:37.477 31485 31570 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-19 18:59:37.510 31485 31553 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-19 18:59:37.510 31485 31553 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-19 18:59:37.587 31485 31503 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-19 18:59:37.736 31485 31578 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-19 19:00:40.015 32179 32179 W main : type=1400 audit(0.0:36618): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 19:00:40.015 32179 32179 W main : type=1400 audit(0.0:36619): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 19:00:40.015 32179 32179 W main : type=1400 audit(0.0:36620): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 19:00:40.019 32179 32179 W main : type=1400 audit(0.0:36621): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 19:00:40.034 32179 32179 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 19:00:40.176 32179 32179 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 19:00:40.176 32179 32179 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 19:00:40.177 32179 32179 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 19:00:40.177 32179 32179 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 19:00:40.177 32179 32179 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 19:00:40.177 32179 32179 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 19:00:40.177 32179 32179 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 19:00:40.177 32179 32179 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 19:00:40.177 32179 32179 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 19:00:40.177 32179 32179 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 19:00:40.177 32179 32179 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 19:00:40.279 32179 32179 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 19:00:40.652 32179 32179 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 19:00:40.652 32179 32179 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 19:00:40.699 32179 32179 W com.mbwhatsapp: type=1400 audit(0.0:36622): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 19:00:40.703 32179 32179 W com.mbwhatsapp: type=1400 audit(0.0:36623): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 19:00:40.954 32179 32230 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 19:00:40.954 32179 32230 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 19:00:40.954 32179 32230 W com.mbwhatsapp: and incorrect proguard optimizations. 03-19 19:09:56.782 32179 32179 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-19 19:09:57.117 32179 9055 E QT : [QT]file does not exist 03-19 19:09:57.534 32179 32179 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 19:09:57.535 32179 32179 W libc : Access denied finding property "ro.vendor.scaler_version" 03-19 19:09:57.677 32179 9068 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-19 19:09:57.700 32179 9053 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-19 19:09:57.700 32179 9053 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-19 19:09:57.768 32179 32241 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-19 19:09:57.803 32179 32241 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-19 19:10:04.347 32179 32239 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-19 20:37:09.428 32179 32192 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 509 to 100 --------- beginning of main 03-19 21:37:41.085 19562 19562 W main : type=1400 audit(0.0:118961): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 21:37:41.085 19562 19562 W main : type=1400 audit(0.0:118962): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 21:37:41.085 19562 19562 W main : type=1400 audit(0.0:118963): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 21:37:41.089 19562 19562 W main : type=1400 audit(0.0:118964): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 21:37:41.102 19562 19562 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 21:37:41.491 19562 19562 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 21:37:41.493 19562 19562 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 21:37:41.493 19562 19562 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 21:37:41.493 19562 19562 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 21:37:41.493 19562 19562 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 21:37:41.493 19562 19562 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 21:37:41.494 19562 19562 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 21:37:41.494 19562 19562 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 21:37:41.494 19562 19562 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 21:37:41.494 19562 19562 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 21:37:41.494 19562 19562 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 21:37:41.494 19562 19562 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 21:37:41.494 19562 19562 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 21:37:41.494 19562 19562 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 21:37:41.494 19562 19562 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 21:37:41.494 19562 19562 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 21:37:41.494 19562 19562 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 21:37:41.643 19562 19562 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 21:37:42.673 19562 19562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 21:37:42.673 19562 19562 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 21:37:42.769 19562 19562 W com.mbwhatsapp: type=1400 audit(0.0:118965): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 21:37:42.785 19562 19562 W com.mbwhatsapp: type=1400 audit(0.0:118966): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 21:37:42.801 19562 19562 W com.mbwhatsapp: type=1400 audit(0.0:118967): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 21:37:42.893 19562 19562 W com.mbwhatsapp: type=1400 audit(0.0:118968): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 21:37:42.921 19562 19562 W com.mbwhatsapp: type=1400 audit(0.0:118969): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 21:37:43.164 19562 19612 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 21:37:43.164 19562 19612 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 21:37:43.164 19562 19612 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 22:37:41.080 32685 32685 W main : type=1400 audit(0.0:121100): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:37:41.080 32685 32685 W main : type=1400 audit(0.0:121101): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:37:41.080 32685 32685 W main : type=1400 audit(0.0:121102): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:37:41.084 32685 32685 W main : type=1400 audit(0.0:121103): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:37:41.093 32685 32685 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 22:37:41.478 32685 32685 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 22:37:41.478 32685 32685 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 22:37:41.478 32685 32685 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 22:37:41.478 32685 32685 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 22:37:41.478 32685 32685 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 22:37:41.478 32685 32685 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 22:37:41.478 32685 32685 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 22:37:41.478 32685 32685 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 22:37:41.479 32685 32685 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 22:37:41.479 32685 32685 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 22:37:41.479 32685 32685 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 22:37:41.479 32685 32685 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 22:37:41.479 32685 32685 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 22:37:41.479 32685 32685 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 22:37:41.479 32685 32685 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 22:37:41.479 32685 32685 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 22:37:41.479 32685 32685 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 22:37:41.585 32685 32685 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 22:37:42.091 32685 32685 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 22:37:42.091 32685 32685 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 22:37:42.152 32685 32685 W com.mbwhatsapp: type=1400 audit(0.0:121104): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:37:42.160 32685 32685 W com.mbwhatsapp: type=1400 audit(0.0:121105): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:37:42.172 32685 32685 W com.mbwhatsapp: type=1400 audit(0.0:121106): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:37:42.244 32685 32685 W com.mbwhatsapp: type=1400 audit(0.0:121107): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:37:42.272 32685 32685 W com.mbwhatsapp: type=1400 audit(0.0:121108): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:37:42.416 32685 32738 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 22:37:42.416 32685 32738 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 22:37:42.416 32685 32738 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 22:54:27.648 7141 7141 W main : type=1400 audit(0.0:122167): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:54:27.648 7141 7141 W main : type=1400 audit(0.0:122168): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:54:27.648 7141 7141 W main : type=1400 audit(0.0:122169): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:54:27.652 7141 7141 W main : type=1400 audit(0.0:122170): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 22:54:27.662 7141 7141 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 22:54:28.157 7141 7141 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 22:54:28.157 7141 7141 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 22:54:28.157 7141 7141 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 22:54:28.157 7141 7141 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 22:54:28.157 7141 7141 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 22:54:28.157 7141 7141 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 22:54:28.158 7141 7141 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 22:54:28.158 7141 7141 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 22:54:28.158 7141 7141 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 22:54:28.158 7141 7141 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 22:54:28.158 7141 7141 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 22:54:28.158 7141 7141 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 22:54:28.158 7141 7141 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 22:54:28.158 7141 7141 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 22:54:28.158 7141 7141 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 22:54:28.158 7141 7141 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 22:54:28.312 7141 7141 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 22:54:28.949 7141 7141 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 22:54:28.949 7141 7141 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 22:54:29.036 7141 7141 W com.mbwhatsapp: type=1400 audit(0.0:122172): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:54:29.048 7141 7141 W com.mbwhatsapp: type=1400 audit(0.0:122173): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:54:29.060 7141 7141 W com.mbwhatsapp: type=1400 audit(0.0:122174): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:54:29.240 7141 7141 W com.mbwhatsapp: type=1400 audit(0.0:122175): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 22:54:29.613 7141 7306 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 22:54:29.613 7141 7306 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 22:54:29.613 7141 7306 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 23:37:41.104 19468 19468 W main : type=1400 audit(0.0:124410): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 23:37:41.104 19468 19468 W main : type=1400 audit(0.0:124411): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 23:37:41.104 19468 19468 W main : type=1400 audit(0.0:124412): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 23:37:41.108 19468 19468 W main : type=1400 audit(0.0:124413): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-19 23:37:41.121 19468 19468 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 23:37:41.527 19468 19468 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 23:37:41.528 19468 19468 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 23:37:41.528 19468 19468 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 23:37:41.528 19468 19468 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 23:37:41.529 19468 19468 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 23:37:41.529 19468 19468 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 23:37:41.529 19468 19468 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 23:37:41.529 19468 19468 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 23:37:41.529 19468 19468 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 23:37:41.529 19468 19468 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 23:37:41.529 19468 19468 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 23:37:41.529 19468 19468 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 23:37:41.529 19468 19468 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 23:37:41.530 19468 19468 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 23:37:41.530 19468 19468 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 23:37:41.530 19468 19468 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 23:37:41.660 19468 19468 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 23:37:42.467 19468 19468 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 23:37:42.468 19468 19468 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 23:37:42.544 19468 19468 W com.mbwhatsapp: type=1400 audit(0.0:124415): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 23:37:42.556 19468 19468 W com.mbwhatsapp: type=1400 audit(0.0:124416): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 23:37:42.568 19468 19468 W com.mbwhatsapp: type=1400 audit(0.0:124417): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 23:37:42.672 19468 19468 W com.mbwhatsapp: type=1400 audit(0.0:124418): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 23:37:42.700 19468 19468 W com.mbwhatsapp: type=1400 audit(0.0:124419): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-19 23:37:42.896 19468 19531 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 23:37:42.896 19468 19531 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 23:37:42.896 19468 19531 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-19 23:38:52.678 22659 22659 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-19 23:38:52.795 22659 22659 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-19 23:38:52.795 22659 22659 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-19 23:38:52.795 22659 22659 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-19 23:38:52.795 22659 22659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-19 23:38:52.795 22659 22659 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-19 23:38:52.795 22659 22659 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-19 23:38:52.796 22659 22659 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-19 23:38:52.796 22659 22659 W System.err: at java.lang.Class.newInstance(Native Method) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-19 23:38:52.796 22659 22659 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-19 23:38:52.796 22659 22659 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-19 23:38:52.796 22659 22659 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-19 23:38:52.796 22659 22659 W System.err: at android.os.Looper.loop(Looper.java:342) 03-19 23:38:52.796 22659 22659 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-19 23:38:52.796 22659 22659 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-19 23:38:52.796 22659 22659 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-19 23:38:52.796 22659 22659 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-19 23:38:52.869 22659 22659 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 23:38:53.161 22659 22659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-19 23:38:53.161 22659 22659 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-19 23:38:53.374 22659 22709 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-19 23:38:53.374 22659 22709 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-19 23:38:53.374 22659 22709 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 00:05:52.684 954 954 W main : type=1400 audit(0.0:125989): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:05:52.684 954 954 W main : type=1400 audit(0.0:125990): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:05:52.684 954 954 W main : type=1400 audit(0.0:125991): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:05:52.688 954 954 W main : type=1400 audit(0.0:125992): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:05:52.702 954 954 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 00:05:52.875 954 954 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 00:05:52.876 954 954 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 00:05:52.876 954 954 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 00:05:52.876 954 954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 00:05:52.876 954 954 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 00:05:52.876 954 954 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 00:05:52.876 954 954 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 00:05:52.876 954 954 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 00:05:52.876 954 954 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 00:05:52.876 954 954 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 00:05:52.876 954 954 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 00:05:52.877 954 954 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 00:05:52.877 954 954 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 00:05:52.877 954 954 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 00:05:52.877 954 954 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 00:05:52.877 954 954 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 00:05:52.877 954 954 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 00:05:52.877 954 954 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 00:05:52.877 954 954 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 00:05:52.877 954 954 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 00:05:52.877 954 954 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 00:05:52.877 954 954 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 00:05:52.959 954 954 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 00:05:53.336 954 954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 00:05:53.336 954 954 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 00:05:53.380 954 954 W com.mbwhatsapp: type=1400 audit(0.0:125993): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:05:53.590 954 1242 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 00:05:53.590 954 1242 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 00:05:53.590 954 1242 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 00:40:52.728 7729 7729 W main : type=1400 audit(0.0:126479): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:40:52.728 7729 7729 W main : type=1400 audit(0.0:126480): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:40:52.732 7729 7729 W main : type=1400 audit(0.0:126481): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:40:52.744 7729 7729 W main : type=1400 audit(0.0:126482): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 00:40:52.761 7729 7729 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 00:40:53.156 7729 7729 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 00:40:53.157 7729 7729 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 00:40:53.157 7729 7729 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 00:40:53.158 7729 7729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 00:40:53.158 7729 7729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 00:40:53.158 7729 7729 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 00:40:53.158 7729 7729 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 00:40:53.158 7729 7729 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 00:40:53.158 7729 7729 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 00:40:53.158 7729 7729 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 00:40:53.158 7729 7729 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 00:40:53.158 7729 7729 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 00:40:53.158 7729 7729 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 00:40:53.159 7729 7729 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 00:40:53.159 7729 7729 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 00:40:53.159 7729 7729 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 00:40:53.159 7729 7729 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 00:40:53.159 7729 7729 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 00:40:53.159 7729 7729 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 00:40:53.159 7729 7729 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 00:40:53.159 7729 7729 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 00:40:53.159 7729 7729 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 00:40:53.329 7729 7729 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 00:40:54.146 7729 7729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 00:40:54.147 7729 7729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 00:40:54.264 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126483): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:54.272 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126484): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:54.296 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126485): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:54.384 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126486): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:54.452 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126487): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:54.452 7729 7729 W com.mbwhatsapp: type=1400 audit(0.0:126488): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 00:40:55.048 7729 7799 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 00:40:55.048 7729 7799 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 00:40:55.048 7729 7799 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 02:15:11.227 7729 7753 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 564 to 100 --------- beginning of main 03-20 02:47:52.704 25760 25760 W main : type=1400 audit(0.0:127976): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 02:47:52.704 25760 25760 W main : type=1400 audit(0.0:127977): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 02:47:52.704 25760 25760 W main : type=1400 audit(0.0:127978): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 02:47:52.712 25760 25760 W main : type=1400 audit(0.0:127979): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 02:47:52.725 25760 25760 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 02:47:53.038 25760 25760 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 02:47:53.038 25760 25760 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 02:47:53.038 25760 25760 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 02:47:53.038 25760 25760 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 02:47:53.039 25760 25760 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 02:47:53.039 25760 25760 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 02:47:53.039 25760 25760 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 02:47:53.039 25760 25760 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 02:47:53.039 25760 25760 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 02:47:53.039 25760 25760 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 02:47:53.039 25760 25760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 02:47:53.039 25760 25760 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 02:47:53.039 25760 25760 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 02:47:53.040 25760 25760 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 02:47:53.040 25760 25760 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 02:47:53.040 25760 25760 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 02:47:53.040 25760 25760 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 02:47:53.164 25760 25760 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 02:47:53.894 25760 25760 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 02:47:53.894 25760 25760 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 02:47:53.956 25760 25760 W com.mbwhatsapp: type=1400 audit(0.0:127980): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 02:47:53.960 25760 25760 W com.mbwhatsapp: type=1400 audit(0.0:127981): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 02:47:53.972 25760 25760 W com.mbwhatsapp: type=1400 audit(0.0:127982): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 02:47:54.016 25760 25760 W com.mbwhatsapp: type=1400 audit(0.0:127983): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 02:47:54.044 25760 25760 W com.mbwhatsapp: type=1400 audit(0.0:127984): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 02:47:54.254 25760 25817 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 02:47:54.254 25760 25817 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 02:47:54.254 25760 25817 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.694 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.695 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.696 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.697 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.717 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. 03-20 02:48:04.718 25760 25775 W System : A resource failed to call close. --------- beginning of main 03-20 03:39:52.700 28653 28653 W main : type=1400 audit(0.0:128315): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 03:39:52.700 28653 28653 W main : type=1400 audit(0.0:128316): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 03:39:52.700 28653 28653 W main : type=1400 audit(0.0:128317): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 03:39:52.708 28653 28653 W main : type=1400 audit(0.0:128318): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 03:39:52.719 28653 28653 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 03:39:52.857 28653 28653 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 03:39:52.857 28653 28653 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 03:39:52.857 28653 28653 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 03:39:52.858 28653 28653 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 03:39:52.858 28653 28653 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 03:39:52.858 28653 28653 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 03:39:52.858 28653 28653 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 03:39:52.858 28653 28653 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 03:39:52.858 28653 28653 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 03:39:52.858 28653 28653 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 03:39:52.858 28653 28653 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 03:39:52.943 28653 28653 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 03:39:53.294 28653 28653 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 03:39:53.295 28653 28653 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 03:39:53.340 28653 28653 W com.mbwhatsapp: type=1400 audit(0.0:128319): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 03:39:53.561 28653 28704 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 03:39:53.561 28653 28704 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 03:39:53.561 28653 28704 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 03:40:44.994 28653 28711 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLCipher$Padding.<clinit>() took 179.043ms (206.65 bytecodes/s) (1888B approximate peak alloc) --------- beginning of main 03-20 04:39:52.661 11335 11335 W main : type=1400 audit(0.0:129492): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 04:39:52.661 11335 11335 W main : type=1400 audit(0.0:129493): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 04:39:52.661 11335 11335 W main : type=1400 audit(0.0:129494): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 04:39:52.665 11335 11335 W main : type=1400 audit(0.0:129495): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 04:39:52.679 11335 11335 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 04:39:52.958 11335 11335 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 04:39:52.959 11335 11335 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 04:39:52.959 11335 11335 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 04:39:52.959 11335 11335 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 04:39:52.959 11335 11335 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 04:39:52.959 11335 11335 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 04:39:52.959 11335 11335 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 04:39:52.959 11335 11335 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 04:39:52.959 11335 11335 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 04:39:52.959 11335 11335 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 04:39:53.052 11335 11335 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 04:39:53.408 11335 11335 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 04:39:53.408 11335 11335 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 04:39:53.449 11335 11335 W com.mbwhatsapp: type=1400 audit(0.0:129496): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 04:39:53.684 11335 11394 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 04:39:53.684 11335 11394 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 04:39:53.684 11335 11394 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 06:01:08.095 17636 17636 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 06:01:08.436 17636 17636 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 06:01:08.436 17636 17636 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 06:01:08.437 17636 17636 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 06:01:08.437 17636 17636 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 06:01:08.437 17636 17636 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 06:01:08.437 17636 17636 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 06:01:08.437 17636 17636 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 06:01:08.437 17636 17636 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 06:01:08.437 17636 17636 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 06:01:08.438 17636 17636 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 06:01:08.438 17636 17636 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 06:01:08.685 17636 17636 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 06:01:09.505 17636 17636 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 06:01:09.505 17636 17636 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 06:01:09.631 17636 17636 W com.mbwhatsapp: type=1400 audit(0.0:129930): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 06:01:09.635 17636 17636 W com.mbwhatsapp: type=1400 audit(0.0:129931): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 06:01:09.675 17636 17636 W com.mbwhatsapp: type=1400 audit(0.0:129932): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 06:01:09.755 17636 17636 W com.mbwhatsapp: type=1400 audit(0.0:129933): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 06:01:10.272 17636 17814 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 06:01:10.272 17636 17814 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 06:01:10.272 17636 17814 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 06:01:17.129 17636 17832 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ActiveSession.onPeerCertificateAvailable(java.lang.String , int) took 134.753ms (267.15 bytecodes/s) (2464B approximate peak alloc) --------- beginning of main 03-20 07:01:07.903 3254 3254 W main : type=1400 audit(0.0:131022): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=12677 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 07:01:07.903 3254 3254 W main : type=1400 audit(0.0:131023): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=12678 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 07:01:07.903 3254 3254 W main : type=1400 audit(0.0:131024): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=12680 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 07:01:07.911 3254 3254 W main : type=1400 audit(0.0:131025): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=12918 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 07:01:07.923 3254 3254 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 07:01:08.081 3254 3254 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 07:01:08.081 3254 3254 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 07:01:08.081 3254 3254 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 07:01:08.081 3254 3254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 07:01:08.082 3254 3254 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 07:01:08.082 3254 3254 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 07:01:08.082 3254 3254 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 07:01:08.082 3254 3254 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 07:01:08.082 3254 3254 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 07:01:08.082 3254 3254 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 07:01:08.082 3254 3254 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 07:01:08.082 3254 3254 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 07:01:08.082 3254 3254 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 07:01:08.082 3254 3254 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 07:01:08.082 3254 3254 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 07:01:08.082 3254 3254 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 07:01:08.165 3254 3254 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 07:01:08.578 3254 3254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 07:01:08.579 3254 3254 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 07:01:08.631 3254 3254 W com.mbwhatsapp: type=1400 audit(0.0:131026): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 07:01:08.868 3254 3317 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 07:01:08.868 3254 3317 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 07:01:08.868 3254 3317 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 08:12:32.575 13081 13081 W main : type=1400 audit(0.0:1256): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:12:32.575 13081 13081 W main : type=1400 audit(0.0:1257): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:12:32.575 13081 13081 W main : type=1400 audit(0.0:1258): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:12:32.579 13081 13081 W main : type=1400 audit(0.0:1259): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:12:32.594 13081 13081 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 08:12:33.089 13081 13081 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 08:12:33.089 13081 13081 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 08:12:33.090 13081 13081 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 08:12:33.090 13081 13081 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 08:12:33.090 13081 13081 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 08:12:33.090 13081 13081 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 08:12:33.090 13081 13081 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 08:12:33.090 13081 13081 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 08:12:33.090 13081 13081 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 08:12:33.090 13081 13081 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 08:12:33.090 13081 13081 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 08:12:33.364 13081 13081 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 08:12:34.747 13081 13081 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 08:12:34.747 13081 13081 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 08:12:34.983 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1262): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.007 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1263): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.043 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1264): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.199 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1265): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.335 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1267): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.335 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1268): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.335 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1269): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:12:35.335 13081 13081 W com.mbwhatsapp: type=1400 audit(0.0:1270): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:12:36.590 13081 13212 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 109.553ms (237.33 bytecodes/s) (1872B approximate peak alloc) 03-20 08:12:36.635 13081 13212 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 08:12:36.635 13081 13212 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 08:12:36.635 13081 13212 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 08:13:22.563 16067 16067 W main : type=1400 audit(0.0:1513): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:13:22.563 16067 16067 W main : type=1400 audit(0.0:1514): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:13:22.567 16067 16067 W main : type=1400 audit(0.0:1515): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:13:22.571 16067 16067 W main : type=1400 audit(0.0:1516): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 08:13:22.586 16067 16067 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 08:13:22.754 16067 16067 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 08:13:22.755 16067 16067 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 08:13:22.755 16067 16067 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 08:13:22.755 16067 16067 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 08:13:22.755 16067 16067 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 08:13:22.756 16067 16067 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 08:13:22.756 16067 16067 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 08:13:22.756 16067 16067 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 08:13:22.756 16067 16067 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 08:13:22.756 16067 16067 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 08:13:22.756 16067 16067 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 08:13:22.756 16067 16067 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 08:13:22.866 16067 16067 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 08:13:23.297 16067 16067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 08:13:23.297 16067 16067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 08:13:23.347 16067 16067 W com.mbwhatsapp: type=1400 audit(0.0:1517): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 08:13:23.655 16067 16152 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 08:13:23.655 16067 16152 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 08:13:23.655 16067 16152 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 09:23:33.688 29486 29486 W main : type=1400 audit(0.0:2722): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 09:23:33.703 29486 29486 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 09:23:33.861 29486 29486 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 09:23:33.861 29486 29486 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 09:23:33.861 29486 29486 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 09:23:33.862 29486 29486 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 09:23:33.862 29486 29486 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 09:23:33.862 29486 29486 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 09:23:33.862 29486 29486 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 09:23:33.862 29486 29486 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 09:23:33.862 29486 29486 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 09:23:33.862 29486 29486 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 09:23:33.862 29486 29486 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 09:23:33.862 29486 29486 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 09:23:33.862 29486 29486 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 09:23:33.862 29486 29486 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 09:23:33.862 29486 29486 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 09:23:33.862 29486 29486 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 09:23:33.966 29486 29486 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 09:23:34.617 29486 29486 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 09:23:34.617 29486 29486 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 09:23:34.664 29486 29486 W com.mbwhatsapp: type=1400 audit(0.0:2763): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 09:23:34.684 29486 29486 W com.mbwhatsapp: type=1400 audit(0.0:2764): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 09:23:34.696 29486 29486 W com.mbwhatsapp: type=1400 audit(0.0:2765): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 09:23:34.764 29486 29486 W com.mbwhatsapp: type=1400 audit(0.0:2766): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 09:23:34.832 29486 29486 W com.mbwhatsapp: type=1400 audit(0.0:2767): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 09:23:35.107 29486 29946 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 09:23:35.107 29486 29946 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 09:23:35.107 29486 29946 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 10:40:44.688 13108 13108 W main : type=1400 audit(0.0:5559): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 10:40:44.688 13108 13108 W main : type=1400 audit(0.0:5560): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 10:40:44.688 13108 13108 W main : type=1400 audit(0.0:5561): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 10:40:44.710 13108 13108 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 10:40:44.865 13108 13108 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 10:40:44.865 13108 13108 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 10:40:44.865 13108 13108 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 10:40:44.865 13108 13108 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 10:40:44.865 13108 13108 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 10:40:44.866 13108 13108 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 10:40:44.866 13108 13108 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 10:40:44.866 13108 13108 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 10:40:44.866 13108 13108 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 10:40:44.866 13108 13108 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 10:40:44.866 13108 13108 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 10:40:44.866 13108 13108 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 10:40:44.866 13108 13108 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 10:40:44.866 13108 13108 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 10:40:44.866 13108 13108 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 10:40:44.866 13108 13108 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 10:40:44.985 13108 13108 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 10:40:45.369 13108 13108 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 10:40:45.369 13108 13108 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 10:40:45.673 13108 13165 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 10:40:45.673 13108 13165 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 10:40:45.673 13108 13165 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 10:40:45.708 13108 13108 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-20 10:40:59.388 13108 13170 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.metrics.ReflexiveStatsEvent$Builder.<init>() took 121.330ms (140.11 bytecodes/s) (1672B approximate peak alloc) 03-20 10:41:00.421 13108 13122 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-20 13:18:23.797 13108 13122 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 656 to 100 --------- beginning of main 03-20 17:25:19.349 14981 14981 W main : type=1400 audit(0.0:23785): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 17:25:19.349 14981 14981 W main : type=1400 audit(0.0:23786): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 17:25:19.349 14981 14981 W main : type=1400 audit(0.0:23787): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 17:25:19.364 14981 14981 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 17:25:21.111 14981 14981 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 17:25:21.112 14981 14981 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 17:25:21.112 14981 14981 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 17:25:21.112 14981 14981 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 17:25:21.112 14981 14981 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 17:25:21.112 14981 14981 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 17:25:21.112 14981 14981 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 17:25:21.112 14981 14981 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 17:25:21.112 14981 14981 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 17:25:21.112 14981 14981 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 17:25:21.371 14981 14981 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 17:25:22.308 14981 14981 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 17:25:22.308 14981 14981 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 17:25:22.445 14981 14981 W com.mbwhatsapp: type=1400 audit(0.0:23838): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 17:25:22.465 14981 14981 W com.mbwhatsapp: type=1400 audit(0.0:23839): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 17:25:22.489 14981 14981 W com.mbwhatsapp: type=1400 audit(0.0:23842): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 17:25:23.216 14981 15787 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 17:25:23.216 14981 15787 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 17:25:23.216 14981 15787 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 17:25:40.206 14981 15003 W com.mbwhatsapp: Suspending all threads took: 13.062ms --------- beginning of main 03-20 19:48:29.796 6653 6653 W main : type=1400 audit(0.0:31601): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 19:48:29.796 6653 6653 W main : type=1400 audit(0.0:31602): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 19:48:29.796 6653 6653 W main : type=1400 audit(0.0:31603): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 19:48:29.800 6653 6653 W main : type=1400 audit(0.0:31604): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 19:48:29.810 6653 6653 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 19:48:30.078 6653 6653 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 19:48:30.079 6653 6653 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 19:48:30.079 6653 6653 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 19:48:30.079 6653 6653 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 19:48:30.079 6653 6653 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 19:48:30.079 6653 6653 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 19:48:30.079 6653 6653 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 19:48:30.079 6653 6653 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 19:48:30.080 6653 6653 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 19:48:30.080 6653 6653 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 19:48:30.080 6653 6653 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 19:48:30.189 6653 6653 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 19:48:30.695 6653 6653 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 19:48:30.695 6653 6653 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 19:48:30.752 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31605): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 19:48:30.856 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31608): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 19:48:30.876 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31609): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 19:48:30.876 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31610): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 19:48:30.876 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31611): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 19:48:30.876 6653 6653 W com.mbwhatsapp: type=1400 audit(0.0:31612): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 19:48:31.047 6653 6792 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 19:48:31.047 6653 6792 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 19:48:31.047 6653 6792 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-20 21:57:55.741 20290 20290 W main : type=1400 audit(0.0:39620): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 21:57:55.741 20290 20290 W main : type=1400 audit(0.0:39621): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 21:57:55.741 20290 20290 W main : type=1400 audit(0.0:39622): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 21:57:55.760 20290 20290 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 21:57:56.171 20290 20290 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 21:57:56.171 20290 20290 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 21:57:56.171 20290 20290 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 21:57:56.171 20290 20290 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 21:57:56.171 20290 20290 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 21:57:56.171 20290 20290 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 21:57:56.171 20290 20290 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 21:57:56.172 20290 20290 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 21:57:56.172 20290 20290 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 21:57:56.172 20290 20290 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 21:57:56.172 20290 20290 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 21:57:56.172 20290 20290 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 21:57:56.172 20290 20290 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 21:57:56.172 20290 20290 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 21:57:56.172 20290 20290 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 21:57:56.172 20290 20290 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 21:57:56.286 20290 20290 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 21:57:56.999 20290 20290 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 21:57:57.000 20290 20290 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 21:57:57.089 20290 20290 W com.mbwhatsapp: type=1400 audit(0.0:39632): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 21:57:57.101 20290 20290 W com.mbwhatsapp: type=1400 audit(0.0:39633): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 21:57:57.121 20290 20290 W com.mbwhatsapp: type=1400 audit(0.0:39634): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 21:57:57.221 20290 20290 W com.mbwhatsapp: type=1400 audit(0.0:39635): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 21:57:57.517 20290 20360 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 21:57:57.517 20290 20360 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 21:57:57.517 20290 20360 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 21:57:57.563 20290 20290 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-20 21:58:08.859 20290 20305 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-20 21:58:58.478 20290 20545 E QT : [QT]file does not exist 03-20 21:58:58.945 20290 20290 W libc : Access denied finding property "ro.vendor.scaler_version" 03-20 21:58:58.946 20290 20290 W libc : Access denied finding property "ro.vendor.scaler_version" 03-20 21:58:59.119 20290 20585 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-20 21:58:59.147 20290 20544 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-20 21:58:59.148 20290 20544 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-20 21:58:59.203 20290 20396 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-20 21:58:59.253 20290 20396 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-20 22:00:02.499 20290 20310 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-20 22:00:02.517 20290 20310 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-20 22:08:41.081 25111 25111 W main : type=1400 audit(0.0:40452): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 22:08:41.099 25111 25111 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 22:08:41.275 25111 25111 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 22:08:41.276 25111 25111 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 22:08:41.276 25111 25111 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 22:08:41.276 25111 25111 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 22:08:41.276 25111 25111 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 22:08:41.276 25111 25111 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 22:08:41.277 25111 25111 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 22:08:41.277 25111 25111 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 22:08:41.277 25111 25111 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 22:08:41.277 25111 25111 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 22:08:41.277 25111 25111 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 22:08:41.277 25111 25111 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 22:08:41.380 25111 25111 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 22:08:41.703 25111 25111 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 22:08:41.703 25111 25111 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 22:08:41.733 25111 25111 W com.mbwhatsapp: type=1400 audit(0.0:40461): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 22:08:41.737 25111 25111 W com.mbwhatsapp: type=1400 audit(0.0:40462): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 22:08:41.741 25111 25111 W com.mbwhatsapp: type=1400 audit(0.0:40463): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 22:08:41.765 25111 25111 W com.mbwhatsapp: type=1400 audit(0.0:40464): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 22:08:41.777 25111 25111 W com.mbwhatsapp: type=1400 audit(0.0:40465): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 22:08:41.924 25111 25166 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 22:08:41.924 25111 25166 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 22:08:41.924 25111 25166 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 22:08:41.956 25111 25111 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-20 22:08:42.408 25111 25177 E QT : [QT]file does not exist 03-20 22:08:42.774 25111 25111 W libc : Access denied finding property "ro.vendor.scaler_version" 03-20 22:08:42.775 25111 25111 W libc : Access denied finding property "ro.vendor.scaler_version" 03-20 22:08:42.918 25111 25194 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-20 22:08:42.942 25111 25176 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-20 22:08:42.942 25111 25176 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-20 22:08:42.999 25111 25130 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-20 22:08:43.049 25111 25130 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-20 22:08:44.148 25111 25125 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-20 23:44:49.993 18983 18983 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-20 23:44:50.813 18983 18983 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-20 23:44:50.814 18983 18983 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-20 23:44:50.814 18983 18983 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-20 23:44:50.815 18983 18983 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-20 23:44:50.815 18983 18983 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-20 23:44:50.815 18983 18983 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-20 23:44:50.815 18983 18983 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-20 23:44:50.815 18983 18983 W System.err: at java.lang.Class.newInstance(Native Method) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-20 23:44:50.815 18983 18983 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-20 23:44:50.815 18983 18983 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-20 23:44:50.816 18983 18983 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-20 23:44:50.816 18983 18983 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-20 23:44:50.816 18983 18983 W System.err: at android.os.Looper.loop(Looper.java:342) 03-20 23:44:50.816 18983 18983 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-20 23:44:50.816 18983 18983 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-20 23:44:50.816 18983 18983 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-20 23:44:50.816 18983 18983 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-20 23:44:51.216 18983 18983 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-20 23:44:53.781 18983 18983 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-20 23:44:53.782 18983 18983 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-20 23:44:54.055 18983 18983 W com.mbwhatsapp: type=1400 audit(0.0:48840): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 23:44:54.695 18983 18983 W com.mbwhatsapp: type=1400 audit(0.0:48848): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 23:44:54.695 18983 18983 W com.mbwhatsapp: type=1400 audit(0.0:48849): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 23:44:54.695 18983 18983 W com.mbwhatsapp: type=1400 audit(0.0:48850): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-20 23:44:54.695 18983 18983 W com.mbwhatsapp: type=1400 audit(0.0:48851): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-20 23:44:55.622 18983 19235 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-20 23:44:55.622 18983 19235 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-20 23:44:55.622 18983 19235 W com.mbwhatsapp: and incorrect proguard optimizations. 03-20 23:45:06.172 18983 18997 W com.mbwhatsapp: Suspending all threads took: 65.454ms 03-20 23:45:08.528 18983 19277 W com.mbwhatsapp: Verification of javax.net.ssl.TrustManager[] com.android.org.conscrypt.DefaultSSLContextImpl.getTrustManagers() took 140.334ms (570.07 bytecodes/s) (3224B approximate peak alloc) 03-20 23:45:09.706 18983 19277 W com.mbwhatsapp: Verification of com.android.org.conscrypt.SSLClientSessionCache com.android.org.conscrypt.FileClientSessionCache.usingDirectory(java.io.File) took 126.003ms (214.28 bytecodes/s) (2312B approximate peak alloc) 03-20 23:45:10.826 18983 19277 W com.mbwhatsapp: Verification of java.security.cert.Certificate[] com.android.org.conscrypt.ActiveSession.getLocalCertificates() took 210.355ms (156.88 bytecodes/s) (2376B approximate peak alloc) --------- beginning of main 03-21 00:59:27.283 30582 30582 W main : type=1400 audit(0.0:49767): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 00:59:27.283 30582 30582 W main : type=1400 audit(0.0:49768): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 00:59:27.283 30582 30582 W main : type=1400 audit(0.0:49769): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 00:59:27.287 30582 30582 W main : type=1400 audit(0.0:49770): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 00:59:27.301 30582 30582 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 00:59:27.709 30582 30582 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 00:59:27.709 30582 30582 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 00:59:27.709 30582 30582 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 00:59:27.709 30582 30582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 00:59:27.709 30582 30582 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 00:59:27.709 30582 30582 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 00:59:27.710 30582 30582 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 00:59:27.710 30582 30582 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 00:59:27.710 30582 30582 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 00:59:27.710 30582 30582 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 00:59:27.710 30582 30582 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 00:59:27.710 30582 30582 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 00:59:27.710 30582 30582 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 00:59:27.710 30582 30582 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 00:59:27.710 30582 30582 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 00:59:27.710 30582 30582 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 00:59:27.846 30582 30582 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 00:59:28.780 30582 30582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 00:59:28.780 30582 30582 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 00:59:28.831 30582 30582 W com.mbwhatsapp: type=1400 audit(0.0:49771): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 00:59:28.847 30582 30582 W com.mbwhatsapp: type=1400 audit(0.0:49772): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 00:59:28.855 30582 30582 W com.mbwhatsapp: type=1400 audit(0.0:49773): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 00:59:28.907 30582 30582 W com.mbwhatsapp: type=1400 audit(0.0:49774): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 00:59:28.935 30582 30582 W com.mbwhatsapp: type=1400 audit(0.0:49775): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 00:59:29.108 30582 30648 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 00:59:29.108 30582 30648 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 00:59:29.108 30582 30648 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-21 02:00:00.095 12369 12369 W main : type=1400 audit(0.0:50764): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:00:00.095 12369 12369 W main : type=1400 audit(0.0:50765): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:00:00.095 12369 12369 W main : type=1400 audit(0.0:50766): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:00:00.103 12369 12369 W main : type=1400 audit(0.0:50767): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:00:00.118 12369 12369 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 02:00:00.473 12369 12369 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 02:00:00.474 12369 12369 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 02:00:00.474 12369 12369 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 02:00:00.474 12369 12369 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 02:00:00.474 12369 12369 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 02:00:00.474 12369 12369 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 02:00:00.475 12369 12369 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 02:00:00.475 12369 12369 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 02:00:00.475 12369 12369 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 02:00:00.475 12369 12369 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 02:00:00.475 12369 12369 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 02:00:00.475 12369 12369 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 02:00:00.475 12369 12369 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 02:00:00.475 12369 12369 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 02:00:00.475 12369 12369 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 02:00:00.475 12369 12369 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 02:00:00.475 12369 12369 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 02:00:00.639 12369 12369 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 02:00:01.521 12369 12369 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 02:00:01.521 12369 12369 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 02:00:01.587 12369 12369 W com.mbwhatsapp: type=1400 audit(0.0:50789): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:00:01.595 12369 12369 W com.mbwhatsapp: type=1400 audit(0.0:50790): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:00:01.607 12369 12369 W com.mbwhatsapp: type=1400 audit(0.0:50791): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:00:01.703 12369 12369 W com.mbwhatsapp: type=1400 audit(0.0:50792): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:00:01.731 12369 12369 W com.mbwhatsapp: type=1400 audit(0.0:50793): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:00:01.914 12369 12626 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 02:00:01.914 12369 12626 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 02:00:01.914 12369 12626 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-21 02:27:20.579 15642 15642 W main : type=1400 audit(0.0:51047): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:27:20.579 15642 15642 W main : type=1400 audit(0.0:51048): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:27:20.579 15642 15642 W main : type=1400 audit(0.0:51049): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:27:20.597 15642 15642 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 02:27:20.737 15642 15642 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 02:27:20.738 15642 15642 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 02:27:20.738 15642 15642 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 02:27:20.738 15642 15642 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 02:27:20.738 15642 15642 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 02:27:20.738 15642 15642 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 02:27:20.739 15642 15642 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 02:27:20.739 15642 15642 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 02:27:20.739 15642 15642 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 02:27:20.739 15642 15642 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 02:27:20.739 15642 15642 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 02:27:20.739 15642 15642 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 02:27:20.739 15642 15642 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 02:27:20.739 15642 15642 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 02:27:20.739 15642 15642 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 02:27:20.739 15642 15642 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 02:27:20.739 15642 15642 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 02:27:20.820 15642 15642 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 02:27:21.119 15642 15642 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 02:27:21.119 15642 15642 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 02:27:21.350 15642 15790 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 02:27:21.350 15642 15790 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 02:27:21.350 15642 15790 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-21 02:51:42.496 18286 18286 W main : type=1400 audit(0.0:51363): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:51:42.496 18286 18286 W main : type=1400 audit(0.0:51364): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:51:42.496 18286 18286 W main : type=1400 audit(0.0:51365): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:51:42.500 18286 18286 W main : type=1400 audit(0.0:51366): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 02:51:42.511 18286 18286 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 02:51:42.662 18286 18286 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 02:51:42.663 18286 18286 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 02:51:42.663 18286 18286 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 02:51:42.663 18286 18286 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 02:51:42.663 18286 18286 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 02:51:42.663 18286 18286 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 02:51:42.663 18286 18286 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 02:51:42.663 18286 18286 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 02:51:42.664 18286 18286 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 02:51:42.664 18286 18286 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 02:51:42.664 18286 18286 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 02:51:42.664 18286 18286 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 02:51:42.664 18286 18286 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 02:51:42.664 18286 18286 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 02:51:42.664 18286 18286 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 02:51:42.664 18286 18286 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 02:51:42.664 18286 18286 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 02:51:42.743 18286 18286 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 02:51:43.077 18286 18286 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 02:51:43.077 18286 18286 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 02:51:43.112 18286 18286 W com.mbwhatsapp: type=1400 audit(0.0:51367): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:51:43.116 18286 18286 W com.mbwhatsapp: type=1400 audit(0.0:51368): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:51:43.124 18286 18286 W com.mbwhatsapp: type=1400 audit(0.0:51369): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:51:43.152 18286 18286 W com.mbwhatsapp: type=1400 audit(0.0:51370): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:51:43.172 18286 18286 W com.mbwhatsapp: type=1400 audit(0.0:51371): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 02:51:43.329 18286 18341 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 02:51:43.329 18286 18341 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 02:51:43.329 18286 18341 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-21 04:46:24.268 30647 30647 W main : type=1400 audit(0.0:52808): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=11588 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 04:46:24.268 30647 30647 W main : type=1400 audit(0.0:52809): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=11589 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 04:46:24.268 30647 30647 W main : type=1400 audit(0.0:52810): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=11591 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 04:46:24.276 30647 30647 W main : type=1400 audit(0.0:52811): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10466 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 04:46:24.286 30647 30647 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 04:46:24.467 30647 30647 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 04:46:24.468 30647 30647 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 04:46:24.468 30647 30647 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 04:46:24.468 30647 30647 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 04:46:24.468 30647 30647 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 04:46:24.468 30647 30647 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 04:46:24.468 30647 30647 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 04:46:24.468 30647 30647 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 04:46:24.469 30647 30647 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 04:46:24.469 30647 30647 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 04:46:24.559 30647 30647 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 04:46:24.864 30647 30647 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 04:46:24.864 30647 30647 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 04:46:25.145 30647 30705 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 04:46:25.145 30647 30705 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 04:46:25.145 30647 30705 W com.mbwhatsapp: and incorrect proguard optimizations. 03-21 04:46:25.178 30647 30647 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-21 04:46:25.620 30647 30713 E QT : [QT]file does not exist 03-21 04:46:25.969 30647 30647 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 04:46:25.970 30647 30647 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 04:46:26.109 30647 30727 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-21 04:46:26.134 30647 30712 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-21 04:46:26.134 30647 30712 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-21 04:46:26.209 30647 30690 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 04:46:26.243 30647 30690 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 04:46:28.414 30647 30663 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-21 08:16:16.993 13353 13353 W main : type=1400 audit(0.0:1306): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 08:16:16.993 13353 13353 W main : type=1400 audit(0.0:1307): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 08:16:16.993 13353 13353 W main : type=1400 audit(0.0:1308): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 08:16:17.001 13353 13353 W main : type=1400 audit(0.0:1309): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 08:16:17.017 13353 13353 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 08:16:17.940 13353 13353 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 08:16:17.940 13353 13353 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 08:16:17.940 13353 13353 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 08:16:17.940 13353 13353 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 08:16:17.940 13353 13353 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 08:16:17.940 13353 13353 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 08:16:17.941 13353 13353 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 08:16:17.941 13353 13353 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 08:16:17.941 13353 13353 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 08:16:17.941 13353 13353 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 08:16:17.941 13353 13353 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 08:16:17.941 13353 13353 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 08:16:17.941 13353 13353 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 08:16:17.941 13353 13353 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 08:16:17.941 13353 13353 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 08:16:17.941 13353 13353 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 08:16:18.727 13353 13353 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 08:16:21.043 13353 13353 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 08:16:21.043 13353 13353 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 08:16:21.449 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1315): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:21.477 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1316): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:21.513 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1317): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:21.721 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1318): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:21.781 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1319): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:21.781 13353 13353 W com.mbwhatsapp: type=1400 audit(0.0:1320): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 08:16:22.282 13353 13573 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 08:16:22.282 13353 13573 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 08:16:22.282 13353 13573 W com.mbwhatsapp: and incorrect proguard optimizations. 03-21 08:20:25.055 13353 13353 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-21 08:20:25.405 13353 20078 E QT : [QT]file does not exist 03-21 08:20:25.810 13353 13353 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 08:20:25.811 13353 13353 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 08:20:25.958 13353 20090 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-21 08:20:25.978 13353 20077 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-21 08:20:25.978 13353 20077 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-21 08:20:26.048 13353 19337 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 08:20:26.083 13353 19337 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 08:20:33.391 13353 13599 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-21 10:49:47.822 13353 13378 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 470 to 100 --------- beginning of main 03-21 13:56:19.539 2311 2311 W main : type=1400 audit(0.0:23532): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 13:56:19.539 2311 2311 W main : type=1400 audit(0.0:23533): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 13:56:19.539 2311 2311 W main : type=1400 audit(0.0:23534): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 13:56:19.543 2311 2311 W main : type=1400 audit(0.0:23535): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 13:56:19.589 2311 2311 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 13:56:21.294 2311 2311 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 13:56:21.294 2311 2311 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 13:56:21.294 2311 2311 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 13:56:21.294 2311 2311 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 13:56:21.294 2311 2311 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 13:56:21.295 2311 2311 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 13:56:21.295 2311 2311 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 13:56:21.295 2311 2311 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 13:56:21.295 2311 2311 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 13:56:21.295 2311 2311 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 13:56:21.295 2311 2311 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 13:56:21.295 2311 2311 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 13:56:21.659 2311 2311 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 13:56:25.750 2311 2311 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 13:56:25.751 2311 2311 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 13:56:26.688 2311 3357 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 13:56:26.688 2311 3357 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 13:56:26.688 2311 3357 W com.mbwhatsapp: and incorrect proguard optimizations. 03-21 13:56:33.429 2311 3471 W com.mbwhatsapp: Verification of int com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocke t(byte[], int, int) took 180.959ms (1072.06 bytecodes/s) (5240B approximate peak alloc) --------- beginning of main 03-21 14:55:16.203 24840 24840 W main : type=1400 audit(0.0:25915): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 14:55:16.203 24840 24840 W main : type=1400 audit(0.0:25916): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 14:55:16.203 24840 24840 W main : type=1400 audit(0.0:25917): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 14:55:16.211 24840 24840 W main : type=1400 audit(0.0:25918): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 14:55:16.219 24840 24840 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 14:55:17.245 24840 24840 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 14:55:17.246 24840 24840 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 14:55:17.246 24840 24840 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 14:55:17.246 24840 24840 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 14:55:17.246 24840 24840 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 14:55:17.246 24840 24840 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 14:55:17.246 24840 24840 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 14:55:17.247 24840 24840 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 14:55:17.247 24840 24840 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 14:55:17.247 24840 24840 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 14:55:17.247 24840 24840 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 14:55:17.247 24840 24840 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 14:55:17.247 24840 24840 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 14:55:17.247 24840 24840 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 14:55:17.247 24840 24840 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 14:55:17.247 24840 24840 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 14:55:17.247 24840 24840 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 14:55:17.585 24840 24840 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 14:55:18.773 24840 24840 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 14:55:18.773 24840 24840 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 14:55:18.903 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25919): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:18.927 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25920): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:18.947 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25921): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:19.071 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25922): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:19.155 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25923): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:19.155 24840 24840 W com.mbwhatsapp: type=1400 audit(0.0:25924): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 14:55:19.664 24840 25002 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 14:55:19.664 24840 25002 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 14:55:19.664 24840 25002 W com.mbwhatsapp: and incorrect proguard optimizations. 03-21 14:55:28.740 24840 25015 W com.mbwhatsapp: Verification of byte[] com.android.org.conscrypt.FileClientSessionCache$Impl.getSessionData(java.lang.Stri ng, int) took 291.303ms (326.12 bytecodes/s) (4496B approximate peak alloc) 03-21 14:55:29.411 24840 25015 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ActiveSession.configurePeer(java.lang.String, int, java.security.cert.X509Certificate[]) took 186.726ms (160.66 bytecodes/s) (2096B approximate peak alloc) --------- beginning of main 03-21 18:56:57.046 12903 12903 W main : type=1400 audit(0.0:48033): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 18:56:57.046 12903 12903 W main : type=1400 audit(0.0:48034): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 18:56:57.046 12903 12903 W main : type=1400 audit(0.0:48035): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 18:56:57.050 12903 12903 W main : type=1400 audit(0.0:48036): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 18:56:57.064 12903 12903 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-21 18:56:57.396 12903 12903 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-21 18:56:57.396 12903 12903 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.Class.newInstance(Native Method) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-21 18:56:57.396 12903 12903 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-21 18:56:57.396 12903 12903 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-21 18:56:57.396 12903 12903 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-21 18:56:57.396 12903 12903 W System.err: at android.os.Looper.loop(Looper.java:342) 03-21 18:56:57.396 12903 12903 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-21 18:56:57.396 12903 12903 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-21 18:56:57.397 12903 12903 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-21 18:56:57.397 12903 12903 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-21 18:56:57.514 12903 12903 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-21 18:56:58.207 12903 12903 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-21 18:56:58.207 12903 12903 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-21 18:56:58.302 12903 12903 W com.mbwhatsapp: type=1400 audit(0.0:48048): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-21 18:56:58.730 12903 12973 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-21 18:56:58.730 12903 12973 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-21 18:56:58.730 12903 12973 W com.mbwhatsapp: and incorrect proguard optimizations. 03-21 18:56:58.794 12903 12903 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-21 18:57:14.893 12903 12917 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-21 19:11:38.692 12903 28912 E QT : [QT]file does not exist 03-21 19:11:39.533 12903 12903 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 19:11:39.535 12903 12903 W libc : Access denied finding property "ro.vendor.scaler_version" 03-21 19:11:39.574 12903 12903 W com.mbwhatsapp: type=1400 audit(0.0:49372): avc: denied { read } for name="osrelease" dev="proc" ino=6493318 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 19:11:39.574 12903 12903 W com.mbwhatsapp: type=1400 audit(0.0:49373): avc: denied { read } for name="version" dev="proc" ino=6493319 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-21 20:58:46.618 12903 12917 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 619 to 100 03-21 21:22:07.758 12903 12903 W Activity: Can request only one set of permissions at a time 03-21 21:22:07.896 12903 10518 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-21 21:22:07.935 12903 28911 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-21 21:22:07.935 12903 28911 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-21 21:22:08.016 12903 12922 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 21:22:08.076 12903 10531 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 21:22:09.354 12903 12917 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 128 to 100 03-21 21:32:22.799 12903 10531 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-21 21:32:22.815 12903 13158 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-22 01:06:42.642 5028 5028 W main : type=1400 audit(0.0:114145): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 01:06:42.642 5028 5028 W main : type=1400 audit(0.0:114146): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 01:06:42.642 5028 5028 W main : type=1400 audit(0.0:114147): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 01:06:42.646 5028 5028 W main : type=1400 audit(0.0:114148): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 01:06:42.661 5028 5028 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 01:06:43.450 5028 5028 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 01:06:43.450 5028 5028 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 01:06:43.450 5028 5028 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 01:06:43.450 5028 5028 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 01:06:43.450 5028 5028 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 01:06:43.450 5028 5028 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 01:06:43.451 5028 5028 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 01:06:43.451 5028 5028 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 01:06:43.451 5028 5028 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 01:06:43.451 5028 5028 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 01:06:43.451 5028 5028 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 01:06:43.451 5028 5028 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 01:06:43.451 5028 5028 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 01:06:43.451 5028 5028 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 01:06:43.451 5028 5028 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 01:06:43.451 5028 5028 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 01:06:43.451 5028 5028 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 01:06:43.696 5028 5028 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 01:06:44.583 5028 5028 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 01:06:44.584 5028 5028 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 01:06:44.654 5028 5028 W com.mbwhatsapp: type=1400 audit(0.0:114161): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 01:06:45.021 5028 5351 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 01:06:45.021 5028 5351 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 01:06:45.021 5028 5351 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-22 02:31:03.334 8620 8620 W main : type=1400 audit(0.0:114486): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 02:31:03.334 8620 8620 W main : type=1400 audit(0.0:114487): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 02:31:03.334 8620 8620 W main : type=1400 audit(0.0:114488): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 02:31:03.342 8620 8620 W main : type=1400 audit(0.0:114489): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 02:31:03.353 8620 8620 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 02:31:03.571 8620 8620 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 02:31:03.571 8620 8620 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 02:31:03.571 8620 8620 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 02:31:03.572 8620 8620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 02:31:03.572 8620 8620 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 02:31:03.572 8620 8620 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 02:31:03.572 8620 8620 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 02:31:03.572 8620 8620 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 02:31:03.572 8620 8620 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 02:31:03.572 8620 8620 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 02:31:03.572 8620 8620 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 02:31:03.572 8620 8620 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 02:31:03.572 8620 8620 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 02:31:03.572 8620 8620 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 02:31:03.572 8620 8620 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 02:31:03.572 8620 8620 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 02:31:03.710 8620 8620 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 02:31:04.306 8620 8620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 02:31:04.306 8620 8620 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 02:31:04.816 8620 8818 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 02:31:04.816 8620 8818 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 02:31:04.816 8620 8818 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-22 03:44:31.562 12984 12984 W main : type=1400 audit(0.0:115024): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 03:44:31.562 12984 12984 W main : type=1400 audit(0.0:115025): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 03:44:31.562 12984 12984 W main : type=1400 audit(0.0:115026): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 03:44:31.566 12984 12984 W main : type=1400 audit(0.0:115027): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 03:44:31.581 12984 12984 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 03:44:31.969 12984 12984 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 03:44:31.970 12984 12984 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 03:44:31.971 12984 12984 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 03:44:31.971 12984 12984 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 03:44:31.971 12984 12984 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 03:44:31.971 12984 12984 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 03:44:31.971 12984 12984 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 03:44:31.971 12984 12984 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 03:44:31.971 12984 12984 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 03:44:31.971 12984 12984 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 03:44:31.971 12984 12984 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 03:44:32.152 12984 12984 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 03:44:32.980 12984 12984 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 03:44:32.981 12984 12984 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 03:44:33.034 12984 12984 W com.mbwhatsapp: type=1400 audit(0.0:115032): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 03:44:33.038 12984 12984 W com.mbwhatsapp: type=1400 audit(0.0:115033): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 03:44:33.042 12984 12984 W com.mbwhatsapp: type=1400 audit(0.0:115034): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 03:44:33.086 12984 12984 W com.mbwhatsapp: type=1400 audit(0.0:115035): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 03:44:33.126 12984 12984 W com.mbwhatsapp: type=1400 audit(0.0:115036): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 03:44:33.390 12984 13111 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 03:44:33.390 12984 13111 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 03:44:33.390 12984 13111 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-22 10:21:55.518 2804 2804 W main : type=1400 audit(0.0:127644): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 10:21:55.518 2804 2804 W main : type=1400 audit(0.0:127645): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 10:21:55.518 2804 2804 W main : type=1400 audit(0.0:127646): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 10:21:55.522 2804 2804 W main : type=1400 audit(0.0:127647): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 10:21:55.540 2804 2804 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 10:21:55.865 2804 2804 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 10:21:55.865 2804 2804 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 10:21:55.865 2804 2804 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 10:21:55.865 2804 2804 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 10:21:55.865 2804 2804 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 10:21:55.865 2804 2804 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 10:21:55.865 2804 2804 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 10:21:55.865 2804 2804 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 10:21:55.865 2804 2804 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 10:21:55.865 2804 2804 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 10:21:55.962 2804 2804 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 10:21:56.516 2804 2804 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 10:21:56.517 2804 2804 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 10:21:56.578 2804 2804 W com.mbwhatsapp: type=1400 audit(0.0:127654): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 10:21:56.586 2804 2804 W com.mbwhatsapp: type=1400 audit(0.0:127655): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 10:21:56.602 2804 2804 W com.mbwhatsapp: type=1400 audit(0.0:127656): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 10:21:56.682 2804 2804 W com.mbwhatsapp: type=1400 audit(0.0:127657): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 10:21:56.702 2804 2804 W com.mbwhatsapp: type=1400 audit(0.0:127658): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 10:21:56.858 2804 2870 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 10:21:56.858 2804 2870 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 10:21:56.858 2804 2870 W com.mbwhatsapp: and incorrect proguard optimizations. 03-22 10:21:56.901 2804 2804 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-22 10:21:57.338 2804 2877 E QT : [QT]file does not exist 03-22 10:21:57.691 2804 2804 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 10:21:57.693 2804 2804 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 10:21:57.828 2804 2896 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-22 10:21:57.853 2804 2876 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-22 10:21:57.853 2804 2876 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-22 10:21:57.906 2804 2825 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 10:21:57.957 2804 2825 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 10:21:59.708 2804 2821 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-22 10:25:48.053 2804 3330 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 10:25:48.065 2804 3330 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-22 16:07:49.448 20356 20356 W main : type=1400 audit(0.0:142756): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 16:07:49.448 20356 20356 W main : type=1400 audit(0.0:142757): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 16:07:49.448 20356 20356 W main : type=1400 audit(0.0:142758): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 16:07:49.478 20356 20356 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 16:07:49.871 20356 20356 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 16:07:49.871 20356 20356 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 16:07:49.871 20356 20356 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 16:07:49.871 20356 20356 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 16:07:49.871 20356 20356 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 16:07:49.871 20356 20356 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 16:07:49.871 20356 20356 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 16:07:49.871 20356 20356 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 16:07:49.871 20356 20356 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 16:07:49.872 20356 20356 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 16:07:49.872 20356 20356 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 16:07:49.872 20356 20356 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 16:07:49.872 20356 20356 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 16:07:49.872 20356 20356 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 16:07:49.872 20356 20356 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 16:07:49.872 20356 20356 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 16:07:49.872 20356 20356 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 16:07:49.995 20356 20356 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 16:07:50.561 20356 20356 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 16:07:50.561 20356 20356 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 16:07:50.608 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142764): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.616 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142765): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.624 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142766): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.696 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142767): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.716 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142768): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.716 20356 20356 W com.mbwhatsapp: type=1400 audit(0.0:142769): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 16:07:50.861 20356 20411 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 16:07:50.861 20356 20411 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 16:07:50.861 20356 20411 W com.mbwhatsapp: and incorrect proguard optimizations. 03-22 16:07:50.902 20356 20356 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-22 16:07:51.306 20356 20418 E QT : [QT]file does not exist 03-22 16:07:51.731 20356 20356 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 16:07:51.732 20356 20356 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 16:07:51.870 20356 20438 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-22 16:07:51.898 20356 20417 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-22 16:07:51.898 20356 20417 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-22 16:07:51.985 20356 20398 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 16:07:52.015 20356 20398 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:5) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 16:07:53.862 20356 20370 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-22 16:23:22.692 20356 20639 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 16:23:22.707 20356 20639 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-22 17:27:05.700 11710 11710 W main : type=1400 audit(0.0:1177): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:27:05.700 11710 11710 W main : type=1400 audit(0.0:1178): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:27:05.700 11710 11710 W main : type=1400 audit(0.0:1179): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:27:05.708 11710 11710 W main : type=1400 audit(0.0:1180): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:27:05.725 11710 11710 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 17:27:06.273 11710 11710 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 17:27:06.273 11710 11710 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 17:27:06.275 11710 11710 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 17:27:06.275 11710 11710 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 17:27:06.276 11710 11710 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 17:27:06.276 11710 11710 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 17:27:06.276 11710 11710 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 17:27:06.276 11710 11710 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 17:27:06.276 11710 11710 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 17:27:06.276 11710 11710 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 17:27:06.276 11710 11710 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 17:27:06.276 11710 11710 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 17:27:06.276 11710 11710 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 17:27:06.276 11710 11710 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 17:27:06.276 11710 11710 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 17:27:06.283 11710 11710 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 17:27:06.558 11710 11710 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 17:27:07.421 11710 11710 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 17:27:07.424 11710 11710 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 17:27:07.616 11710 11710 W com.mbwhatsapp: type=1400 audit(0.0:1183): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:27:07.680 11710 11710 W com.mbwhatsapp: type=1400 audit(0.0:1184): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:27:07.736 11710 11710 W com.mbwhatsapp: type=1400 audit(0.0:1185): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:27:08.487 11710 11913 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 17:27:08.487 11710 11913 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 17:27:08.487 11710 11913 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-22 17:41:25.795 21501 21501 W main : type=1400 audit(0.0:2556): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=13635 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:41:25.795 21501 21501 W main : type=1400 audit(0.0:2557): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=13636 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:41:25.795 21501 21501 W main : type=1400 audit(0.0:2558): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=13638 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:41:25.799 21501 21501 W main : type=1400 audit(0.0:2559): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=13876 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 17:41:25.813 21501 21501 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 17:41:26.322 21501 21501 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 17:41:26.322 21501 21501 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 17:41:26.322 21501 21501 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 17:41:26.322 21501 21501 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 17:41:26.322 21501 21501 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 17:41:26.323 21501 21501 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 17:41:26.323 21501 21501 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 17:41:26.323 21501 21501 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 17:41:26.323 21501 21501 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 17:41:26.323 21501 21501 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 17:41:26.323 21501 21501 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 17:41:26.323 21501 21501 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 17:41:26.501 21501 21501 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 17:41:27.578 21501 21501 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 17:41:27.578 21501 21501 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 17:41:27.667 21501 21501 W com.mbwhatsapp: type=1400 audit(0.0:2565): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:41:27.683 21501 21501 W com.mbwhatsapp: type=1400 audit(0.0:2566): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:41:27.695 21501 21501 W com.mbwhatsapp: type=1400 audit(0.0:2567): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:41:27.835 21501 21501 W com.mbwhatsapp: type=1400 audit(0.0:2568): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 17:41:28.283 21501 21604 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 17:41:28.283 21501 21604 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 17:41:28.283 21501 21604 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-22 19:30:21.478 31881 31881 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 19:30:22.499 31881 31881 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 19:30:22.499 31881 31881 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 19:30:22.499 31881 31881 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 19:30:22.499 31881 31881 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 19:30:22.499 31881 31881 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 19:30:22.499 31881 31881 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 19:30:22.505 31881 31881 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 19:30:22.505 31881 31881 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 19:30:22.505 31881 31881 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 19:30:22.505 31881 31881 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 19:30:22.505 31881 31881 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 19:30:22.505 31881 31881 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 19:30:22.505 31881 31881 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 19:30:22.506 31881 31881 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 19:30:22.506 31881 31881 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 19:30:22.506 31881 31881 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 19:30:22.506 31881 31881 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 19:30:22.704 31881 31881 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 19:30:23.481 31881 31881 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 19:30:23.481 31881 31881 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 19:30:23.540 31881 31881 W com.mbwhatsapp: type=1400 audit(0.0:10121): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 19:30:23.552 31881 31881 W com.mbwhatsapp: type=1400 audit(0.0:10122): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 19:30:23.564 31881 31881 W com.mbwhatsapp: type=1400 audit(0.0:10123): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 19:30:23.883 31881 32423 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 19:30:23.883 31881 32423 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 19:30:23.883 31881 32423 W com.mbwhatsapp: and incorrect proguard optimizations. 03-22 19:30:23.927 31881 31881 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-22 19:30:24.390 31881 32448 E QT : [QT]file does not exist 03-22 19:30:24.783 31881 31881 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 19:30:24.784 31881 31881 W libc : Access denied finding property "ro.vendor.scaler_version" 03-22 19:30:24.961 31881 32480 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-22 19:30:24.990 31881 32447 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-22 19:30:24.990 31881 32447 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-22 19:30:25.046 31881 31924 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 19:30:25.115 31881 31924 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-22 19:30:25.924 31881 31881 W com.mbwhatsapp: type=1400 audit(0.0:10142): avc: denied { read } for name="osrelease" dev="proc" ino=1254442 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 19:30:25.928 31881 31881 W com.mbwhatsapp: type=1400 audit(0.0:10143): avc: denied { read } for name="version" dev="proc" ino=1254443 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 19:30:32.221 31881 31920 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-22 19:30:39.082 31881 32490 W com.mbwhatsapp: Suspending all threads took: 9.632ms --------- beginning of main 03-22 21:04:00.560 14034 14034 W main : type=1400 audit(0.0:1612): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 21:04:00.577 14034 14034 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 21:04:01.854 14034 14034 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 21:04:01.855 14034 14034 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 21:04:01.855 14034 14034 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 21:04:01.855 14034 14034 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 21:04:01.855 14034 14034 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 21:04:01.855 14034 14034 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 21:04:01.855 14034 14034 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 21:04:01.855 14034 14034 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 21:04:01.855 14034 14034 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 21:04:01.855 14034 14034 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 21:04:02.384 14034 14034 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 21:04:04.163 14034 14034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 21:04:04.163 14034 14034 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 21:04:04.348 14034 14034 W com.mbwhatsapp: type=1400 audit(0.0:1624): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 21:04:04.364 14034 14034 W com.mbwhatsapp: type=1400 audit(0.0:1625): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 21:04:04.392 14034 14034 W com.mbwhatsapp: type=1400 audit(0.0:1626): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 21:04:04.552 14034 14034 W com.mbwhatsapp: type=1400 audit(0.0:1627): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 21:04:04.620 14034 14034 W com.mbwhatsapp: type=1400 audit(0.0:1628): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 21:04:05.192 14034 14255 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 21:04:05.192 14034 14255 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 21:04:05.192 14034 14255 W com.mbwhatsapp: and incorrect proguard optimizations. 03-22 21:04:10.140 14034 14298 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.FileClientSessionCache$Impl.indexFiles() took 328.297ms (240.64 bytecodes/s) (3144B approximate peak alloc) 03-22 21:04:10.506 14034 14298 W com.mbwhatsapp: Verification of boolean com.android.org.conscrypt.AddressUtils.isValidSniHostname(java.lang.String) took 105.700ms (425.73 bytecodes/s) (2168B approximate peak alloc) 03-22 21:04:10.936 14034 14298 W com.mbwhatsapp: Verification of int com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.available() took 143.940ms (152.84 bytecodes/s) (2032B approximate peak alloc) --------- beginning of main 03-22 22:21:03.391 19238 19238 W main : type=1400 audit(0.0:6500): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 22:21:03.391 19238 19238 W main : type=1400 audit(0.0:6501): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 22:21:03.391 19238 19238 W main : type=1400 audit(0.0:6502): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 22:21:03.399 19238 19238 W main : type=1400 audit(0.0:6503): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-22 22:21:03.416 19238 19238 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-22 22:21:03.870 19238 19238 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-22 22:21:03.871 19238 19238 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-22 22:21:03.871 19238 19238 W System.err: at java.lang.Class.newInstance(Native Method) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-22 22:21:03.871 19238 19238 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-22 22:21:03.871 19238 19238 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-22 22:21:03.871 19238 19238 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-22 22:21:03.872 19238 19238 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-22 22:21:03.872 19238 19238 W System.err: at android.os.Looper.loop(Looper.java:342) 03-22 22:21:03.872 19238 19238 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-22 22:21:03.872 19238 19238 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-22 22:21:03.872 19238 19238 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-22 22:21:03.872 19238 19238 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-22 22:21:04.017 19238 19238 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-22 22:21:04.833 19238 19238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-22 22:21:04.833 19238 19238 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-22 22:21:04.959 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6504): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:04.975 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6505): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:05.015 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6506): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:05.167 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6508): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:05.207 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6509): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:05.207 19238 19238 W com.mbwhatsapp: type=1400 audit(0.0:6510): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-22 22:21:05.627 19238 19349 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-22 22:21:05.627 19238 19349 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-22 22:21:05.627 19238 19349 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 02:09:02.871 30354 30354 W main : type=1400 audit(0.0:10720): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:09:02.871 30354 30354 W main : type=1400 audit(0.0:10721): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:09:02.871 30354 30354 W main : type=1400 audit(0.0:10722): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:09:02.875 30354 30354 W main : type=1400 audit(0.0:10723): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:09:02.888 30354 30354 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 02:09:03.266 30354 30354 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 02:09:03.266 30354 30354 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 02:09:03.266 30354 30354 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 02:09:03.266 30354 30354 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 02:09:03.266 30354 30354 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 02:09:03.266 30354 30354 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 02:09:03.267 30354 30354 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 02:09:03.267 30354 30354 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 02:09:03.267 30354 30354 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 02:09:03.267 30354 30354 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 02:09:03.267 30354 30354 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 02:09:03.267 30354 30354 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 02:09:03.267 30354 30354 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 02:09:03.267 30354 30354 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 02:09:03.267 30354 30354 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 02:09:03.267 30354 30354 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 02:09:03.390 30354 30354 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 02:09:04.167 30354 30354 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 02:09:04.167 30354 30354 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 02:09:04.231 30354 30354 W com.mbwhatsapp: type=1400 audit(0.0:10732): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:09:04.239 30354 30354 W com.mbwhatsapp: type=1400 audit(0.0:10733): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:09:04.251 30354 30354 W com.mbwhatsapp: type=1400 audit(0.0:10734): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:09:04.331 30354 30354 W com.mbwhatsapp: type=1400 audit(0.0:10735): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:09:04.355 30354 30354 W com.mbwhatsapp: type=1400 audit(0.0:10736): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:09:04.599 30354 30472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 02:09:04.599 30354 30472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 02:09:04.599 30354 30472 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 02:26:17.291 32729 32729 W main : type=1400 audit(0.0:10974): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:26:17.291 32729 32729 W main : type=1400 audit(0.0:10975): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:26:17.291 32729 32729 W main : type=1400 audit(0.0:10976): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:26:17.299 32729 32729 W main : type=1400 audit(0.0:10977): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:26:17.309 32729 32729 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 02:26:17.466 32729 32729 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 02:26:17.466 32729 32729 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 02:26:17.466 32729 32729 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 02:26:17.466 32729 32729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 02:26:17.467 32729 32729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 02:26:17.467 32729 32729 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 02:26:17.467 32729 32729 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 02:26:17.467 32729 32729 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 02:26:17.467 32729 32729 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 02:26:17.467 32729 32729 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 02:26:17.467 32729 32729 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 02:26:17.467 32729 32729 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 02:26:17.467 32729 32729 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 02:26:17.467 32729 32729 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 02:26:17.467 32729 32729 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 02:26:17.467 32729 32729 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 02:26:17.545 32729 32729 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 02:26:17.843 32729 32729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 02:26:17.843 32729 32729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 02:26:17.867 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10978): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:17.871 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10979): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:17.875 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10980): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:30.664 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10982): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:30.664 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10983): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:30.664 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10984): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 02:26:30.664 32729 32729 W com.mbwhatsapp: type=1400 audit(0.0:10985): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 02:26:30.814 32729 420 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 02:26:30.814 32729 420 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 02:26:30.814 32729 420 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 03:10:46.685 9960 9960 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 03:10:46.865 9960 9960 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 03:10:46.865 9960 9960 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 03:10:46.865 9960 9960 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 03:10:46.866 9960 9960 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 03:10:46.866 9960 9960 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 03:10:46.866 9960 9960 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 03:10:46.866 9960 9960 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 03:10:46.866 9960 9960 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 03:10:46.866 9960 9960 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 03:10:46.866 9960 9960 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 03:10:46.866 9960 9960 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 03:10:46.866 9960 9960 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 03:10:46.866 9960 9960 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 03:10:46.866 9960 9960 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 03:10:46.866 9960 9960 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 03:10:46.866 9960 9960 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 03:10:46.979 9960 9960 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 03:10:47.337 9960 9960 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 03:10:47.338 9960 9960 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 03:10:47.433 9960 9960 W com.mbwhatsapp: type=1400 audit(0.0:12191): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 03:10:47.437 9960 9960 W com.mbwhatsapp: type=1400 audit(0.0:12192): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 03:10:47.437 9960 9960 W com.mbwhatsapp: type=1400 audit(0.0:12193): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 03:10:47.437 9960 9960 W com.mbwhatsapp: type=1400 audit(0.0:12194): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 03:10:47.732 9960 10263 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 03:10:47.732 9960 10263 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 03:10:47.732 9960 10263 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 03:51:10.971 17964 17964 W main : type=1400 audit(0.0:13070): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 03:51:10.971 17964 17964 W main : type=1400 audit(0.0:13071): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 03:51:10.971 17964 17964 W main : type=1400 audit(0.0:13072): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 03:51:10.975 17964 17964 W main : type=1400 audit(0.0:13073): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 03:51:10.987 17964 17964 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 03:51:11.187 17964 17964 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 03:51:11.187 17964 17964 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 03:51:11.187 17964 17964 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 03:51:11.187 17964 17964 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 03:51:11.188 17964 17964 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 03:51:11.188 17964 17964 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 03:51:11.188 17964 17964 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 03:51:11.188 17964 17964 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 03:51:11.188 17964 17964 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 03:51:11.188 17964 17964 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 03:51:11.188 17964 17964 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 03:51:11.188 17964 17964 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 03:51:11.188 17964 17964 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 03:51:11.188 17964 17964 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 03:51:11.188 17964 17964 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 03:51:11.188 17964 17964 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 03:51:11.298 17964 17964 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 03:51:11.633 17964 17964 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 03:51:11.634 17964 17964 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 03:51:11.675 17964 17964 W com.mbwhatsapp: type=1400 audit(0.0:13074): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 03:51:11.890 17964 18023 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 03:51:11.890 17964 18023 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 03:51:11.890 17964 18023 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 06:14:33.474 10294 10294 W main : type=1400 audit(0.0:105001): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:33.474 10294 10294 W main : type=1400 audit(0.0:105002): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:33.474 10294 10294 W main : type=1400 audit(0.0:105003): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:33.478 10294 10294 W main : type=1400 audit(0.0:105004): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:33.493 10294 10294 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 06:14:33.788 10294 10294 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 06:14:33.789 10294 10294 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 06:14:33.789 10294 10294 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 06:14:33.789 10294 10294 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 06:14:33.789 10294 10294 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 06:14:33.789 10294 10294 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 06:14:33.789 10294 10294 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 06:14:33.789 10294 10294 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 06:14:33.789 10294 10294 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 06:14:33.789 10294 10294 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 06:14:33.894 10294 10294 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 06:14:34.471 10294 10294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 06:14:34.471 10294 10294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 06:14:34.514 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105011): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 06:14:34.522 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105012): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 06:14:34.530 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105013): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 06:14:34.598 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105014): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 06:14:34.618 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105015): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 06:14:34.742 10294 10350 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 06:14:34.742 10294 10350 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 06:14:34.742 10294 10350 W com.mbwhatsapp: and incorrect proguard optimizations. 03-23 06:14:34.779 10294 10294 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-23 06:14:35.147 10294 10357 E QT : [QT]file does not exist 03-23 06:14:35.675 10294 10294 W libc : Access denied finding property "ro.vendor.scaler_version" 03-23 06:14:35.676 10294 10294 W libc : Access denied finding property "ro.vendor.scaler_version" 03-23 06:14:35.827 10294 10373 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-23 06:14:35.858 10294 10356 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 03-23 06:14:35.859 10294 10356 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 03-23 06:14:35.908 10294 10314 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:2) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-23 06:14:35.975 10294 10315 E BLASTBufferQueue: [ViewRootImpl[EULA]#0](f:0,a:3) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-23 06:14:36.890 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105042): avc: denied { read } for name="osrelease" dev="proc" ino=5196043 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:36.894 10294 10294 W com.mbwhatsapp: type=1400 audit(0.0:105043): avc: denied { read } for name="version" dev="proc" ino=5196044 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 06:14:41.235 10294 10379 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-23 06:14:47.046 10294 10294 W Activity: Can request only one set of permissions at a time 03-23 06:14:47.329 10294 10315 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:3) isEGL=1, mPendingRelease.size()=1, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 03-23 06:14:47.341 10294 10315 E BLASTBufferQueue: [ViewRootImpl[EULA]#1](f:0,a:4) isEGL=1, mPendingRelease.size()=2, mMaxAcquiredBuffers=4, currentMaxAcquiredBufferCount=2 --------- beginning of main 03-23 10:54:02.727 4774 4774 W main : type=1400 audit(0.0:128372): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 10:54:02.727 4774 4774 W main : type=1400 audit(0.0:128373): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 10:54:02.727 4774 4774 W main : type=1400 audit(0.0:128374): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 10:54:02.735 4774 4774 W main : type=1400 audit(0.0:128375): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 10:54:02.758 4774 4774 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 10:54:03.232 4774 4774 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 10:54:03.232 4774 4774 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 10:54:03.232 4774 4774 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 10:54:03.232 4774 4774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 10:54:03.232 4774 4774 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 10:54:03.233 4774 4774 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 10:54:03.233 4774 4774 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 10:54:03.233 4774 4774 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 10:54:03.233 4774 4774 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 10:54:03.233 4774 4774 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 10:54:03.233 4774 4774 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 10:54:03.233 4774 4774 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 10:54:03.233 4774 4774 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 10:54:03.233 4774 4774 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 10:54:03.233 4774 4774 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 10:54:03.233 4774 4774 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 10:54:03.430 4774 4774 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 10:54:04.051 4774 4774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 10:54:04.051 4774 4774 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 10:54:04.123 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128376): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.135 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128377): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.155 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128378): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.243 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128379): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.271 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128380): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.271 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128381): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.271 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128382): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 10:54:04.271 4774 4774 W com.mbwhatsapp: type=1400 audit(0.0:128383): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop13" ino=38 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 10:54:04.482 4774 4856 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 10:54:04.482 4774 4856 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 10:54:04.482 4774 4856 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 13:44:04.980 13397 13397 W main : type=1400 audit(0.0:134017): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 13:44:04.980 13397 13397 W main : type=1400 audit(0.0:134018): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 13:44:04.980 13397 13397 W main : type=1400 audit(0.0:134019): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 13:44:04.988 13397 13397 W main : type=1400 audit(0.0:134020): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 13:44:04.999 13397 13397 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 13:44:05.432 13397 13397 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 13:44:05.433 13397 13397 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 13:44:05.433 13397 13397 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 13:44:05.433 13397 13397 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 13:44:05.433 13397 13397 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 13:44:05.433 13397 13397 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 13:44:05.434 13397 13397 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 13:44:05.434 13397 13397 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 13:44:05.434 13397 13397 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 13:44:05.434 13397 13397 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 13:44:05.434 13397 13397 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 13:44:05.434 13397 13397 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 13:44:05.434 13397 13397 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 13:44:05.434 13397 13397 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 13:44:05.434 13397 13397 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 13:44:05.434 13397 13397 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 13:44:05.434 13397 13397 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 13:44:05.602 13397 13397 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 13:44:06.263 13397 13397 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 13:44:06.264 13397 13397 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 13:44:06.352 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134021): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:06.364 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134022): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:06.372 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134023): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:06.472 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134024): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:06.500 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134025): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:06.500 13397 13397 W com.mbwhatsapp: type=1400 audit(0.0:134026): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 13:44:07.430 13397 13475 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 13:44:07.430 13397 13475 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 13:44:07.430 13397 13475 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 18:07:18.488 15904 15904 W main : type=1400 audit(0.0:142494): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 18:07:18.488 15904 15904 W main : type=1400 audit(0.0:142495): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 18:07:18.492 15904 15904 W main : type=1400 audit(0.0:142496): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 18:07:18.496 15904 15904 W main : type=1400 audit(0.0:142497): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 18:07:18.513 15904 15904 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 18:07:18.890 15904 15904 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 18:07:18.890 15904 15904 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 18:07:18.890 15904 15904 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 18:07:18.890 15904 15904 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 18:07:18.890 15904 15904 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 18:07:18.891 15904 15904 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 18:07:18.891 15904 15904 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 18:07:18.891 15904 15904 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 18:07:18.891 15904 15904 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 18:07:18.891 15904 15904 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 18:07:18.891 15904 15904 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 18:07:18.891 15904 15904 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 18:07:18.891 15904 15904 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 18:07:18.891 15904 15904 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 18:07:18.891 15904 15904 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 18:07:18.891 15904 15904 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 18:07:19.067 15904 15904 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 18:07:19.704 15904 15904 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 18:07:19.704 15904 15904 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 18:07:19.772 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142498): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:19.780 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142499): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:19.792 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142500): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:19.880 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142501): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:19.908 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142502): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:19.908 15904 15904 W com.mbwhatsapp: type=1400 audit(0.0:142503): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 18:07:20.134 15904 15975 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 18:07:20.134 15904 15975 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 18:07:20.134 15904 15975 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 18:44:24.000 445 445 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 18:44:24.328 445 445 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 18:44:24.328 445 445 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 18:44:24.328 445 445 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 18:44:24.328 445 445 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 18:44:24.328 445 445 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 18:44:24.328 445 445 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 18:44:24.328 445 445 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 18:44:24.328 445 445 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 18:44:24.328 445 445 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 18:44:24.328 445 445 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 18:44:24.328 445 445 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 18:44:24.328 445 445 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 18:44:24.328 445 445 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 18:44:24.328 445 445 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 18:44:24.329 445 445 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 18:44:24.329 445 445 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 18:44:24.329 445 445 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 18:44:24.329 445 445 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 18:44:24.329 445 445 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 18:44:24.329 445 445 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 18:44:24.329 445 445 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 18:44:24.329 445 445 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 18:44:24.445 445 445 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 18:44:25.126 445 445 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 18:44:25.127 445 445 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 18:44:25.497 445 546 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 18:44:25.497 445 546 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 18:44:25.497 445 546 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-23 19:51:16.140 30299 30299 W main : type=1400 audit(0.0:209097): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 19:51:16.140 30299 30299 W main : type=1400 audit(0.0:209098): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 19:51:16.140 30299 30299 W main : type=1400 audit(0.0:209099): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 19:51:16.144 30299 30299 W main : type=1400 audit(0.0:209101): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-23 19:51:16.160 30299 30299 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-23 19:51:16.569 30299 30299 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-23 19:51:16.570 30299 30299 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-23 19:51:16.570 30299 30299 W System.err: at java.lang.Class.newInstance(Native Method) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-23 19:51:16.570 30299 30299 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-23 19:51:16.570 30299 30299 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-23 19:51:16.570 30299 30299 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-23 19:51:16.570 30299 30299 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-23 19:51:16.571 30299 30299 W System.err: at android.os.Looper.loop(Looper.java:342) 03-23 19:51:16.571 30299 30299 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-23 19:51:16.571 30299 30299 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-23 19:51:16.571 30299 30299 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-23 19:51:16.571 30299 30299 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-23 19:51:16.708 30299 30299 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-23 19:51:19.058 30299 30299 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-23 19:51:19.058 30299 30299 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-23 19:51:19.268 30299 30299 W com.mbwhatsapp: type=1400 audit(0.0:209125): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 19:51:19.296 30299 30299 W com.mbwhatsapp: type=1400 audit(0.0:209126): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-23 19:51:20.098 30299 30494 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-23 19:51:20.098 30299 30494 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-23 19:51:20.098 30299 30494 W com.mbwhatsapp: and incorrect proguard optimizations. 03-23 19:51:20.144 30299 30299 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-23 19:51:38.548 30299 30315 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) --------- beginning of main 03-24 01:22:08.463 8660 8660 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-24 01:22:09.886 8660 8660 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-24 01:22:09.886 8660 8660 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-24 01:22:09.886 8660 8660 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-24 01:22:09.887 8660 8660 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-24 01:22:09.887 8660 8660 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-24 01:22:09.887 8660 8660 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-24 01:22:09.887 8660 8660 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-24 01:22:09.887 8660 8660 W System.err: at java.lang.Class.newInstance(Native Method) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-24 01:22:09.887 8660 8660 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-24 01:22:09.887 8660 8660 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-24 01:22:09.887 8660 8660 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-24 01:22:09.887 8660 8660 W System.err: at android.os.Looper.loop(Looper.java:342) 03-24 01:22:09.887 8660 8660 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-24 01:22:09.887 8660 8660 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-24 01:22:09.887 8660 8660 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-24 01:22:09.887 8660 8660 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-24 01:22:10.118 8660 8660 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-24 01:22:11.164 8660 8660 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-24 01:22:11.164 8660 8660 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-24 01:22:11.604 8660 9209 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-24 01:22:11.604 8660 9209 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-24 01:22:11.604 8660 9209 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-24 03:51:57.983 23089 23089 W main : type=1400 audit(0.0:269568): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 03:51:57.983 23089 23089 W main : type=1400 audit(0.0:269569): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 03:51:57.983 23089 23089 W main : type=1400 audit(0.0:269570): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 03:51:57.987 23089 23089 W main : type=1400 audit(0.0:269571): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 03:51:57.998 23089 23089 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-24 03:51:58.252 23089 23089 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-24 03:51:58.253 23089 23089 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-24 03:51:58.253 23089 23089 W System.err: at java.lang.Class.newInstance(Native Method) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-24 03:51:58.253 23089 23089 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-24 03:51:58.253 23089 23089 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-24 03:51:58.254 23089 23089 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-24 03:51:58.254 23089 23089 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-24 03:51:58.254 23089 23089 W System.err: at android.os.Looper.loop(Looper.java:342) 03-24 03:51:58.254 23089 23089 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-24 03:51:58.254 23089 23089 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-24 03:51:58.254 23089 23089 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-24 03:51:58.254 23089 23089 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-24 03:51:58.339 23089 23089 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-24 03:51:58.735 23089 23089 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-24 03:51:58.735 23089 23089 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-24 03:51:58.779 23089 23089 W com.mbwhatsapp: type=1400 audit(0.0:269572): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 03:51:58.779 23089 23089 W com.mbwhatsapp: type=1400 audit(0.0:269573): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 03:51:58.787 23089 23089 W com.mbwhatsapp: type=1400 audit(0.0:269574): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 03:51:58.819 23089 23089 W com.mbwhatsapp: type=1400 audit(0.0:269575): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 03:51:58.995 23089 23143 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-24 03:51:58.995 23089 23143 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-24 03:51:58.995 23089 23143 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 03-24 05:33:17.700 19589 19589 W main : type=1400 audit(0.0:314045): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 05:33:17.700 19589 19589 W main : type=1400 audit(0.0:314046): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 05:33:17.721 19589 19589 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-24 05:33:18.482 19589 19589 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-24 05:33:18.483 19589 19589 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-24 05:33:18.483 19589 19589 W System.err: at java.lang.Class.newInstance(Native Method) 03-24 05:33:18.483 19589 19589 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-24 05:33:18.483 19589 19589 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-24 05:33:18.483 19589 19589 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-24 05:33:18.483 19589 19589 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-24 05:33:18.483 19589 19589 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-24 05:33:18.483 19589 19589 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-24 05:33:18.484 19589 19589 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-24 05:33:18.484 19589 19589 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-24 05:33:18.484 19589 19589 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-24 05:33:18.484 19589 19589 W System.err: at android.os.Looper.loop(Looper.java:342) 03-24 05:33:18.484 19589 19589 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-24 05:33:18.484 19589 19589 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-24 05:33:18.484 19589 19589 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-24 05:33:18.484 19589 19589 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-24 05:33:18.872 19589 19589 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-24 05:33:21.025 19589 19589 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-24 05:33:21.025 19589 19589 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-24 05:33:21.312 19589 19589 W com.mbwhatsapp: type=1400 audit(0.0:314049): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 05:33:21.332 19589 19589 W com.mbwhatsapp: type=1400 audit(0.0:314050): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 05:33:21.460 19589 19589 W com.mbwhatsapp: type=1400 audit(0.0:314051): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 05:33:21.688 19589 19589 W com.mbwhatsapp: type=1400 audit(0.0:314052): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=154017 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 05:33:21.768 19589 19589 W com.mbwhatsapp: type=1400 audit(0.0:314053): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 05:33:22.604 19589 19757 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-24 05:33:22.604 19589 19757 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-24 05:33:22.604 19589 19757 W com.mbwhatsapp: and incorrect proguard optimizations. 03-24 05:33:28.918 19589 19772 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.ConscryptEngineSocket$SSLOutputStream.write(byte[], int, int) took 100.218ms (199.56 bytecodes/s) (2008B approximate peak alloc) --------- beginning of main 03-24 08:31:17.363 29821 29821 W main : type=1400 audit(0.0:333706): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10601 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 08:31:17.363 29821 29821 W main : type=1400 audit(0.0:333707): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10602 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 08:31:17.363 29821 29821 W main : type=1400 audit(0.0:333708): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10604 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 08:31:17.367 29821 29821 W main : type=1400 audit(0.0:333709): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10842 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 03-24 08:31:17.378 29821 29821 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-24 08:31:17.922 29821 29821 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-24 08:31:17.923 29821 29821 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-24 08:31:17.923 29821 29821 W System.err: at java.lang.Class.newInstance(Native Method) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-24 08:31:17.923 29821 29821 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6947) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 03-24 08:31:17.923 29821 29821 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 03-24 08:31:17.923 29821 29821 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-24 08:31:17.924 29821 29821 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 03-24 08:31:17.924 29821 29821 W System.err: at android.os.Looper.loop(Looper.java:342) 03-24 08:31:17.924 29821 29821 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8124) 03-24 08:31:17.924 29821 29821 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-24 08:31:17.924 29821 29821 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 03-24 08:31:17.924 29821 29821 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 03-24 08:31:18.046 29821 29821 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-24 08:31:18.690 29821 29821 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-24 08:31:18.691 29821 29821 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-24 08:31:18.747 29821 29821 W com.mbwhatsapp: type=1400 audit(0.0:333714): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=156492 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 08:31:18.759 29821 29821 W com.mbwhatsapp: type=1400 audit(0.0:333715): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=156770 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 08:31:18.771 29821 29821 W com.mbwhatsapp: type=1400 audit(0.0:333716): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 08:31:18.891 29821 29821 W com.mbwhatsapp: type=1400 audit(0.0:333718): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=154072 scontext=u:r:untrusted_app:s0:c205,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c205,c256,c512,c768 tclass=file app=com.mbwhatsapp 03-24 08:31:19.070 29821 29910 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-24 08:31:19.070 29821 29910 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-24 08:31:19.070 29821 29910 W com.mbwhatsapp: and incorrect proguard optimizations.