0% found this document useful (0 votes)
93 views8 pages

Logcat

The document contains log messages from an Android application. It reports errors loading a class, issues with lock verification slowing down methods, failures to acquire frames and binders, and resources failing to close properly.

Uploaded by

rondovictor92
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views8 pages

Logcat

The document contains log messages from an Android application. It reports errors loading a class, issues with lock verification slowing down methods, failures to acquire frames and binders, and resources failing to close properly.

Uploaded by

rondovictor92
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

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

02-16 14:09:37.775 20845 20845 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
02-16 14:09:37.925 20845 20845 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-16 14:09:37.926 20845 20845 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.Class.newInstance(Native Method)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-16 14:09:37.926 20845 20845 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1232)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1566)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1503)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7558)
02-16 14:09:37.926 20845 20845 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
02-16 14:09:37.926 20845 20845 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-16 14:09:37.926 20845 20845 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
02-16 14:09:37.926 20845 20845 W System.err: at
android.os.Looper.loop(Looper.java:313)
02-16 14:09:37.926 20845 20845 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8762)
02-16 14:09:37.926 20845 20845 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-16 14:09:37.926 20845 20845 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
02-16 14:09:37.926 20845 20845 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
02-16 14:09:37.958 20845 20845 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-16 14:09:38.023 20845 20845 W com.whatsapp: Method com.whatsapp.MediaData
com.whatsapp.yo.x1.b(java.lang.String) failed lock verification and will run
slower.
02-16 14:09:38.023 20845 20845 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
02-16 14:09:38.023 20845 20845 W com.whatsapp: and incorrect proguard
optimizations.
02-16 14:09:38.162 20845 20883 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-16 14:09:38.245 20845 20845 W com.whatsapp: Method X.2jk com.whatsapp.yo.r0.b()
failed lock verification and will run slower.
02-16 14:09:38.245 20845 20845 W com.whatsapp: Method int com.whatsapp.yo.r0.d()
failed lock verification and will run slower.
02-16 14:09:38.376 20916 20916 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
02-16 14:09:38.436 20916 20916 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-16 14:09:38.436 20916 20916 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-16 14:09:38.436 20916 20916 W System.err: at
java.lang.Class.newInstance(Native Method)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-16 14:09:38.436 20916 20916 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1232)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1566)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1503)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7558)
02-16 14:09:38.436 20916 20916 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-16 14:09:38.436 20916 20916 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
02-16 14:09:38.436 20916 20916 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-16 14:09:38.436 20916 20916 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
02-16 14:09:38.437 20916 20916 W System.err: at
android.os.Looper.loop(Looper.java:313)
02-16 14:09:38.437 20916 20916 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8762)
02-16 14:09:38.437 20916 20916 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-16 14:09:38.437 20916 20916 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
02-16 14:09:38.437 20916 20916 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
02-16 14:09:38.462 20916 20916 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-16 14:09:38.487 20916 20937 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-16 14:09:38.496 20916 20916 W com.whatsapp: Method com.whatsapp.MediaData
com.whatsapp.yo.x1.b(java.lang.String) failed lock verification and will run
slower.
02-16 14:09:38.496 20916 20916 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
02-16 14:09:38.496 20916 20916 W com.whatsapp: and incorrect proguard
optimizations.
02-16 14:09:38.549 20916 20916 W com.whatsapp: Method X.2jk com.whatsapp.yo.r0.b()
failed lock verification and will run slower.
02-16 14:09:38.550 20916 20916 W com.whatsapp: Method int com.whatsapp.yo.r0.d()
failed lock verification and will run slower.
02-16 14:09:39.167 20916 20964 W com.whatsapp: Method void
X.2UR.A03(java.lang.Integer) failed lock verification and will run slower.
02-16 14:09:39.169 20916 20916 W com.whatsapp: Method void X.0Vr.A0i(X.0g4,
boolean) failed lock verification and will run slower.
02-16 14:09:39.303 20916 20916 W Activity: Can request only one set of permissions
at a time
02-16 14:09:39.497 20916 20916 E BufferQueueProducer: Unable to open libpenguin.so:
dlopen failed: library "libpenguin.so" not found.
02-16 14:09:39.636 20916 20976 W Parcel : Expecting binder but got null!
02-16 14:09:39.731 20916 20976 W Parcel : Expecting binder but got null!
02-16 14:09:39.948 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.948 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.949 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.949 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.949 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.949 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.950 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:39.950 20916 20916 E com.whatsapp: Invalid ID 0x00000000.
02-16 14:09:40.659 20916 20973 W com.whatsapp: Long monitor contention with owner
WhatsApp Worker #1 (20956) at boolean X.2Tv.A03(X.2W7, X.2KJ, X.2iY, X.2fV, X.2Tw,
X.2da, X.3a8, java.lang.String)(:-1) waiters=0 in boolean X.2Tv.A03(X.2W7, X.2KJ,
X.2iY, X.2fV, X.2Tw, X.2da, X.3a8, java.lang.String) for 641ms
02-16 14:09:43.243 20916 20976 E FrameEvents: updateAcquireFence: Did not find
frame.
02-16 14:09:43.249 20916 20976 E FrameEvents: updateAcquireFence: Did not find
frame.
02-16 14:09:43.261 20916 20976 E FrameEvents: updateAcquireFence: Did not find
frame.
02-16 14:09:45.841 20916 20976 W Parcel : Expecting binder but got null!
02-16 14:09:45.881 20916 20976 W Parcel : Expecting binder but got null!
02-16 14:09:48.491 20916 20925 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.177 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.178 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.180 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.181 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.182 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.183 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.184 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:11:41.185 20916 20927 W System : A resource failed to call close.
02-16 14:12:47.781 22240 22240 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
02-16 14:12:48.183 22240 22240 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-16 14:12:48.184 22240 22240 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.Class.newInstance(Native Method)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-16 14:12:48.184 22240 22240 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1232)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1566)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1503)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7558)
02-16 14:12:48.184 22240 22240 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400)
02-16 14:12:48.184 22240 22240 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-16 14:12:48.184 22240 22240 W System.err: at
android.os.Looper.loopOnce(Looper.java:226)
02-16 14:12:48.184 22240 22240 W System.err: at
android.os.Looper.loop(Looper.java:313)
02-16 14:12:48.184 22240 22240 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8762)
02-16 14:12:48.184 22240 22240 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-16 14:12:48.184 22240 22240 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
02-16 14:12:48.184 22240 22240 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
02-16 14:12:48.323 22240 22240 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-16 14:12:48.675 22240 22240 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-16 14:12:48.675 22240 22240 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-16 14:12:49.323 22240 22324 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-16 14:12:49.323 22240 22324 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
02-16 14:12:49.323 22240 22324 W com.whatsapp: and incorrect proguard
optimizations.
02-16 14:12:49.329 22240 22240 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml.
Old state removed, new added
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8624)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
02-16 14:12:49.487 22240 22339 E ShortcutInfoCompatSaver: ... 7 more
02-16 14:12:49.569 22240 22342 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
02-16 14:12:49.570 22240 22342 E RenderScript: Failed to load runtime , loading
default
02-16 14:12:49.607 22240 22240 E ArmVmp : Match on catch block at 0x0a in for
0x7e22b5904d
02-16 14:12:49.690 22240 22240 E BufferQueueProducer: Unable to open libpenguin.so:
dlopen failed: library "libpenguin.so" not found.
02-16 14:12:49.726 22240 22333

You might also like