The document contains a log of various warnings and errors related to an Android application, including issues with missing classes, failed configurations, and permission denials. It highlights problems with the 'hiTouch' package, class loading failures, and memory leak monitoring. Additionally, there are multiple instances of 'EGLNativeWindowType disconnect failed' messages indicating potential graphical rendering issues.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
logcat
The document contains a log of various warnings and errors related to an Android application, including issues with missing classes, failed configurations, and permission denials. It highlights problems with the 'hiTouch' package, class loading failures, and memory leak monitoring. Additionally, there are multiple instances of 'EGLNativeWindowType disconnect failed' messages indicating potential graphical rendering issues.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 10
--------- beginning of system
--------- beginning of main
04-19 16:15:15.843 6986 6986 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@bd96a8 04-19 16:15:16.236 6986 6986 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@8e7788f 04-19 16:15:16.492 6986 7866 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:15:16.712 6986 6986 W InputMethodManager: startInputReason = 1 04-19 16:15:20.880 6986 7054 W libEGL : EGLNativeWindowType 0x71ab884010 disconnect failed 04-19 16:15:21.533 6986 6986 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@c494db8 04-19 16:15:21.649 6986 6986 W X.0Z6 : Invalid or missing region code (Colombia) provided. 04-19 16:15:21.763 6986 7873 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:15:21.785 6986 7874 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:15:21.950 6986 6986 W InputMethodManager: startInputReason = 1 04-19 16:15:22.003 6986 7054 W libEGL : EGLNativeWindowType 0x71ad527010 disconnect failed 04-19 16:15:31.407 6986 7054 W libEGL : EGLNativeWindowType 0x71abd47010 disconnect failed 04-19 16:15:31.430 6986 7054 W libEGL : EGLNativeWindowType 0x71abd48010 disconnect failed 04-19 16:15:36.428 6986 6996 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:15:36.691 6986 7039 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:01.515 8241 8241 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-19 16:18:01.686 8241 8241 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.VMClassLoader.findLoadedClass(Native Method) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:363) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1014) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.System.loadLibrary(System.java:1672) 04-19 16:18:01.686 8241 8241 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.Class.newInstance(Native Method) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:50) 04-19 16:18:01.686 8241 8241 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1127) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1175) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.ActivityThread.access$2000(ActivityThread.java:273) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020) 04-19 16:18:01.686 8241 8241 W System.err: at android.os.Handler.dispatchMessage(Handler.java:112) 04-19 16:18:01.686 8241 8241 W System.err: at android.os.Looper.loop(Looper.java:216) 04-19 16:18:01.686 8241 8241 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7625) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-19 16:18:01.686 8241 8241 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) 04-19 16:18:01.686 8241 8241 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987) 04-19 16:18:01.686 8241 8241 W System.err: Caused by: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/mbwhatsapp/components/Button; 04-19 16:18:01.686 8241 8241 W System.err: ... 18 more 04-19 16:18:01.686 8241 8241 W System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.mbwhatsapp.components.Button" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk"],nativeLibraryDirector ies=[/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/lib/arm64, /data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk!/lib/arm64-v8a, /system/lib64, /product/lib64]] 04-19 16:18:01.686 8241 8241 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 04-19 16:18:01.686 8241 8241 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:18:01.686 8241 8241 W System.err: ... 18 more 04-19 16:18:01.808 8241 8261 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@f0f1960 04-19 16:18:01.808 8241 8241 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 16:18:01.811 8241 8261 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@5113ede 04-19 16:18:02.117 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297847): avc: granted { create } for name="FMThemes" scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:sdcardfs:s0:c164,c256,c512,c768 tclass=dir 04-19 16:18:02.117 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297848): avc: granted { create } for name="MBLogs" scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:sdcardfs:s0:c164,c256,c512,c768 tclass=dir 04-19 16:18:02.117 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297849): avc: granted { create } for name="logcat.txt" scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:sdcardfs:s0:c164,c256,c512,c768 tclass=file 04-19 16:18:03.856 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:04.004 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:04.130 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:04.279 8241 8241 W linker : Warning: "/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) 04-19 16:18:04.688 8241 8256 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist! 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: and incorrect proguard optimizations. 04-19 16:18:04.707 8241 8318 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0102] 04-19 16:18:04.707 8241 8318 W ZrHung.AppEyeUiProbe: Failed to get config from zrhung 04-19 16:18:04.747 8241 8241 W com.mbwhatsapp: Class X.0eU failed lock verification and will run slower. 04-19 16:18:04.782 8241 8241 W com.mbwhatsapp: Accessing hidden method Landroid/content/res/Resources$Theme;->rebase()V (dark greylist, reflection) 04-19 16:18:05.277 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@c4caef 04-19 16:18:05.530 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:05.846 8241 8345 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:06.383 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:06.514 8241 8241 W InputMethodManager: startInputReason = 5 04-19 16:18:07.457 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297850): avc: denied { read } for name="osrelease" dev="proc" ino=7699603 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:18:07.457 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297851): avc: denied { read } for name="version" dev="proc" ino=7699604 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:18:09.999 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@1e08c20 04-19 16:18:10.326 8241 8389 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:10.479 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:10.552 8241 8342 W libEGL : EGLNativeWindowType 0x71aaef3010 disconnect failed 04-19 16:18:17.559 8241 8421 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:18.175 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:18.460 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:18.937 8241 8282 E PlayCore: UID: [10164] PID: [8241] StandardIntegrity : Phonesky is not installed. 04-19 16:18:19.019 8241 8283 W com.mbwhatsapp: Unknown chunk type '200'. 04-19 16:18:20.165 8241 8342 W libEGL : EGLNativeWindowType 0x71abaac010 disconnect failed 04-19 16:18:20.292 8241 8429 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:21.932 8241 8342 W libEGL : EGLNativeWindowType 0x71abbd1010 disconnect failed 04-19 16:18:22.449 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@455d3c5 04-19 16:18:22.656 8241 8432 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:22.673 8241 8433 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:22.945 8241 8342 W libEGL : EGLNativeWindowType 0x71aaeaf010 disconnect failed 04-19 16:18:23.389 8241 8342 W libEGL : EGLNativeWindowType 0x71ab862010 disconnect failed 04-19 16:18:23.470 8241 8435 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:23.533 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:23.606 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:23.640 8241 8241 W InputMethodManager: The current service view is not the focus view 04-19 16:18:23.640 8241 8241 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:18:23.674 8241 8241 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:18:23.685 8241 8241 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:18:23.686 8241 8241 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:18:33.694 8241 8342 W libEGL : EGLNativeWindowType 0x71ab06a010 disconnect failed 04-19 16:18:33.717 8241 8342 W libEGL : EGLNativeWindowType 0x71ab99c010 disconnect failed 04-19 16:18:35.901 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:38.834 8241 8342 W libEGL : EGLNativeWindowType 0x71ab99c010 disconnect failed 04-19 16:18:38.862 8241 8342 W libEGL : EGLNativeWindowType 0x71ab06a010 disconnect failed 04-19 16:18:43.840 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:44.152 8241 8314 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] --------- beginning of system --------- beginning of main 04-19 16:18:04.688 8241 8256 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist! 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-19 16:18:04.698 8241 8314 W com.mbwhatsapp: and incorrect proguard optimizations. 04-19 16:18:04.707 8241 8318 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0102] 04-19 16:18:04.707 8241 8318 W ZrHung.AppEyeUiProbe: Failed to get config from zrhung 04-19 16:18:04.747 8241 8241 W com.mbwhatsapp: Class X.0eU failed lock verification and will run slower. 04-19 16:18:04.782 8241 8241 W com.mbwhatsapp: Accessing hidden method Landroid/content/res/Resources$Theme;->rebase()V (dark greylist, reflection) 04-19 16:18:05.277 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@c4caef 04-19 16:18:05.530 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:05.846 8241 8345 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:06.383 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:06.514 8241 8241 W InputMethodManager: startInputReason = 5 04-19 16:18:07.457 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297850): avc: denied { read } for name="osrelease" dev="proc" ino=7699603 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:18:07.457 8241 8241 W com.mbwhatsapp: type=1400 audit(0.0:297851): avc: denied { read } for name="version" dev="proc" ino=7699604 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:18:09.999 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@1e08c20 04-19 16:18:10.326 8241 8389 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:10.479 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:10.552 8241 8342 W libEGL : EGLNativeWindowType 0x71aaef3010 disconnect failed 04-19 16:18:17.559 8241 8421 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:18.175 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:18.460 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:18.937 8241 8282 E PlayCore: UID: [10164] PID: [8241] StandardIntegrity : Phonesky is not installed. 04-19 16:18:19.019 8241 8283 W com.mbwhatsapp: Unknown chunk type '200'. 04-19 16:18:20.165 8241 8342 W libEGL : EGLNativeWindowType 0x71abaac010 disconnect failed 04-19 16:18:20.292 8241 8429 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:21.932 8241 8342 W libEGL : EGLNativeWindowType 0x71abbd1010 disconnect failed 04-19 16:18:22.449 8241 8241 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@455d3c5 04-19 16:18:22.656 8241 8432 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:22.673 8241 8433 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:22.945 8241 8342 W libEGL : EGLNativeWindowType 0x71aaeaf010 disconnect failed 04-19 16:18:23.389 8241 8342 W libEGL : EGLNativeWindowType 0x71ab862010 disconnect failed 04-19 16:18:23.470 8241 8435 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:18:23.533 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:23.606 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:23.640 8241 8241 W InputMethodManager: The current service view is not the focus view 04-19 16:18:23.640 8241 8241 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:18:23.674 8241 8241 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:18:23.685 8241 8241 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:18:23.686 8241 8241 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:18:33.694 8241 8342 W libEGL : EGLNativeWindowType 0x71ab06a010 disconnect failed 04-19 16:18:33.717 8241 8342 W libEGL : EGLNativeWindowType 0x71ab99c010 disconnect failed 04-19 16:18:35.901 8241 8241 W InputMethodManager: startInputReason = 1 04-19 16:18:38.834 8241 8342 W libEGL : EGLNativeWindowType 0x71ab99c010 disconnect failed 04-19 16:18:38.862 8241 8342 W libEGL : EGLNativeWindowType 0x71ab06a010 disconnect failed 04-19 16:18:43.840 8241 8252 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:44.152 8241 8314 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:47.928 8608 8608 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-19 16:18:48.621 8608 8608 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.VMClassLoader.findLoadedClass(Native Method) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:363) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1014) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.System.loadLibrary(System.java:1672) 04-19 16:18:48.621 8608 8608 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.Class.newInstance(Native Method) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:50) 04-19 16:18:48.621 8608 8608 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1127) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1175) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.ActivityThread.access$2000(ActivityThread.java:273) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020) 04-19 16:18:48.621 8608 8608 W System.err: at android.os.Handler.dispatchMessage(Handler.java:112) 04-19 16:18:48.621 8608 8608 W System.err: at android.os.Looper.loop(Looper.java:216) 04-19 16:18:48.621 8608 8608 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7625) 04-19 16:18:48.621 8608 8608 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-19 16:18:48.621 8608 8608 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) 04-19 16:18:48.621 8608 8608 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987) 04-19 16:18:48.622 8608 8608 W System.err: Caused by: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/mbwhatsapp/components/Button; 04-19 16:18:48.622 8608 8608 W System.err: ... 18 more 04-19 16:18:48.646 8608 8608 W System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.mbwhatsapp.components.Button" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk"],nativeLibraryDirector ies=[/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/lib/arm64, /data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk!/lib/arm64-v8a, /system/lib64, /product/lib64]] 04-19 16:18:48.647 8608 8608 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134) 04-19 16:18:48.647 8608 8608 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 04-19 16:18:48.647 8608 8608 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:18:48.647 8608 8608 W System.err: ... 18 more 04-19 16:18:49.558 8608 8608 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 16:18:49.703 8608 8637 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@3693e19 04-19 16:18:49.704 8608 8637 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@5113ede 04-19 16:18:52.965 8608 8618 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:18:53.191 8608 8608 W linker : Warning: "/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) 04-19 16:18:54.107 8608 8623 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist! 04-19 16:18:54.168 8608 8753 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 04-19 16:18:54.168 8608 8753 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-19 16:18:54.168 8608 8753 W com.mbwhatsapp: and incorrect proguard optimizations. 04-19 16:18:55.286 8608 8618 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] --------- beginning of system --------- beginning of main 04-19 16:28:33.921 11738 11738 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 04-19 16:28:34.529 11738 11738 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.VMClassLoader.findLoadedClass(Native Method) 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738) 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:363) 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 04-19 16:28:34.529 11738 11738 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1014) 04-19 16:28:34.530 11738 11738 W System.err: at java.lang.System.loadLibrary(System.java:1672) 04-19 16:28:34.530 11738 11738 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 04-19 16:28:34.530 11738 11738 W System.err: at java.lang.Class.newInstance(Native Method) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:50) 04-19 16:28:34.530 11738 11738 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1127) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.LoadedApk.makeApplication(LoadedApk.java:1175) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6688) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.ActivityThread.access$2000(ActivityThread.java:273) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020) 04-19 16:28:34.530 11738 11738 W System.err: at android.os.Handler.dispatchMessage(Handler.java:112) 04-19 16:28:34.530 11738 11738 W System.err: at android.os.Looper.loop(Looper.java:216) 04-19 16:28:34.530 11738 11738 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7625) 04-19 16:28:34.530 11738 11738 W System.err: at java.lang.reflect.Method.invoke(Native Method) 04-19 16:28:34.530 11738 11738 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) 04-19 16:28:34.530 11738 11738 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987) 04-19 16:28:34.530 11738 11738 W System.err: Caused by: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/mbwhatsapp/components/Button; 04-19 16:28:34.530 11738 11738 W System.err: ... 18 more 04-19 16:28:34.530 11738 11738 W System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.mbwhatsapp.components.Button" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk"],nativeLibraryDirector ies=[/data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/lib/arm64, /data/app/com.mbwhatsapp-PHpYU8e4vloxSk2FJAqNrw==/base.apk!/lib/arm64-v8a, /system/lib64, /product/lib64]] 04-19 16:28:34.530 11738 11738 W System.err: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134) 04-19 16:28:34.530 11738 11738 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 04-19 16:28:34.530 11738 11738 W System.err: at java.lang.ClassLoader.loadClass(ClassLoader.java:312) 04-19 16:28:34.530 11738 11738 W System.err: ... 18 more 04-19 16:28:34.559 11738 11738 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this 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-19 16:28:34.568 11738 11761 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@3693e19 04-19 16:28:34.569 11738 11761 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@5113ede 04-19 16:28:34.814 11738 11738 W linker : Warning: "/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) 04-19 16:28:34.931 11738 11755 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist! 04-19 16:28:34.932 11738 11796 W com.mbwhatsapp: Class X.2rL failed lock verification and will run slower. 04-19 16:28:34.932 11738 11796 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 04-19 16:28:34.932 11738 11796 W com.mbwhatsapp: and incorrect proguard optimizations. 04-19 16:28:34.937 11738 11800 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0102] 04-19 16:28:34.937 11738 11800 W ZrHung.AppEyeUiProbe: Failed to get config from zrhung 04-19 16:28:34.952 11738 11738 W com.mbwhatsapp: Class X.0eU failed lock verification and will run slower. 04-19 16:28:34.969 11738 11738 W com.mbwhatsapp: Accessing hidden method Landroid/content/res/Resources$Theme;->rebase()V (dark greylist, reflection) 04-19 16:28:35.169 11738 11738 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@41c10d0 04-19 16:28:35.474 11738 11816 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:35.698 11738 11738 W InputMethodManager: startInputReason = 1 04-19 16:28:35.702 11738 11738 W InputMethodManager: startInputReason = 5 04-19 16:28:36.157 11738 11738 W com.mbwhatsapp: type=1400 audit(0.0:298196): avc: denied { read } for name="osrelease" dev="proc" ino=7736111 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:28:36.157 11738 11738 W com.mbwhatsapp: type=1400 audit(0.0:298197): avc: denied { read } for name="version" dev="proc" ino=7736112 scontext=u:r:untrusted_app:s0:c164,c256,c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0 04-19 16:28:40.091 11738 11812 W libEGL : EGLNativeWindowType 0x71aa0e0010 disconnect failed 04-19 16:28:40.875 11738 11738 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@2c234f 04-19 16:28:41.118 11738 12241 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:41.213 11738 11738 W InputMethodManager: startInputReason = 1 04-19 16:28:41.285 11738 11812 W libEGL : EGLNativeWindowType 0x71ac69a010 disconnect failed 04-19 16:28:41.387 11738 11749 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:28:52.842 11738 12404 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:53.416 11738 11749 E : [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008] 04-19 16:28:54.005 11738 11872 E PlayCore: UID: [10164] PID: [11738] StandardIntegrity : Phonesky is not installed. 04-19 16:28:54.125 11738 11781 W com.mbwhatsapp: Unknown chunk type '200'. 04-19 16:28:54.743 11738 11812 W libEGL : EGLNativeWindowType 0x71a882d010 disconnect failed 04-19 16:28:54.831 11738 12420 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:55.970 11738 11812 W libEGL : EGLNativeWindowType 0x71a9a29010 disconnect failed 04-19 16:28:56.371 11738 11738 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@9e3e1b 04-19 16:28:56.561 11738 12427 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:56.577 11738 12429 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:56.816 11738 11812 W libEGL : EGLNativeWindowType 0x71a7296010 disconnect failed 04-19 16:28:57.127 11738 11812 W libEGL : EGLNativeWindowType 0x71a71cb010 disconnect failed 04-19 16:28:57.216 11738 12436 W HiTouch_HiTouchSensor: depended package hiTouch does n't exist! 04-19 16:28:57.264 11738 11738 W InputMethodManager: startInputReason = 1 04-19 16:28:57.320 11738 11738 W InputMethodManager: startInputReason = 1 04-19 16:28:57.362 11738 11738 W InputMethodManager: The current service view is not the focus view 04-19 16:28:57.362 11738 11738 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:28:57.392 11738 11738 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:28:57.410 11738 11738 W IInputConnectionWrapper: getExtractedText on inactive InputConnection 04-19 16:28:57.411 11738 11738 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection 04-19 16:29:04.022 11738 11812 W libEGL : EGLNativeWindowType 0x71aa68b010 disconnect failed 04-19 16:29:04.053 11738 11812 W libEGL : EGLNativeWindowType 0x71a42dd010 disconnect failed