0% found this document useful (0 votes)
10 views

Logcat

The document contains log output from an Android system. It reports errors loading classes and libraries, as well as warnings from various system components during startup.

Uploaded by

bustosdainover6
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Logcat

The document contains log output from an Android system. It reports errors loading classes and libraries, as well as warnings from various system components during startup.

Uploaded by

bustosdainover6
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

--------- beginning of system

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


04-12 17:02:02.533 18416 18416 W zygote64: Verification of void X.0yS.<clinit>()
took 157.558ms
04-12 17:02:02.707 18416 18416 W zygote64: Verification of void
X.0yS.attachBaseContext(android.content.Context) took 113.779ms
04-12 17:02:03.350 18416 18416 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-12 17:02:03.350 18416 18416 W System.err: at
java.lang.VMClassLoader.findLoadedClass(Native Method)
04-12 17:02:03.350 18416 18416 W System.err: at
java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:363)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.Runtime.doLoad(Runtime.java:1099)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1014)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.System.loadLibrary(System.java:1660)
04-12 17:02:03.351 18416 18416 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.Class.newInstance(Native Method)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1089)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1053)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6590)
04-12 17:02:03.351 18416 18416 W System.err: at android.app.ActivityThread.-
wrap2(Unknown Source:0)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
04-12 17:02:03.351 18416 18416 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:108)
04-12 17:02:03.351 18416 18416 W System.err: at
android.os.Looper.loop(Looper.java:166)
04-12 17:02:03.351 18416 18416 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7529)
04-12 17:02:03.351 18416 18416 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-12 17:02:03.351 18416 18416 W System.err: at
com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:245)
04-12 17:02:03.351 18416 18416 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:921)
04-12 17:02:03.351 18416 18416 W System.err: Caused by:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/whatsapp/components/Button;
04-12 17:02:03.351 18416 18416 W System.err: ... 18 more
04-12 17:02:03.352 18416 18416 W System.err: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.whatsapp.components.Button" on path: DexPathList[[zip file
"/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk"],nativeLibraryDirectorie
s=[/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/lib/arm64,
/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk!/lib/arm64-v8a,
/system/lib64, /vendor/lib64, /product/lib64]]
04-12 17:02:03.352 18416 18416 W System.err: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
04-12 17:02:03.352 18416 18416 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
04-12 17:02:03.352 18416 18416 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-12 17:02:03.352 18416 18416 W System.err: ... 18 more
04-12 17:02:03.801 18416 18416 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-12 17:02:13.367 18416 18416 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: airplane_mode_on value: 0
04-12 17:02:16.728 18416 18416 W linker :
"/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: type 0x70000001 arg 0x0
04-12 17:02:17.218 18416 18416 W com.whatsapp: type=1400 audit(0.0:9006): avc:
denied { write } for name="hwlog_exception" dev="tmpfs" ino=283
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:hw_exception_dev:s0
tclass=chr_file permissive=0
04-12 17:02:17.226 18416 19040 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is
not exist!
04-12 17:02:17.299 18416 18416 W zygote64: Class X.0eU failed lock verification and
will run slower.
04-12 17:02:17.299 18416 18416 W zygote64: Common causes for lock verification
issues are non-optimized dex code
04-12 17:02:17.299 18416 18416 W zygote64: and incorrect proguard optimizations.
04-12 17:02:17.627 18416 18416 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: time_12_24 value: 12
04-12 17:02:17.653 18416 19036 W zygote64: Verification of int X.2rL.A00() took
213.249ms
04-12 17:02:17.700 18416 19036 W zygote64: Class X.2rL failed lock verification and
will run slower.
04-12 17:02:19.634 18416 18416 W RenderThread: type=1400 audit(0.0:9007): avc:
denied { search } for name="kgsl-3d0" dev="sysfs" ino=23158
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs_kgsl:s0
tclass=dir permissive=0
04-12 17:02:19.635 18416 19112 W Adreno-ES20: <get_gpu_clk:229>: open failed: errno
13
04-12 17:02:19.652 18416 19112 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>:
EGL_BAD_ATTRIBUTE
04-12 17:02:19.655 18416 19112 E vndksupport: Could not load
vendor/lib64/egl/libGLES_mali.so from sphal namespace: dlopen failed: library
"vendor/lib64/egl/libGLES_mali.so" not found.
04-12 17:02:20.079 18416 18416 W InputMethodManager: startInputReason = 1
04-12 17:02:20.081 18416 18416 W InputMethodManager: startInputOrWindowGainedFocus
failed. Window focus may have already been lost.
win=android.view.ViewRootImpl$W@672c543
view=DecorView@bca97c0[EULA],focus=false,windowFocus=true,window=android.view.ViewR
ootImpl$W@672c543,temporaryDetach=false
04-12 17:02:20.343 18416 18416 W InputMethodManager: startInputReason = 1
04-12 17:02:20.370 18416 18416 W InputMethodManager: startInputReason = 5
04-12 17:02:23.238 18416 19112 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>:
EGL_BAD_ATTRIBUTE
04-12 17:02:23.626 18416 18416 W InputMethodManager: startInputReason = 1
--------- beginning of main
08-12 17:03:19.787 18416 19112 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:612>:
EGL_BAD_ATTRIBUTE
--------- beginning of system
08-12 17:03:27.315 21363 21363 W zygote64: Verification of void
X.0yS.attachBaseContext(android.content.Context) took 128.583ms
08-12 17:03:27.597 21363 21363 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.VMClassLoader.findLoadedClass(Native Method)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:363)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.Runtime.doLoad(Runtime.java:1099)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1014)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.System.loadLibrary(System.java:1660)
08-12 17:03:27.598 21363 21363 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.Class.newInstance(Native Method)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1089)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1053)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6590)
08-12 17:03:27.598 21363 21363 W System.err: at android.app.ActivityThread.-
wrap2(Unknown Source:0)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
08-12 17:03:27.598 21363 21363 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:108)
08-12 17:03:27.598 21363 21363 W System.err: at
android.os.Looper.loop(Looper.java:166)
08-12 17:03:27.598 21363 21363 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7529)
08-12 17:03:27.598 21363 21363 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
08-12 17:03:27.598 21363 21363 W System.err: at
com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:245)
08-12 17:03:27.598 21363 21363 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:921)
08-12 17:03:27.598 21363 21363 W System.err: Caused by:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/whatsapp/components/Button;
08-12 17:03:27.599 21363 21363 W System.err: ... 18 more
08-12 17:03:27.599 21363 21363 W System.err: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.whatsapp.components.Button" on path: DexPathList[[zip file
"/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk"],nativeLibraryDirectorie
s=[/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/lib/arm64,
/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk!/lib/arm64-v8a,
/system/lib64, /vendor/lib64, /product/lib64]]
08-12 17:03:27.599 21363 21363 W System.err: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
08-12 17:03:27.599 21363 21363 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
08-12 17:03:27.599 21363 21363 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
08-12 17:03:27.599 21363 21363 W System.err: ... 18 more
08-12 17:03:27.866 21363 21363 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.
08-12 17:03:30.946 21363 21363 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: airplane_mode_on value: 0
08-12 17:03:31.432 21363 21363 W linker :
"/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: type 0x70000001 arg 0x0
08-12 17:03:31.821 21363 21378 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is
not exist!
08-12 17:03:31.862 21363 21564 W zygote64: Class X.2rL failed lock verification and
will run slower.
08-12 17:03:31.862 21363 21564 W zygote64: Common causes for lock verification
issues are non-optimized dex code
08-12 17:03:31.862 21363 21564 W zygote64: and incorrect proguard optimizations.
08-12 17:03:32.889 21363 21573 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: time_12_24 value: 12
--------- beginning of system
--------- beginning of main
04-12 17:05:05.798 23838 23850 W zygote64: Suspending all threads took: 800.263ms
04-12 17:05:15.939 23838 23838 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: airplane_mode_on value: 0
04-12 17:05:16.687 23838 23838 W linker :
"/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: type 0x70000001 arg 0x0
04-12 17:05:17.214 23838 24437 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is
not exist!
04-12 17:05:17.231 23838 24433 W zygote64: Class X.2rL failed lock verification and
will run slower.
04-12 17:05:17.231 23838 24433 W zygote64: Common causes for lock verification
issues are non-optimized dex code
04-12 17:05:17.231 23838 24433 W zygote64: and incorrect proguard optimizations.
04-12 17:05:17.900 23838 24433 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: time_12_24 value: 12
04-12 17:05:23.643 23838 23850 W zygote64: Suspending all threads took: 953.799ms
--------- beginning of system
--------- beginning of main
04-12 19:15:55.062 22447 22447 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.VMClassLoader.findLoadedClass(Native Method)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.ClassLoader.findLoadedClass(ClassLoader.java:738)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:363)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.Runtime.doLoad(Runtime.java:1099)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1014)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.System.loadLibrary(System.java:1660)
04-12 19:15:55.062 22447 22447 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
04-12 19:15:55.062 22447 22447 W System.err: at
java.lang.Class.newInstance(Native Method)
04-12 19:15:55.062 22447 22447 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
04-12 19:15:55.062 22447 22447 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1089)
04-12 19:15:55.063 22447 22447 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1053)
04-12 19:15:55.063 22447 22447 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6590)
04-12 19:15:55.063 22447 22447 W System.err: at android.app.ActivityThread.-
wrap2(Unknown Source:0)
04-12 19:15:55.063 22447 22447 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
04-12 19:15:55.063 22447 22447 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:108)
04-12 19:15:55.063 22447 22447 W System.err: at
android.os.Looper.loop(Looper.java:166)
04-12 19:15:55.063 22447 22447 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7529)
04-12 19:15:55.063 22447 22447 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
04-12 19:15:55.063 22447 22447 W System.err: at
com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:245)
04-12 19:15:55.063 22447 22447 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:921)
04-12 19:15:55.063 22447 22447 W System.err: Caused by:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/whatsapp/components/Button;
04-12 19:15:55.063 22447 22447 W System.err: ... 18 more
04-12 19:15:55.063 22447 22447 W System.err: Caused by:
java.lang.ClassNotFoundException: Didn't find class
"com.whatsapp.components.Button" on path: DexPathList[[zip file
"/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk"],nativeLibraryDirectorie
s=[/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/lib/arm64,
/data/app/com.whatsapp-NJkQaKrp0R-GjJlUVylLKQ==/base.apk!/lib/arm64-v8a,
/system/lib64, /vendor/lib64, /product/lib64]]
04-12 19:15:55.063 22447 22447 W System.err: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
04-12 19:15:55.063 22447 22447 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
04-12 19:15:55.063 22447 22447 W System.err: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-12 19:15:55.063 22447 22447 W System.err: ... 18 more
04-12 19:15:55.268 22447 22447 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-12 19:15:55.907 22447 22447 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: airplane_mode_on value: 0
04-12 19:15:56.326 22447 22447 W linker :
"/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: type 0x70000001 arg 0x0
04-12 19:15:56.686 22447 22461 E MemoryLeakMonitorManager: MemoryLeakMonitor.jar is
not exist!
04-12 19:15:56.687 22447 22499 W zygote64: Class X.2rL failed lock verification and
will run slower.
04-12 19:15:56.687 22447 22499 W zygote64: Common causes for lock verification
issues are non-optimized dex code
04-12 19:15:56.687 22447 22499 W zygote64: and incorrect proguard optimizations.
04-12 19:15:56.919 22447 22499 W Settings: mValues not put! needsGenerationTracker:
true currentGeneration: -1 name: time_12_24 value: 12
04-12 19:16:00.195 22447 22457 W zygote64: Suspending all threads took: 77.861ms

You might also like