0% found this document useful (0 votes)
5 views11 pages

Logcat

The document contains log entries from an Android application, specifically WhatsApp, indicating various errors and warnings. Key issues include the inability to start the debugger due to a missing jdwp agent, file access errors, and class loading failures. Additionally, there are warnings about accessing hidden methods and issues with the UncaughtExceptionHandler setup.
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)
5 views11 pages

Logcat

The document contains log entries from an Android application, specifically WhatsApp, indicating various errors and warnings. Key issues include the inability to start the debugger due to a missing jdwp agent, file access errors, and class loading failures. Additionally, there are warnings about accessing hidden methods and issues with the UncaughtExceptionHandler setup.
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/ 11

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

12-14 21:29:01.779 12266 12266 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-14 21:29:01.783 12266 12266 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
12-14 21:29:01.784 12266 12266 W System.err: at libcore.io.Linux.open(Native
Method)
12-14 21:29:01.784 12266 12266 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:01.784 12266 12266 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
12-14 21:29:01.784 12266 12266 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:01.784 12266 12266 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8200)
12-14 21:29:01.784 12266 12266 W System.err: at
android.system.Os.open(Os.java:494)
12-14 21:29:01.784 12266 12266 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
12-14 21:29:01.784 12266 12266 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
12-14 21:29:01.784 12266 12266 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8287)
12-14 21:29:01.784 12266 12266 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:29:01.784 12266 12266 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:29:01.784 12266 12266 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:29:01.868 12266 12266 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-14 21:29:01.868 12266 12266 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.Class.newInstance(Native Method)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-14 21:29:01.868 12266 12266 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1249)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1493)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1426)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7135)
12-14 21:29:01.868 12266 12266 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2262)
12-14 21:29:01.868 12266 12266 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
12-14 21:29:01.868 12266 12266 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
12-14 21:29:01.868 12266 12266 W System.err: at
android.os.Looper.loop(Looper.java:300)
12-14 21:29:01.868 12266 12266 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8324)
12-14 21:29:01.868 12266 12266 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:29:01.868 12266 12266 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:29:01.868 12266 12266 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:29:01.908 12266 12266 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.
12-14 21:29:02.205 12328 12328 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-14 21:29:02.211 12328 12328 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
12-14 21:29:02.211 12328 12328 W System.err: at libcore.io.Linux.open(Native
Method)
12-14 21:29:02.211 12328 12328 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:02.211 12328 12328 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
12-14 21:29:02.211 12328 12328 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:02.211 12328 12328 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8200)
12-14 21:29:02.211 12328 12328 W System.err: at
android.system.Os.open(Os.java:494)
12-14 21:29:02.211 12328 12328 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
12-14 21:29:02.211 12328 12328 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
12-14 21:29:02.211 12328 12328 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8287)
12-14 21:29:02.211 12328 12328 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:29:02.211 12328 12328 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:29:02.211 12328 12328 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:29:02.286 12328 12328 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-14 21:29:02.286 12328 12328 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-14 21:29:02.286 12328 12328 W System.err: at
java.lang.Class.newInstance(Native Method)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-14 21:29:02.287 12328 12328 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1249)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1493)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1426)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7135)
12-14 21:29:02.287 12328 12328 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2262)
12-14 21:29:02.287 12328 12328 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
12-14 21:29:02.287 12328 12328 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
12-14 21:29:02.287 12328 12328 W System.err: at
android.os.Looper.loop(Looper.java:300)
12-14 21:29:02.287 12328 12328 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8324)
12-14 21:29:02.287 12328 12328 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:29:02.287 12328 12328 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:29:02.287 12328 12328 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:29:02.322 12328 12328 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.
12-14 21:29:02.488 12328 12328 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-14 21:29:02.488 12328 12328 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-14 21:29:02.964 12328 12349 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
12-14 21:29:03.107 12328 12328 W com.whatsapp: type=1400 audit(0.0:4903): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-45" ino=21910 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.107 12328 12328 W com.whatsapp: type=1400 audit(0.0:4904): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
45" ino=21901 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.111 12328 12328 W com.whatsapp: type=1400 audit(0.0:4905): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.119 12328 12328 W com.whatsapp: type=1400 audit(0.0:4906): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-45" ino=21905 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.123 12328 12328 W com.whatsapp: type=1400 audit(0.0:4907): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.123 12328 12328 W com.whatsapp: type=1400 audit(0.0:4908): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:29:03.164 12328 12403 W com.whatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
12-14 21:29:03.164 12328 12403 W com.whatsapp: Common causes for lock verification
issues are non-optimized dex code
12-14 21:29:03.164 12328 12403 W com.whatsapp: and incorrect proguard
optimizations.
12-14 21:29:03.172 12328 12328 W com.whatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
12-14 21:29:03.263 12328 12328 W libc : Access denied finding property
"ro.vendor.df.effect.conflict"
--------- beginning of system
12-14 21:29:03.285 12328 12328 W Looper : PerfMonitor looperActivity :
package=com.whatsapp/.Icon0 time=122ms latency=935ms procState=-1
historyMsgCount=2 (msgIndex=2 wall=932ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
12-14 21:29:03.285 12328 12328 W Looper : PerfMonitor looperActivity :
package=com.whatsapp/.Icon0 time=0ms latency=1057ms procState=-1
historyMsgCount=3 (msgIndex=2 wall=932ms seq=2 late=9ms
h=android.app.ActivityThread$H w=110)
12-14 21:29:03.303 12328 12427 E QT : [QT]file does not exist
12-14 21:29:03.352 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:03.352 12328 12328 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
12-14 21:29:03.352 12328 12328 W System.err: at
android.content.res.Resources.getText(Resources.java:480)
12-14 21:29:03.352 12328 12328 W System.err: at
android.content.res.MiuiResources.getText(MiuiResources.java:106)
12-14 21:29:03.352 12328 12328 W System.err: at
android.content.res.Resources.getString(Resources.java:573)
12-14 21:29:03.352 12328 12328 W System.err: at X.35t.A0E(Unknown Source:46)
12-14 21:29:03.352 12328 12328 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
12-14 21:29:03.353 12328 12328 W System.err: at
com.whatsapp.yo.yo.getString(Native Method)
12-14 21:29:03.353 12328 12328 W System.err: at
com.whatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
12-14 21:29:03.353 12328 12328 W System.err: at
com.whatsapp.yo.dep.showStoragePermissionRequest(Native Method)
12-14 21:29:03.353 12328 12328 W System.err: at
com.whatsapp.registration.EULA.onCreate(Unknown Source:248)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.Activity.performCreate(Activity.java:8547)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.Activity.performCreate(Activity.java:8511)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1437)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3877)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4042)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
1)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2436)
12-14 21:29:03.353 12328 12328 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
12-14 21:29:03.353 12328 12328 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
12-14 21:29:03.353 12328 12328 W System.err: at
android.os.Looper.loop(Looper.java:300)
12-14 21:29:03.353 12328 12328 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8324)
12-14 21:29:03.353 12328 12328 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:29:03.353 12328 12328 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:29:03.353 12328 12328 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:29:03.388 12328 12328 W Activity: Can request only one set of permissions
at a time
12-14 21:29:03.432 12328 12430 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
12-14 21:29:03.432 12328 12430 E RenderScript: Failed to load runtime , loading
default
12-14 21:29:03.463 12328 12328 E ArmVmp : Match on catch block at 0x0a in for
0x7581cb004d
12-14 21:29:03.472 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.484 12328 12328 W Activity: PerfMonitor: Slow Operation: Activity
com.whatsapp/.registration.EULA onStart took 118ms
12-14 21:29:03.502 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.572 12328 12422 W libc : Access denied finding property
"vendor.migl.debug"
12-14 21:29:03.572 12328 12422 E libMiGL : libmigl:This GPU version is note support
Variable Shading Rate
12-14 21:29:03.575 12328 12422 E libEGL : pre_cache appList:
com.kwai.bulldog,com.twitter.android,com.mxtech.videoplayer.ad,com.facebook.katana,
com.instagram.android,com.google.android.youtube,com.mi.globalbrowser,com.miui.play
er,com.google.android.contacts,com.android.vending,com.android.thememanager,com.ten
cent.mm
12-14 21:29:03.597 12328 12328 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.600 12328 12422 W libc : Access denied finding property
"ro.vendor.magt.mtk_magt_support"
12-14 21:29:03.603 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.605 12328 12422 E libEGL : pre_cache appList:
com.kwai.bulldog,com.twitter.android,com.mxtech.videoplayer.ad,com.facebook.katana,
com.instagram.android,com.google.android.youtube,com.mi.globalbrowser,com.miui.play
er,com.google.android.contacts,com.android.vending,com.android.thememanager,com.ten
cent.mm
12-14 21:29:03.633 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.633 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:03.641 12328 12422 W Parcel : Expecting binder but got null!
12-14 21:29:03.641 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:29:03.642 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:29:03.643 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:29:03.953 12328 12422 W Parcel : Expecting binder but got null!
12-14 21:29:03.955 12328 12328 W Looper : PerfMonitor doFrame : time=431ms
vsyncFrame=0 latency=47ms procState=-1 historyMsgCount=12
12-14 21:29:03.976 12328 12328 W Looper : PerfMonitor doFrame : time=14ms
vsyncFrame=0 latency=434ms procState=-1 historyMsgCount=11
12-14 21:29:04.222 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.223 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.224 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.224 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.224 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.225 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.225 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:04.225 12328 12328 E com.whatsapp: Invalid ID 0x00000000.
12-14 21:29:09.489 12328 12428 W com.whatsapp: Cleared Reference was only reachable
from finalizer (only reported once)
12-14 21:29:09.900 12328 12328 W Activity: Can request only one set of permissions
at a time
12-14 21:29:09.900 12328 12328 W Activity: Can request only one set of permissions
at a time
12-14 21:29:15.183 12328 12328 W MirrorManager: this model don't Support
12-14 21:29:15.197 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.204 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.215 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.223 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.230 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.238 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.246 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.254 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.262 12328 12328 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
12-14 21:29:15.265 12328 12422 E com.whatsapp: mali-debug: still pending
callback,wait...
12-14 21:29:17.245 12328 12581 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
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.whatsapp/files/ShortcutInfoCompatSaver_share_targets/targets.xml:
open failed: ENOENT (No such file or directory)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8200)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
12-14 21:29:17.245 12328 12581 E ShortcutInfoCompatSaver: ... 7 more
12-14 21:29:17.256 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:17.258 12328 12422 E FrameEvents: updateAcquireFence: Did not find
frame.
12-14 21:29:17.258 12328 12422 E com.whatsapp: mali-debug: still pending
callback,wait...
12-14 21:29:17.264 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:17.269 12328 12422 E FrameEvents: updateAcquireFence: Did not find
frame.
12-14 21:29:17.269 12328 12422 E com.whatsapp: mali-debug: still pending
callback,wait...
12-14 21:29:17.272 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:17.273 12328 12422 E FrameEvents: updateAcquireFence: Did not find
frame.
12-14 21:29:17.273 12328 12422 E com.whatsapp: mali-debug: still pending
callback,wait...
12-14 21:29:17.275 12328 12328 W com.whatsapp: type=1400 audit(0.0:4918): avc:
denied { read } for name="osrelease" dev="proc" ino=645735
scontext=u:r:untrusted_app:s0:c18,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-14 21:29:17.275 12328 12328 W com.whatsapp: type=1400 audit(0.0:4919): avc:
denied { read } for name="version" dev="proc" ino=645736
scontext=u:r:untrusted_app:s0:c18,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.whatsapp
12-14 21:29:17.299 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:29:17.299 12328 12422 E com.whatsapp: == MALI DEBUG
===eglp_winsys_pop--------- beginning of main
12-14 21:32:13.980 12328 12328 W Activity: Can request only one set of permissions
at a time
12-14 21:32:13.998 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:32:14.057 12328 12422 W Parcel : Expecting binder but got null!
12-14 21:32:14.058 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:32:21.705 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:32:21.722 12328 12422 W libc : Access denied finding property
"ro.vendor.display.iris_x7.support"
12-14 21:32:21.746 12328 12422 W Parcel : Expecting binder but got null!
12-14 21:32:21.746 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:32:21.747 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:32:21.765 12328 12422 W Parcel : Expecting binder but got null!
12-14 21:32:21.765 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:32:21.766 12328 12328 W TextView: onProvideContentCaptureStructure():
calling assumeLayout()
12-14 21:32:27.955 12328 12328 W Choreographer: Frame time is 0.044431 now =
10068109179368 timestampNanos = 10068109223799 ms in the future! Check that
graphics HAL is generating vsync timestamps using the correct timebase.
12-14 21:32:33.820 13044 13044 E com.whatsapp: Not starting debugger since process
cannot load the jdwp agent.
12-14 21:32:33.829 13044 13044 W System.err: android.system.ErrnoException: open
failed: ENOENT (No such file or directory)
12-14 21:32:33.829 13044 13044 W System.err: at libcore.io.Linux.open(Native
Method)
12-14 21:32:33.829 13044 13044 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:32:33.829 13044 13044 W System.err: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
12-14 21:32:33.829 13044 13044 W System.err: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
12-14 21:32:33.829 13044 13044 W System.err: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8200)
12-14 21:32:33.829 13044 13044 W System.err: at
android.system.Os.open(Os.java:494)
12-14 21:32:33.829 13044 13044 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.monitorVersionControl(PerfDebugMonitorImp
l.java:204)
12-14 21:32:33.829 13044 13044 W System.err: at
android.os.perfdebug.PerfDebugMonitorImpl.prepareMonitor(PerfDebugMonitorImpl.java:
185)
12-14 21:32:33.829 13044 13044 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8287)
12-14 21:32:33.829 13044 13044 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:32:33.829 13044 13044 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:32:33.829 13044 13044 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:32:33.930 13044 13044 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
12-14 21:32:33.930 13044 13044 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
12-14 21:32:33.930 13044 13044 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
12-14 21:32:33.930 13044 13044 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
12-14 21:32:33.930 13044 13044 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
12-14 21:32:33.930 13044 13044 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
12-14 21:32:33.930 13044 13044 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
12-14 21:32:33.931 13044 13044 W System.err: at
java.lang.Class.newInstance(Native Method)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
12-14 21:32:33.931 13044 13044 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1249)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1493)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1426)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7135)
12-14 21:32:33.931 13044 13044 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
12-14 21:32:33.931 13044 13044 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2262)
12-14 21:32:33.931 13044 13044 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
12-14 21:32:33.931 13044 13044 W System.err: at
android.os.Looper.loopOnce(Looper.java:211)
12-14 21:32:33.932 13044 13044 W System.err: at
android.os.Looper.loop(Looper.java:300)
12-14 21:32:33.932 13044 13044 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8324)
12-14 21:32:33.932 13044 13044 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
12-14 21:32:33.932 13044 13044 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:581)
12-14 21:32:33.932 13044 13044 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)
12-14 21:32:33.941 13044 13044 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.
12-14 21:32:34.138 13044 13044 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
12-14 21:32:34.138 13044 13044 W com.whatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
12-14 21:32:34.155 13044 13044 W com.whatsapp: type=1400 audit(0.0:4962): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-45" ino=21910 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.155 13044 13044 W com.whatsapp: type=1400 audit(0.0:4963): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
45" ino=21901 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.163 13044 13044 W com.whatsapp: type=1400 audit(0.0:4964): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.179 13044 13044 W com.whatsapp: type=1400 audit(0.0:4965): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-45" ino=21905 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.187 13044 13044 W com.whatsapp: type=1400 audit(0.0:4966): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.187 13044 13044 W com.whatsapp: type=1400 audit(0.0:4967): avc:
granted { execute } for
path="/data/data/com.whatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-45" ino=21902 scontext=u:r:untrusted_app:s0:c18,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c18,c257,c512,c768 tclass=file
app=com.whatsapp
12-14 21:32:34.187 13044 13044 W c

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy