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

Logcat

The document contains log output from an Android application. It reports errors loading classes and resources, followed by messages related to security permissions and app initialization.

Uploaded by

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

Logcat

The document contains log output from an Android application. It reports errors loading classes and resources, followed by messages related to security permissions and app initialization.

Uploaded by

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

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

03-30 18:03:15.191 19800 19800 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-30 18:03:15.374 19800 19800 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 18:03:15.374 19800 19800 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 18:03:15.374 19800 19800 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 18:03:15.374 19800 19800 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 18:03:15.374 19800 19800 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 18:03:15.374 19800 19800 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 18:03:15.375 19800 19800 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 18:03:15.375 19800 19800 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 18:03:15.375 19800 19800 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1236)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1466)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1399)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6950)
03-30 18:03:15.375 19800 19800 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2219)
03-30 18:03:15.375 19800 19800 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 18:03:15.375 19800 19800 W System.err: at
android.os.Looper.loopOnce(Looper.java:204)
03-30 18:03:15.375 19800 19800 W System.err: at
android.os.Looper.loop(Looper.java:291)
03-30 18:03:15.375 19800 19800 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8134)
03-30 18:03:15.375 19800 19800 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 18:03:15.375 19800 19800 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588)
03-30 18:03:15.375 19800 19800 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1019)
03-30 18:03:15.414 19800 19800 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-30 18:03:16.988 20047 20047 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
03-30 18:03:17.314 20047 20047 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-30 18:03:17.314 20047 20047 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-30 18:03:17.314 20047 20047 W System.err: at
java.lang.Class.newInstance(Native Method)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-30 18:03:17.315 20047 20047 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1236)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1466)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1399)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6950)
03-30 18:03:17.315 20047 20047 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2219)
03-30 18:03:17.315 20047 20047 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 18:03:17.315 20047 20047 W System.err: at
android.os.Looper.loopOnce(Looper.java:204)
03-30 18:03:17.315 20047 20047 W System.err: at
android.os.Looper.loop(Looper.java:291)
03-30 18:03:17.315 20047 20047 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8134)
03-30 18:03:17.315 20047 20047 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 18:03:17.315 20047 20047 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588)
03-30 18:03:17.315 20047 20047 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1019)
03-30 18:03:17.336 20047 20047 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
03-30 18:03:18.128 20047 20047 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-30 18:03:18.129 20047 20047 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-30 18:03:18.567 20047 20107 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-30 18:03:18.591 20205 20205 E libprocessgroup: Support AOSP Freezer= 0
03-30 18:03:18.842 20047 20047 W com.whatsapp: type=1400 audit(0.0:599806): avc:
granted { execute } for
path="/data/user/999/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-58" ino=636978 scontext=u:r:untrusted_app:s0:c6,c257,c743,c771
tcontext=u:object_r:app_data_file:s0:c6,c257,c743,c771 tclass=file
03-30 18:03:18.842 20047 20047 W com.whatsapp: type=1400 audit(0.0:599807): avc:
granted { execute } for
path="/data/user/999/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="dm-58" ino=697265 scontext=u:r:untrusted_app:s0:c6,c257,c743,c771
tcontext=u:object_r:app_data_file:s0:c6,c257,c743,c771 tclass=file
03-30 18:03:18.846 20047 20047 W com.whatsapp: type=1400 audit(0.0:599808): avc:
granted { execute } for
path="/data/user/999/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-58" ino=697569 scontext=u:r:untrusted_app:s0:c6,c257,c743,c771
tcontext=u:object_r:app_data_file:s0:c6,c257,c743,c771 tclass=file
03-30 18:03:18.862 20047 20047 W com.whatsapp: type=1400 audit(0.0:599809): avc:
granted { execute } for
path="/data/user/999/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-58" ino=697565 scontext=u:r:untrusted_app:s0:c6,c257,c743,c771
tcontext=u:object_r:app_data_file:s0:c6,c257,c743,c771 tclass=file
03-30 18:03:18.955 20047 20264 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-30 18:03:18.955 20047 20264 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
03-30 18:03:18.955 20047 20264 W com.whatsapp: and incorrect proguard
optimizations.
03-30 18:03:18.986 20047 20047 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
03-30 18:03:19.017 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:19.166 20047 20281 E QT : [QT]file does not exist
03-30 18:03:19.203 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:19.203 20047 20047 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
03-30 18:03:19.203 20047 20047 W System.err: at
android.content.res.Resources.getText(Resources.java:453)
03-30 18:03:19.203 20047 20047 W System.err: at
android.content.res.Resources.getString(Resources.java:546)
03-30 18:03:19.203 20047 20047 W System.err: at X.35t.A0E(Unknown Source:46)
03-30 18:03:19.203 20047 20047 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
03-30 18:03:19.203 20047 20047 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
03-30 18:03:19.203 20047 20047 W System.err: at
com.whatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
03-30 18:03:19.203 20047 20047 W System.err: at
com.whatsapp.yo.dep.showStoragePermissionRequest(Native Method)
03-30 18:03:19.203 20047 20047 W System.err: at
com.whatsapp.registration.EULA.onCreate(Unknown Source:248)
03-30 18:03:19.203 20047 20047 W System.err: at
android.app.Activity.performCreate(Activity.java:8338)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.Activity.performCreate(Activity.java:8317)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1388)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3756)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3970)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2393)
03-30 18:03:19.204 20047 20047 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-30 18:03:19.204 20047 20047 W System.err: at
android.os.Looper.loopOnce(Looper.java:204)
03-30 18:03:19.204 20047 20047 W System.err: at
android.os.Looper.loop(Looper.java:291)
03-30 18:03:19.204 20047 20047 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8134)
03-30 18:03:19.204 20047 20047 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-30 18:03:19.204 20047 20047 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588)
03-30 18:03:19.204 20047 20047 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1019)
03-30 18:03:19.324 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:03:19.408 20047 20308 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
03-30 18:03:19.408 20047 20308 E RenderScript: Failed to load runtime , loading
default
03-30 18:03:19.490 20047 20047 E ArmVmp : Match on catch block at 0x0a in for
0x7a5ff6504d
03-30 18:03:19.657 20047 20047 E FBI : Can't load library: dlopen failed:
library "libmagtsync.so" not found
03-30 18:03:19.734 20047 20063 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
03-30 18:03:19.813 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:03:20.575 20047 20278 W Parcel : Expecting binder but got null!
--------- beginning of system
03-30 18:03:20.679 20047 20047 E TranChoreographerImpl: skippedFrames: 63
03-30 18:03:21.163 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.164 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.165 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.165 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.166 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.167 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.168 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:21.168 20047 20047 E com.whatsapp: Invalid ID 0x00000000.
03-30 18:03:25.792 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:03:25.792 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:03:27.495 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.507 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.524 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.541 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.558 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.575 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.592 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.609 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.625 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.642 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.661 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.677 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.692 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.709 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.725 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.742 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.759 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.776 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.793 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.809 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.827 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.843 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.860 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.877 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.893 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.911 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.927 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.945 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.961 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.977 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:27.994 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.011 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.030 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.045 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.062 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.079 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.095 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.112 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.129 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.145 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.162 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.180 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.195 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.213 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.229 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.247 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.265 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.280 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.296 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.313 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.332 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.350 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.363 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.381 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.398 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.414 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:28.430 20047 20047 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-30 18:03:29.929 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:29.929 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/999/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml. Old state removed, new added
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/999/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8018)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
03-30 18:03:29.967 20047 20807 E ShortcutInfoCompatSaver: ... 7 more
03-30 18:03:29.996 20047 20278 E FrameEvents: updateAcquireFence: Did not find
frame.
03-30 18:03:30.002 20047 20278 E FrameEvents: updateAcquireFence: Did not find
frame.
03-30 18:03:30.016 20047 20278 E FrameEvents: updateAcquireFence: Did not find
frame.
03-30 18:03:30.018 20047 20047 W com.whatsapp: type=1400 audit(0.0:599849): avc:
denied { read } for name="osrelease" dev="proc" ino=18167225
scontext=u:r:untrusted_app:s0:c6,c257,c743,c771 tcontext=u:object_r:proc:s0
tclass=file permissive=0
03-30 18:03:30.018 20047 20047 W com.whatsapp: type=1400 audit(0.0:599850): avc:
denied { read } for name="version" dev="proc" ino=18167226
scontext=u:r:untrusted_app:s0:c6,c257,c743,c771 tcontext=u:object_r:proc:s0
tclass=file permissive=0
03-30 18:03:31.387 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:31.387 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:31.449 20047 20047 W InstallReferrerClient: Connection to service is
blocked.
03-30 18:03:31.560 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:03:32.741 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:03:32.741 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:03:44.765 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:03:44.765 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:03:53.756 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:03:53.756 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:03:56.427 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:56.427 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:56.428 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:56.428 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:56.457 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:03:57.002 20047 20273 E PlayCore: UID: [99910262] PID: [20047]
StandardIntegrity : Phonesky is not installed.
03-30 18:03:57.986 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:57.986 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:57.988 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:57.988 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:58.023 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:03:58.025 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:03:58.025 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:03:59.018 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:59.018 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:03:59.145 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:03:59.181 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:03:59.181 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:03:59.192 20047 20047 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-30 18:04:01.711 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:01.711 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:01.759 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:01.759 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:01.811 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:03.184 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.184 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.224 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.224 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.225 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.225 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:03.270 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:03.304 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:07.005 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:07.005 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:07.060 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:07.135 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:07.135 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:07.138 20047 20047 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-30 18:04:10.592 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:10.592 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:10.671 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:10.671 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:10.701 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:04:10.734 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:17.260 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:17.260 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:17.287 20047 20047 W InstallReferrerClient: Connection to service is
blocked.
03-30 18:04:17.304 20047 20047 W X.0Z6 : Invalid or missing region code (Ecuador)
provided.
03-30 18:04:17.347 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:17.545 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:17.545 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:20.699 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:20.699 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:20.700 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:20.700 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:04:20.726 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:04:23.152 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:23.152 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:28.952 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:28.952 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:37.299 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:37.299 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:48.363 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:48.363 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:04:56.415 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:04:56.415 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:05:01.472 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:01.472 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:01.473 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:01.473 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:01.508 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:05:03.272 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:03.272 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:03.274 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:03.274 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:03.308 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:05:04.487 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:04.487 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:04.536 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:05:08.280 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:08.280 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:08.340 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:05:10.057 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.057 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.093 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.093 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.094 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.094 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:05:10.138 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:05:10.157 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:06:35.586 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:06:35.586 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:06:35.637 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:06:35.677 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:06:48.782 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:07:08.097 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:14:56.847 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:14:56.847 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:14:56.888 20047 20047 W Activity: Can request only one set of permissions
at a time
03-30 18:14:56.949 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:14:58.149 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:14:58.149 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:14:58.190 20047 20047 W InstallReferrerClient: Connection to service is
blocked.
03-30 18:14:58.202 20047 20047 W X.0Z6 : Invalid or missing region code (Ecuador)
provided.
03-30 18:14:58.246 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:14:58.492 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:14:58.492 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:15:23.493 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:15:23.493 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:15:27.975 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:27.976 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:27.977 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:27.977 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:28.009 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:15:29.138 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:29.138 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:29.139 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:29.140 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:29.172 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:15:29.174 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:15:29.174 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:15:30.459 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:30.459 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:30.525 20047 20278 W Parcel : Expecting binder but got null!
03-30 18:15:30.545 20047 20047 W OnBackInvokedCallback: OnBackInvokedCallback is
not enabled for the application.
03-30 18:15:30.545 20047 20047 W OnBackInvokedCallback: Set
'android:enableOnBackInvokedCallback="true"' in the application manifest.
03-30 18:15:30.560 20047 20047 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
03-30 18:15:31.749 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:31.750 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll_adjust.support"
03-30 18:15:31.782 20047 20047 W libc : Access denied finding property
"vendor.transsion.scroll

You might also like