The document contains log output from an Android application. It reports various permission denials and errors encountered during app initialization and execution, including failures to load libraries and access properties.
The document contains log output from an Android application. It reports various permission denials and errors encountered during app initialization and execution, including failures to load libraries and access properties.
The document contains log output from an Android application. It reports various permission denials and errors encountered during app initialization and execution, including failures to load libraries and access properties.
The document contains log output from an Android application. It reports various permission denials and errors encountered during app initialization and execution, including failures to load libraries and access properties.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 9
--------- beginning of main
04-13 17:02:50.332 20843 20843 W main : type=1400 audit(0.0:2200): avc: denied {
read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=2894 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:50.332 20843 20843 W main : type=1400 audit(0.0:2201): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=2895 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:50.332 20843 20843 W main : type=1400 audit(0.0:2202): avc: denied { read } for name="u:object_r:vendor_memfusion_tranlog_prop:s0" dev="tmpfs" ino=2897 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_tranlog_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:50.332 20843 20843 W main : type=1400 audit(0.0:2203): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=2898 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:50.340 20843 20843 W main : type=1400 audit(0.0:2204): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10309 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:50.353 20843 20843 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-13 17:02:50.580 20843 20843 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.System.loadLibrary(System.java:1661) 04-13 17:02:50.580 20843 20843 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-13 17:02:50.580 20843 20843 W System.err: at java.lang.Class.newInstance(Native Method) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 04-13 17:02:50.580 20843 20843 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6966) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 04-13 17:02:50.580 20843 20843 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 04-13 17:02:50.580 20843 20843 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 04-13 17:02:50.580 20843 20843 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 04-13 17:02:50.581 20843 20843 W System.err: at android.os.Looper.loop(Looper.java:342) 04-13 17:02:50.581 20843 20843 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8143) 04-13 17:02:50.581 20843 20843 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-13 17:02:50.581 20843 20843 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 04-13 17:02:50.581 20843 20843 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 04-13 17:02:50.690 20843 20843 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 04-13 17:02:51.263 20843 20843 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 04-13 17:02:51.263 20843 20843 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 04-13 17:02:52.952 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2206): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-9" ino=356225 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.956 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2207): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 9" ino=319458 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.964 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2208): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.988 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2209): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-9" ino=355830 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.996 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2210): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.996 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2211): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.996 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2212): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-9" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:02:52.996 20843 20843 W com.mbwhatsapp: type=1400 audit(0.0:2213): avc: denied { execmod } for path="/apex/com.android.runtime/lib64/bionic/libc.so" dev="loop24" ino=38 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:system_lib_file:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:02:53.098 20843 20899 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 04-13 17:02:53.098 20843 20899 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-13 17:02:53.098 20843 20899 W com.mbwhatsapp: and incorrect proguard optimizations. 04-13 17:02:53.114 20843 20843 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 04-13 17:02:53.406 20843 20908 E QT : [QT]file does not exist 04-13 17:02:53.961 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:02:53.985 20843 20907 E ion : ioctl c0044901 failed with code -1: Invalid argument 04-13 17:02:54.023 20843 20907 E OpenGLRenderer: fbcNotifyFrameComplete error: undefined symbol: fbcNotifyFrameComplete 04-13 17:02:54.023 20843 20907 E OpenGLRenderer: fbcNotifyNoRender error: undefined symbol: fbcNotifyNoRender 04-13 17:02:55.032 20843 20963 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=bef81381-ff74-43f4-bcb0-35138892bf51, generation=0) 04-13 17:02:55.041 20843 20963 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=bef81381-ff74-43f4-bcb0-35138892bf51, generation=0) 04-13 17:03:12.991 20843 20857 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 04-13 17:03:13.905 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:04:22.194 20843 20968 E PlayCore: UID: [10251] PID: [20843] StandardIntegrity : Phonesky is not installed. 04-13 17:04:22.221 20843 21629 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory 04-13 17:04:22.221 20843 21629 W ziparchive: Unable to open '/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or directory 04-13 17:04:23.026 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:04:28.293 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:04:29.821 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:04:30.036 20843 20843 W IInputConnectionWrapper: requestCursorAnchorInfo on inactive InputConnection 04-13 17:04:58.009 20843 20907 E OpenGLRenderer: EglManager::makeCurrent mED = 0x1, surface = 0x0, mEC = 0xb4000075e271b8e0, error = EGL_SUCCESS 04-13 17:04:58.033 20843 20843 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 04-13 17:29:58.877 20843 20863 W SurfaceComposerClient: ComposerService remote (surfaceflinger) died [0xb40000760268e850] --------- beginning of main 04-13 17:35:00.692 5724 5724 W main : type=1400 audit(0.0:495): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10587 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:35:00.692 5724 5724 W main : type=1400 audit(0.0:496): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10588 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:35:00.692 5724 5724 W main : type=1400 audit(0.0:497): avc: denied { read } for name="u:object_r:vendor_memfusion_tranlog_prop:s0" dev="tmpfs" ino=10590 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_tranlog_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:35:00.692 5724 5724 W main : type=1400 audit(0.0:498): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10591 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:35:00.696 5724 5724 W main : type=1400 audit(0.0:499): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10834 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:35:00.729 5724 5724 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-13 17:35:01.779 5724 5724 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.System.loadLibrary(System.java:1661) 04-13 17:35:01.780 5724 5724 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-13 17:35:01.780 5724 5724 W System.err: at java.lang.Class.newInstance(Native Method) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 04-13 17:35:01.781 5724 5724 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6966) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 04-13 17:35:01.781 5724 5724 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 04-13 17:35:01.782 5724 5724 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 04-13 17:35:01.782 5724 5724 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 04-13 17:35:01.782 5724 5724 W System.err: at android.os.Looper.loop(Looper.java:342) 04-13 17:35:01.782 5724 5724 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8143) 04-13 17:35:01.782 5724 5724 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-13 17:35:01.782 5724 5724 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 04-13 17:35:01.782 5724 5724 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 04-13 17:35:02.666 5724 5724 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 04-13 17:35:06.733 5724 5724 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLContextImpl.<init>(java.lang.String[], boolean) took 110.866ms (748.65 bytecodes/s) (3480B approximate peak alloc) 04-13 17:35:10.734 5724 5724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 04-13 17:35:10.734 5724 5724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 04-13 17:35:16.704 5724 6484 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 04-13 17:35:16.704 5724 6484 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-13 17:35:16.704 5724 6484 W com.mbwhatsapp: and incorrect proguard optimizations. --------- beginning of main 04-13 17:35:28.911 7326 7326 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-13 17:35:29.176 7326 7326 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-13 17:35:29.183 7326 7326 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-13 17:35:29.183 7326 7326 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 04-13 17:35:29.183 7326 7326 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 04-13 17:35:29.184 7326 7326 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 04-13 17:35:29.184 7326 7326 W System.err: at java.lang.System.loadLibrary(System.java:1661) 04-13 17:35:29.184 7326 7326 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-13 17:35:29.184 7326 7326 W System.err: at java.lang.Class.newInstance(Native Method) 04-13 17:35:29.184 7326 7326 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 04-13 17:35:29.185 7326 7326 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-13 17:35:29.185 7326 7326 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 04-13 17:35:29.185 7326 7326 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 04-13 17:35:29.185 7326 7326 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6966) 04-13 17:35:29.185 7326 7326 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 04-13 17:35:29.185 7326 7326 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 04-13 17:35:29.185 7326 7326 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 04-13 17:35:29.185 7326 7326 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 04-13 17:35:29.186 7326 7326 W System.err: at android.os.Looper.loop(Looper.java:342) 04-13 17:35:29.186 7326 7326 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8143) 04-13 17:35:29.186 7326 7326 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-13 17:35:29.186 7326 7326 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 04-13 17:35:29.186 7326 7326 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 04-13 17:35:29.221 7326 7326 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 04-13 17:35:29.709 7326 7326 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 04-13 17:35:29.710 7326 7326 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 04-13 17:35:29.824 7326 7326 W com.mbwhatsapp: type=1400 audit(0.0:661): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" dev="dm-17" ino=356225 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:35:29.832 7326 7326 W com.mbwhatsapp: type=1400 audit(0.0:662): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm- 17" ino=319458 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:35:29.888 7326 7326 W com.mbwhatsapp: type=1400 audit(0.0:663): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:35:29.964 7326 7326 W com.mbwhatsapp: type=1400 audit(0.0:664): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so" dev="dm-17" ino=355830 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:35:29.996 7326 7326 W com.mbwhatsapp: type=1400 audit(0.0:665): avc: granted { execute } for path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so" dev="dm-17" ino=356243 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c251,c256,c512,c768 tclass=file app=com.mbwhatsapp 04-13 17:35:33.304 7326 7400 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.BufferUtils.consume(java.nio.ByteBuffer[], int) took 265.419ms (158.24 bytecodes/s) (2440B approximate peak alloc) 04-13 17:35:33.502 7326 7400 W com.mbwhatsapp: Verification of com.android.org.conscrypt.OpenSSLX509CertPath$Encoding[] com.android.org.conscrypt.OpenSSLX509CertPath$Encoding.$values() took 131.720ms (68.33 bytecodes/s) (1368B approximate peak alloc) 04-13 17:35:33.679 7326 7400 W com.mbwhatsapp: Verification of java.security.Key com.android.org.conscrypt.OpenSSLRSAKeyFactory.engineTranslateKey(java.security.Key ) took 113.044ms (2512.30 bytecodes/s) (9552B approximate peak alloc) --------- beginning of main 04-13 17:37:52.787 11876 11876 W main : type=1400 audit(0.0:1210): avc: denied { read } for name="u:object_r:vendor_memfusion_size_prop:s0" dev="tmpfs" ino=10587 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_size_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:37:52.787 11876 11876 W main : type=1400 audit(0.0:1211): avc: denied { read } for name="u:object_r:vendor_memfusion_state_prop:s0" dev="tmpfs" ino=10588 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_state_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:37:52.787 11876 11876 W main : type=1400 audit(0.0:1212): avc: denied { read } for name="u:object_r:vendor_memfusion_tranlog_prop:s0" dev="tmpfs" ino=10590 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_tranlog_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:37:52.787 11876 11876 W main : type=1400 audit(0.0:1213): avc: denied { read } for name="u:object_r:vendor_memfusion_ui_enable_prop:s0" dev="tmpfs" ino=10591 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_memfusion_ui_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:37:52.791 11876 11876 W main : type=1400 audit(0.0:1214): avc: denied { read } for name="u:object_r:vendor_uxcompaction_enable_prop:s0" dev="tmpfs" ino=10834 scontext=u:r:untrusted_app:s0:c251,c256,c512,c768 tcontext=u:object_r:vendor_uxcompaction_enable_prop:s0 tclass=file permissive=0 app=com.mbwhatsapp 04-13 17:37:52.802 11876 11876 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-13 17:37:53.106 11876 11876 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.System.loadLibrary(System.java:1661) 04-13 17:37:53.107 11876 11876 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-13 17:37:53.107 11876 11876 W System.err: at java.lang.Class.newInstance(Native Method) 04-13 17:37:53.107 11876 11876 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 04-13 17:37:53.108 11876 11876 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6966) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 04-13 17:37:53.108 11876 11876 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 04-13 17:37:53.108 11876 11876 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 04-13 17:37:53.108 11876 11876 W System.err: at android.os.Looper.loop(Looper.java:342) 04-13 17:37:53.108 11876 11876 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8143) 04-13 17:37:53.108 11876 11876 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-13 17:37:53.108 11876 11876 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 04-13 17:37:53.108 11876 11876 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 04-13 17:37:53.134 11876 11876 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 04-13 17:37:53.474 11876 11876 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 04-13 17:37:53.475 11876 11876 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) --------- beginning of main 04-13 17:43:16.313 23996 23996 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-13 17:43:17.022 23996 23996 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-13 17:43:17.023 23996 23996 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-13 17:43:17.023 23996 23996 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1126) 04-13 17:43:17.023 23996 23996 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1080) 04-13 17:43:17.023 23996 23996 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1003) 04-13 17:43:17.023 23996 23996 W System.err: at java.lang.System.loadLibrary(System.java:1661) 04-13 17:43:17.024 23996 23996 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-13 17:43:17.024 23996 23996 W System.err: at java.lang.Class.newInstance(Native Method) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 04-13 17:43:17.024 23996 23996 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1177) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1364) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6966) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.ActivityThread.access$1600(ActivityThread.java:273) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2173) 04-13 17:43:17.024 23996 23996 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 04-13 17:43:17.024 23996 23996 W System.err: at android.os.Looper.loopOnce(Looper.java:241) 04-13 17:43:17.024 23996 23996 W System.err: at android.os.Looper.loop(Looper.java:342) 04-13 17:43:17.024 23996 23996 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8143) 04-13 17:43:17.024 23996 23996 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-13 17:43:17.024 23996 23996 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 04-13 17:43:17.024 23996 23996 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045) 04-13 17:43:17.081 23996 23996 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 04-13 17:43:18.118 23996 23996 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 04-13 17:43:18.118 23996 23996 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 04-13 17:43:48.148 23996 24010 W com.mbwhatsapp: Suspending all threads took: 52.672ms 04-13 17:43:49.289 23996 24211 W com.mbwhatsapp: Verification of void com.android.org.conscrypt.OpenSSLCipher.engineInit(int, java.security.Key, java.security.SecureRandom) took 113.846ms (158.11 bytecodes/s) (1952B approximate peak alloc)