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

Logcat

The document contains log output from an Android application. It reports errors loading classes and libraries, permission denials, and warnings about unoptimized code and ANRs (application not responding issues). Specifically, it cannot find certain class files or libraries, denies access to protected Android properties, warns that some classes failed lock verification and may run slowly, and logs an ANR that took over 11 seconds to handle a message.

Uploaded by

arunaandaa
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)
38 views

Logcat

The document contains log output from an Android application. It reports errors loading classes and libraries, permission denials, and warnings about unoptimized code and ANRs (application not responding issues). Specifically, it cannot find certain class files or libraries, denies access to protected Android properties, warns that some classes failed lock verification and may run slowly, and logs an ANR that took over 11 seconds to handle a message.

Uploaded by

arunaandaa
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/ 47

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

03-22 09:11:51.668 17569 17569 E com.mbwhatsapp: Unknown bits set in runtime_flags:


0x40000000
03-22 09:11:51.675 17569 17569 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 09:11:51.692 17569 17569 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 09:11:51.768 17569 17569 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 09:11:52.058 17569 17569 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 09:11:52.058 17569 17569 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 09:11:52.058 17569 17569 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 09:11:52.058 17569 17569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 09:11:52.058 17569 17569 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 09:11:52.058 17569 17569 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 09:11:52.059 17569 17569 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 09:11:52.059 17569 17569 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 09:11:52.059 17569 17569 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 09:11:52.059 17569 17569 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 09:11:52.059 17569 17569 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 09:11:52.059 17569 17569 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 09:11:52.059 17569 17569 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 09:11:52.059 17569 17569 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 09:11:52.059 17569 17569 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 09:11:52.227 17569 17569 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-22 09:11:53.456 17710 17710 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 09:11:53.466 17710 17710 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 09:11:53.500 17710 17710 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 09:11:53.557 17710 17710 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 09:11:53.674 17710 17710 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 09:11:53.675 17710 17710 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 09:11:53.675 17710 17710 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 09:11:53.675 17710 17710 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 09:11:53.675 17710 17710 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 09:11:53.675 17710 17710 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 09:11:53.675 17710 17710 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 09:11:53.675 17710 17710 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 09:11:53.675 17710 17710 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 09:11:53.809 17710 17710 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-22 09:11:59.016 17710 17789 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-22 09:11:59.063 17710 17710 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 09:11:59.063 17710 17710 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 09:12:01.071 17710 17710 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 09:12:03.224 17710 17728 W com.mbwhatsapp: Suspending all threads took:
739.573ms
03-22 09:12:05.098 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:05.209 17710 17981 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 09:12:05.209 17710 17981 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 09:12:05.209 17710 17981 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 09:12:05.218 17710 17710 E ANR_LOG : >>> msg's executing time is too long
03-22 09:12:05.218 17710 17710 E ANR_LOG : Blocked msg = { when=-11s703ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{e581039
com.mbwhatsapp}} } , cost = 11681 ms
03-22 09:12:05.218 17710 17710 E ANR_LOG : >>>Current msg List is:
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <1> = { when=-11s692ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <2> = { when=-11s691ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <3> = { when=-11s683ms
what=9999 target=android.app.ActivityThread$H }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <4> = { when=-11s639ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@586767e }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <5> = { when=-11s507ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <6> = { when=-11s225ms
what=0 target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <7> = { when=-10s655ms
what=0 target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <8> = { when=-6s167ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <9> = { when=-3s460ms what=0
target=android.os.Handler callback=X.3fq }
03-22 09:12:05.219 17710 17710 E ANR_LOG : Current msg <10> = { when=-32ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 09:12:05.219 17710 17710 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 09:12:05.267 17710 17710 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 09:12:05.753 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:05.794 17710 17897 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:05.833 17710 17996 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 09:12:05.905 17710 17710 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 09:12:05.966 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:06.005 17710 17710 E com.mbwhatsapp: Invalid ID 0x00000000.
03-22 09:12:06.007 17710 17710 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
03-22 09:12:06.007 17710 17710 W System.err:
03-22 09:12:06.007 17710 17710 W System.err: at
android.content.res.Resources.getText(Resources.java:453)
03-22 09:12:06.008 17710 17710 W System.err:
03-22 09:12:06.008 17710 17710 W System.err: at
android.content.res.Resources.getString(Resources.java:546)
03-22 09:12:06.008 17710 17710 W System.err:
03-22 09:12:06.009 17710 17710 W System.err: at X.35t.A0E(Unknown Source:46)
03-22 09:12:06.009 17710 17710 W System.err:
03-22 09:12:06.009 17710 17710 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-22 09:12:06.009 17710 17710 W System.err:
03-22 09:12:06.009 17710 17710 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-22 09:12:06.009 17710 17710 W System.err:
03-22 09:12:06.009 17710 17710 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
03-22 09:12:06.009 17710 17710 W System.err:
03-22 09:12:06.010 17710 17710 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
03-22 09:12:06.010 17710 17710 W System.err:
03-22 09:12:06.010 17710 17710 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
03-22 09:12:06.011 17710 17710 W System.err:
03-22 09:12:06.011 17710 17710 W System.err: at
android.app.Activity.performCreate(Activity.java:8151)
03-22 09:12:06.011 17710 17710 W System.err:
03-22 09:12:06.011 17710 17710 W System.err: at
android.app.Activity.performCreate(Activity.java:8135)
03-22 09:12:06.011 17710 17710 W System.err:
03-22 09:12:06.011 17710 17710 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309)
03-22 09:12:06.011 17710 17710 W System.err:
03-22 09:12:06.012 17710 17710 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3732)
03-22 09:12:06.012 17710 17710 W System.err:
03-22 09:12:06.012 17710 17710 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3931)
03-22 09:12:06.012 17710 17710 W System.err:
03-22 09:12:06.012 17710 17710 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-22 09:12:06.012 17710 17710 W System.err:
03-22 09:12:06.013 17710 17710 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-22 09:12:06.013 17710 17710 W System.err:
03-22 09:12:06.013 17710 17710 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-22 09:12:06.013 17710 17710 W System.err:
03-22 09:12:06.013 17710 17710 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2356)
03-22 09:12:06.013 17710 17710 W System.err:
03-22 09:12:06.014 17710 17710 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 09:12:06.014 17710 17710 W System.err:
03-22 09:12:06.014 17710 17710 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 09:12:06.014 17710 17710 W System.err:
03-22 09:12:06.014 17710 17710 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 09:12:06.014 17710 17710 W System.err:
03-22 09:12:06.014 17710 17710 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 09:12:06.014 17710 17710 W System.err:
03-22 09:12:06.014 17710 17710 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 09:12:06.014 17710 17710 W System.err:
03-22 09:12:06.015 17710 17710 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 09:12:06.015 17710 17710 W System.err:
03-22 09:12:06.101 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:06.203 17710 17710 W Activity: Can request only one set of permissions
at a time
03-22 09:12:06.334 17710 17710 E ArmVmp : Match on catch block at 0x0a in for
0x131
03-22 09:12:06.378 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.380 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.381 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.433 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.434 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.601 17710 17995 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.619 17710 17995 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:06.626 17710 17995 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:06.650 17710 17995 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.667 17710 17995 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:06.711 17710 17995 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 09:12:07.561 17710 17710 E ScreenmodeClient: display mode not support
03-22 09:12:08.177 17710 17710 E com.mbwhatsapp: Invalid ID 0x00000000.
03-22 09:12:08.212 17710 17710 E com.mbwhatsapp: Invalid ID 0x00000000.
03-22 09:12:09.646 17710 18169 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 09:12:09.721 17710 18169 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 09:12:10.402 17710 17938 E CheckPermission: _bluetooth code = 1
03-22 09:12:10.434 17710 17938 E CheckPermission: _bluetooth code = 3
03-22 09:12:10.472 17710 17938 E CheckPermission: _bluetooth code = 11
03-22 09:12:11.451 17710 18048 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
03-22 09:12:13.859 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:17.788 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:17.875 17710 18401 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: Failed to load saved
values from file
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml. Old state removed, new added
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:492)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:923)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:170)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:254)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:170)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8186)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:478)
03-22 09:12:18.120 17710 18402 E ShortcutInfoCompatSaver: ... 7 more
03-22 09:12:18.199 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:18.246 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:18.247 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:18.654 17710 18404 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:18.655 17710 18404 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:21.515 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:21.602 17710 18421 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:21.731 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:21.774 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:21.776 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:23.668 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:23.669 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:24.166 17710 17710 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
03-22 09:12:25.697 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:25.775 17710 18461 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:25.907 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:25.951 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:25.952 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:25.998 17710 17730 W System : A resource failed to call release.
03-22 09:12:26.989 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:27.039 17710 18471 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:27.278 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:27.279 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:33.718 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:33.719 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:34.441 17710 17730 W System : A resource failed to call release.
03-22 09:12:34.901 17710 17898 E PlayCore: UID: [10924] PID: [17710]
StandardIntegrity : Phonesky is not installed.
03-22 09:12:35.975 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:35.976 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:36.081 17710 17897 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:38.836 17710 18404 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:39.525 17710 17710 E Parcel : Reading a NULL string not supported
here.
03-22 09:12:39.575 17710 18532 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:39.716 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:39.717 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:39.856 17710 17710 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 09:12:46.176 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:46.178 17710 17710 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:12:46.356 17710 17710 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
--------- beginning of main
03-22 09:32:46.141 5905 5905 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 09:32:46.150 5905 5905 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 09:32:46.164 5905 5905 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 09:32:46.248 5905 5905 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 09:32:46.532 5905 5905 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 09:32:46.533 5905 5905 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 09:32:46.533 5905 5905 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 09:32:46.533 5905 5905 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 09:32:46.533 5905 5905 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 09:32:46.533 5905 5905 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 09:32:46.533 5905 5905 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 09:32:46.533 5905 5905 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 09:32:46.533 5905 5905 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 09:32:46.651 5905 5905 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-22 09:32:47.422 5905 5905 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 09:32:47.423 5905 5905 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 09:32:47.519 5905 5905 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 09:32:47.805 5905 5905 E ANR_LOG : >>> msg's executing time is too long
03-22 09:32:47.805 5905 5905 E ANR_LOG : Blocked msg = { when=-1s623ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{d314634
com.mbwhatsapp}} } , cost = 1578 ms
03-22 09:32:47.805 5905 5905 E ANR_LOG : >>>Current msg List is:
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <1> = { when=-1s598ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <2> = { when=-1s588ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <3> = { when=-1s580ms
what=9999 target=android.app.ActivityThread$H }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <4> = { when=-1s535ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <5> = { when=-1s283ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@196ec5d }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <6> = { when=-582ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <7> = { when=-536ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <8> = { when=-128ms what=0
target=android.os.Handler callback=X.3fq }
03-22 09:32:47.806 5905 5905 E ANR_LOG : Current msg <9> = { when=-11ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 09:32:47.806 5905 5905 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 09:32:47.812 5905 6004 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 09:32:47.812 5905 6004 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 09:32:47.812 5905 6004 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 09:32:47.847 5905 5905 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 09:32:48.196 5905 5905 E Parcel : Reading a NULL string not supported
here.
03-22 09:32:48.266 5905 6016 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 09:32:48.338 5905 5905 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 09:32:48.633 5905 5905 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.634 5905 5905 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.635 5905 5905 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.718 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.726 5905 6015 E Parcel : Reading a NULL string not supported
here.
03-22 09:32:48.727 5905 6015 E Parcel : Reading a NULL string not supported
here.
03-22 09:32:48.739 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.744 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.744 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.744 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.745 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.745 5905 6015 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:48.767 5905 6015 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 09:32:48.805 5905 6004 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 09:32:48.809 5905 6004 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 09:32:48.868 5905 5905 E ScreenmodeClient: display mode not support
03-22 09:32:49.354 5905 6038 E CheckPermission: _bluetooth code = 1
03-22 09:32:49.356 5905 6038 E CheckPermission: _bluetooth code = 3
03-22 09:32:49.358 5905 6038 E CheckPermission: _bluetooth code = 11
03-22 09:32:53.253 5905 5905 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:53.254 5905 5905 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 09:32:53.428 5905 5905 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
--------- beginning of system
--------- beginning of main
03-22 09:32:58.471 6386 6386 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 09:32:58.480 6386 6386 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 09:32:58.489 6386 6386 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 09:32:58.530 6386 6386 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 09:32:58.641 6386 6386 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 09:32:58.642 6386 6386 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 09:32:58.642 6386 6386 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 09:32:58.642 6386 6386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 09:32:58.642 6386 6386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 09:32:58.642 6386 6386 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 09:32:58.642 6386 6386 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 09:32:58.643 6386 6386 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 09:32:58.643 6386 6386 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 09:32:58.643 6386 6386 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 09:32:58.643 6386 6386 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 09:32:58.643 6386 6386 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 09:32:58.643 6386 6386 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 09:32:58.643 6386 6386 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 09:32:58.643 6386 6386 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 09:32:58.761 6386 6386 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-22 09:32:59.093 6386 6386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 09:32:59.093 6386 6386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 09:32:59.178 6386 6386 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 09:32:59.424 6386 6484 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 09:32:59.424 6386 6484 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 09:32:59.424 6386 6484 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
03-22 10:38:16.213 5078 5078 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 10:38:16.218 5078 5078 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 10:38:16.227 5078 5078 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 10:38:16.290 5078 5078 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 10:38:16.562 5078 5078 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 10:38:16.563 5078 5078 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 10:38:16.563 5078 5078 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 10:38:16.563 5078 5078 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 10:38:16.563 5078 5078 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 10:38:16.563 5078 5078 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 10:38:16.563 5078 5078 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 10:38:16.563 5078 5078 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 10:38:16.563 5078 5078 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 10:38:16.709 5078 5078 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-22 10:38:17.518 5078 5078 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 10:38:17.518 5078 5078 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 10:38:17.620 5078 5078 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 10:38:17.940 5078 5078 E ANR_LOG : >>> msg's executing time is too long
03-22 10:38:17.940 5078 5078 E ANR_LOG : Blocked msg = { when=-1s692ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{6c25f46
com.mbwhatsapp}} } , cost = 1670 ms
03-22 10:38:17.940 5078 5078 E ANR_LOG : >>>Current msg List is:
03-22 10:38:17.940 5078 5078 E ANR_LOG : Current msg <1> = { when=-1s686ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <2> = { when=-1s677ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <3> = { when=-1s673ms
what=9999 target=android.app.ActivityThread$H }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <4> = { when=-1s619ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@fee1507
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <5> = { when=-1s615ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@fee1507 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <6> = { when=-1s611ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <7> = { when=-1s611ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@d314634 intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <8> = { when=-1s363ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@196ec5d }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <9> = { when=-663ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 10:38:17.941 5078 5078 E ANR_LOG : Current msg <10> = { when=-603ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 10:38:17.941 5078 5078 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 10:38:17.969 5078 5200 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 10:38:17.969 5078 5200 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 10:38:17.969 5078 5200 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 10:38:17.986 5078 5078 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 10:38:18.358 5078 5078 E Parcel : Reading a NULL string not supported
here.
03-22 10:38:18.472 5078 5283 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 10:38:18.543 5078 5078 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 10:38:18.885 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:18.887 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:18.888 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:18.987 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:18.997 5078 5282 E Parcel : Reading a NULL string not supported
here.
03-22 10:38:18.998 5078 5282 E Parcel : Reading a NULL string not supported
here.
03-22 10:38:19.014 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:19.016 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:19.016 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:19.016 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:19.024 5078 5282 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:19.061 5078 5282 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 10:38:19.081 5078 5380 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 10:38:19.090 5078 5380 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 10:38:19.172 5078 5078 E ScreenmodeClient: display mode not support
03-22 10:38:20.454 5078 5210 E CheckPermission: _bluetooth code = 1
03-22 10:38:20.456 5078 5210 E CheckPermission: _bluetooth code = 3
03-22 10:38:20.458 5078 5210 E CheckPermission: _bluetooth code = 11
03-22 10:38:24.346 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:24.347 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:24.494 5078 5078 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 10:38:25.636 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:25.637 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:26.580 5078 5289 E PlayCore: UID: [10924] PID: [5078]
StandardIntegrity : Phonesky is not installed.
03-22 10:38:27.598 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:27.599 5078 5078 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 10:38:50.950 5078 5093 W System : A resource failed to call release.
--------- beginning of main
03-22 10:39:19.497 7781 7781 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 10:39:19.507 7781 7781 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 10:39:19.522 7781 7781 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 10:39:19.788 7781 7781 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 10:39:21.278 7781 7781 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 10:39:21.346 7781 7781 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 10:39:21.346 7781 7781 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 10:39:21.346 7781 7781 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 10:39:21.346 7781 7781 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 10:39:21.346 7781 7781 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 10:39:21.346 7781 7781 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 10:39:21.346 7781 7781 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 10:39:21.347 7781 7781 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 10:39:21.347 7781 7781 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 10:39:21.347 7781 7781 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 10:39:21.347 7781 7781 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 10:39:21.347 7781 7781 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 10:39:21.347 7781 7781 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 10:39:21.347 7781 7781 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 10:39:21.347 7781 7781 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 10:39:22.317 7781 7781 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-22 10:39:28.642 7781 7781 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 10:39:28.643 7781 7781 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 10:39:28.884 7781 7781 W com.mbwhatsapp: Verification of void X.3gG.run()
took 175.999ms (13568.19 bytecodes/s) (73648B approximate peak alloc)
03-22 10:39:29.042 7781 7781 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 10:39:29.910 7781 7781 E ANR_LOG : >>> msg's executing time is too long
03-22 10:39:29.911 7781 7781 E ANR_LOG : Blocked msg = { when=-10s356ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 10325 ms
03-22 10:39:29.911 7781 7781 E ANR_LOG : >>>Current msg List is:
03-22 10:39:29.911 7781 7781 E ANR_LOG : Current msg <1> = { when=-10s336ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
03-22 10:39:29.911 7781 7781 E ANR_LOG : Current msg <2> = { when=-10s333ms
what=115 target=android.app.ActivityThread$H
obj=ServiceArgsData{token=android.os.BinderProxy@d314634 startId=2 args=null} }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <3> = { when=-10s331ms
what=9999 target=android.app.ActivityThread$H }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <4> = { when=-8s562ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <5> = { when=-5s117ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
ConfigurationChangeItem, }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <6> = { when=-4s755ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <7> = { when=-4s535ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <8> = { when=-1s462ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 10:39:29.912 7781 7781 E ANR_LOG : Current msg <9> = { when=-77ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 10:39:29.912 7781 7781 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 10:39:30.096 7781 8452 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 10:39:30.096 7781 8452 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 10:39:30.096 7781 8452 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 10:39:36.409 7781 8452 E CheckPermission: _bluetooth code = 1
03-22 10:39:36.411 7781 8452 E CheckPermission: _bluetooth code = 3
03-22 10:39:36.438 7781 8452 E CheckPermission: _bluetooth code = 11
--------- beginning of main
03-22 11:00:04.693 17309 17309 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 11:00:04.699 17309 17309 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 11:00:04.709 17309 17309 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 11:00:04.779 17309 17309 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 11:00:05.070 17309 17309 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 11:00:05.071 17309 17309 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 11:00:05.071 17309 17309 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 11:00:05.071 17309 17309 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 11:00:05.071 17309 17309 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 11:00:05.071 17309 17309 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 11:00:05.071 17309 17309 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 11:00:05.071 17309 17309 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 11:00:05.071 17309 17309 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 11:00:05.222 17309 17309 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-22 11:00:06.167 17309 17309 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 11:00:06.168 17309 17309 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 11:00:06.285 17309 17309 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 11:00:06.676 17309 17309 E ANR_LOG : >>> msg's executing time is too long
03-22 11:00:06.676 17309 17309 E ANR_LOG : Blocked msg = { when=-1s955ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{6c25f46
com.mbwhatsapp}} } , cost = 1920 ms
03-22 11:00:06.676 17309 17309 E ANR_LOG : >>>Current msg List is:
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <1> = { when=-1s947ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <2> = { when=-1s931ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <3> = { when=-1s922ms
what=9999 target=android.app.ActivityThread$H }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <4> = { when=-1s623ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@fee1507 }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <5> = { when=-894ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <6> = { when=-739ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <7> = { when=-696ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <8> = { when=-200ms what=0
target=android.os.Handler callback=X.3fq }
03-22 11:00:06.677 17309 17309 E ANR_LOG : Current msg <9> = { when=-44ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 11:00:06.677 17309 17309 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 11:00:06.701 17309 17526 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 11:00:06.701 17309 17526 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 11:00:06.701 17309 17526 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 11:00:06.712 17309 17535 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:06.736 17309 17309 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-22 11:00:07.144 17309 17309 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 11:00:07.410 17309 17309 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.412 17309 17309 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.412 17309 17309 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.504 17309 17526 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:00:07.507 17309 17526 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:00:07.522 17309 17533 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.535 17309 17533 E Parcel : Reading a NULL string not supported
here.
03-22 11:00:07.536 17309 17533 E Parcel : Reading a NULL string not supported
here.
03-22 11:00:07.548 17309 17533 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.559 17309 17533 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:00:07.586 17309 17533 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 11:00:07.716 17309 17309 E ScreenmodeClient: display mode not support
03-22 11:00:08.240 17309 17537 E CheckPermission: _bluetooth code = 1
03-22 11:00:08.242 17309 17537 E CheckPermission: _bluetooth code = 3
03-22 11:00:08.247 17309 17537 E CheckPermission: _bluetooth code = 11
--------- beginning of main
03-22 11:38:27.602 27762 27762 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 11:38:27.609 27762 27762 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 11:38:27.620 27762 27762 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 11:38:27.673 27762 27762 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 11:38:28.027 27762 27762 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 11:38:28.028 27762 27762 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 11:38:28.028 27762 27762 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 11:38:28.028 27762 27762 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 11:38:28.028 27762 27762 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 11:38:28.029 27762 27762 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 11:38:28.029 27762 27762 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 11:38:28.029 27762 27762 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 11:38:28.029 27762 27762 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 11:38:28.029 27762 27762 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 11:38:28.029 27762 27762 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 11:38:28.212 27762 27762 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-22 11:38:29.333 27762 27762 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 11:38:29.333 27762 27762 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 11:38:29.484 27762 27762 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 11:38:29.873 27762 27762 E ANR_LOG : >>> msg's executing time is too long
03-22 11:38:29.874 27762 27762 E ANR_LOG : Blocked msg = { when=-2s237ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{1b0212a
com.mbwhatsapp}} } , cost = 2230 ms
03-22 11:38:29.874 27762 27762 E ANR_LOG : >>>Current msg List is:
03-22 11:38:29.874 27762 27762 E ANR_LOG : Current msg <1> = { when=-2s236ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.alarm.REGISTRATION_RETRY flg=0x80010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/.registration.RegRetryVerificationReceiver }
packageName=com.mbwhatsapp resultCode=0 resultData=null resultExtras=null} }
03-22 11:38:29.875 27762 27762 E ANR_LOG : Current msg <2> = { when=-789ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 11:38:29.875 27762 27762 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 11:38:29.879 27762 27812 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 11:38:29.879 27762 27812 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 11:38:29.879 27762 27812 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 11:38:30.621 27762 27817 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:38:30.707 27762 27812 E CheckPermission: _bluetooth code = 1
03-22 11:38:30.710 27762 27812 E CheckPermission: _bluetooth code = 3
03-22 11:38:30.712 27762 27812 E CheckPermission: _bluetooth code = 11
03-22 11:38:30.727 27762 27817 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
--------- beginning of main
03-22 11:38:38.092 27902 27902 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 11:38:38.097 27902 27902 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 11:38:38.106 27902 27902 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 11:38:38.161 27902 27902 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 11:38:38.430 27902 27902 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 11:38:38.431 27902 27902 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 11:38:38.431 27902 27902 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 11:38:38.431 27902 27902 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 11:38:38.431 27902 27902 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 11:38:38.431 27902 27902 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 11:38:38.431 27902 27902 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 11:38:38.431 27902 27902 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 11:38:38.432 27902 27902 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 11:38:38.565 27902 27902 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-22 11:38:38.937 27902 27902 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 11:38:38.937 27902 27902 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 11:38:39.019 27902 27902 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 11:38:39.303 27902 27987 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 11:38:39.303 27902 27987 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 11:38:39.303 27902 27987 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 11:38:39.318 27902 27994 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:39.340 27902 27902 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-22 11:38:39.637 27902 27902 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 11:38:39.890 27902 27902 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:39.892 27902 27902 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:39.893 27902 27902 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:39.954 27902 28004 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:38:39.961 27902 28004 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:38:39.994 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.004 27902 27991 E Parcel : Reading a NULL string not supported
here.
03-22 11:38:40.005 27902 27991 E Parcel : Reading a NULL string not supported
here.
03-22 11:38:40.019 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.023 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.023 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.024 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.024 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.026 27902 27991 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:40.049 27902 27991 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 11:38:40.152 27902 27902 E ScreenmodeClient: display mode not support
03-22 11:38:40.480 27902 27987 E CheckPermission: _bluetooth code = 1
03-22 11:38:40.482 27902 27987 E CheckPermission: _bluetooth code = 3
03-22 11:38:40.483 27902 27987 E CheckPermission: _bluetooth code = 11
03-22 11:38:42.409 27902 27902 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:42.410 27902 27902 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:38:42.556 27902 27902 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 11:38:46.032 27902 27902 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
--------- beginning of main
03-22 11:49:49.917 13741 13741 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 11:49:49.936 13741 13741 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 11:49:49.984 13741 13741 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 11:49:50.097 13741 13741 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 11:49:50.475 13741 13741 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 11:49:50.476 13741 13741 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 11:49:50.476 13741 13741 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 11:49:50.476 13741 13741 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 11:49:50.476 13741 13741 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 11:49:50.476 13741 13741 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 11:49:50.476 13741 13741 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 11:49:50.476 13741 13741 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 11:49:50.476 13741 13741 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 11:49:50.661 13741 13741 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-22 11:49:51.786 13741 13741 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 11:49:51.786 13741 13741 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 11:49:51.939 13741 13741 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 11:49:52.393 13741 13741 E ANR_LOG : >>> msg's executing time is too long
03-22 11:49:52.393 13741 13741 E ANR_LOG : Blocked msg = { when=-2s382ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{2327f21
com.mbwhatsapp}} } , cost = 2316 ms
03-22 11:49:52.393 13741 13741 E ANR_LOG : >>>Current msg List is:
03-22 11:49:52.393 13741 13741 E ANR_LOG : Current msg <1> = { when=-2s369ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 11:49:52.393 13741 13741 E ANR_LOG : Current msg <2> = { when=-2s344ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <3> = { when=-2s318ms
what=9999 target=android.app.ActivityThread$H }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <4> = { when=-2s106ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <5> = { when=-2s28ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@fee1507 }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <6> = { when=-1s434ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <7> = { when=-1s282ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <8> = { when=-850ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 11:49:52.394 13741 13741 E ANR_LOG : Current msg <9> = { when=-195ms what=0
target=android.os.Handler callback=X.3fq }
03-22 11:49:52.394 13741 13741 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 11:49:52.444 13741 13741 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 11:49:52.444 13741 13741 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 11:49:52.444 13741 13741 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 11:49:52.528 13741 13955 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 11:49:52.951 13741 13741 E Parcel : Reading a NULL string not supported
here.
03-22 11:49:53.073 13741 14044 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 11:49:53.153 13741 13741 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 11:49:53.634 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.636 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.637 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.779 13741 14039 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.791 13741 14039 E Parcel : Reading a NULL string not supported
here.
03-22 11:49:53.792 13741 14039 E Parcel : Reading a NULL string not supported
here.
03-22 11:49:53.830 13741 14039 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.832 13741 14039 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.832 13741 14039 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.836 13741 14039 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:49:53.870 13741 14039 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 11:49:54.111 13741 13741 E ScreenmodeClient: display mode not support
03-22 11:49:55.096 13741 14174 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:49:55.111 13741 14174 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 11:49:55.781 13741 14033 E CheckPermission: _bluetooth code = 1
03-22 11:49:55.783 13741 14033 E CheckPermission: _bluetooth code = 3
03-22 11:49:55.785 13741 14033 E CheckPermission: _bluetooth code = 11
03-22 11:50:00.225 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:00.227 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:00.544 13741 13741 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 11:50:01.745 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:01.746 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:03.115 13741 13860 E PlayCore: UID: [10924] PID: [13741]
StandardIntegrity : Phonesky is not installed.
03-22 11:50:06.306 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:06.307 13741 13741 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 11:50:18.103 13741 13755 W System : A resource failed to call release.
--------- beginning of main
03-22 13:47:35.590 13919 13919 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 13:47:35.599 13919 13919 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 13:47:35.617 13919 13919 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 13:47:35.741 13919 13919 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 13:47:36.261 13919 13919 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 13:47:36.261 13919 13919 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 13:47:36.261 13919 13919 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 13:47:36.261 13919 13919 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 13:47:36.261 13919 13919 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 13:47:36.261 13919 13919 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 13:47:36.261 13919 13919 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 13:47:36.262 13919 13919 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 13:47:36.262 13919 13919 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 13:47:36.262 13919 13919 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 13:47:36.262 13919 13919 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 13:47:36.262 13919 13919 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 13:47:36.262 13919 13919 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 13:47:36.262 13919 13919 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 13:47:36.262 13919 13919 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 13:47:36.484 13919 13919 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-22 13:47:37.681 13919 13919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 13:47:37.681 13919 13919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 13:47:37.849 13919 13919 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 13:47:39.146 13919 13919 E ANR_LOG : >>> msg's executing time is too long
03-22 13:47:39.146 13919 13919 E ANR_LOG : Blocked msg = { when=-3s492ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 3427 ms
03-22 13:47:39.146 13919 13919 E ANR_LOG : >>>Current msg List is:
03-22 13:47:39.146 13919 13919 E ANR_LOG : Current msg <1> = { when=-3s469ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <2> = { when=-3s448ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <3> = { when=-3s429ms
what=9999 target=android.app.ActivityThread$H }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <4> = { when=-3s197ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <5> = { when=-3s194ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@d314634 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <6> = { when=-3s53ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@196ec5d }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <7> = { when=-2s361ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <8> = { when=-1s709ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <9> = { when=-1s41ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 13:47:39.147 13919 13919 E ANR_LOG : Current msg <10> = { when=-436ms what=0
target=android.os.Handler callback=X.3fq }
03-22 13:47:39.147 13919 13919 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 13:47:39.187 13919 14118 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:39.190 13919 14112 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 13:47:39.190 13919 14112 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 13:47:39.190 13919 14112 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 13:47:39.206 13919 13919 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-22 13:47:39.639 13919 13919 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 13:47:40.011 13919 13919 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.013 13919 13919 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.014 13919 13919 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.187 13919 14116 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.198 13919 14116 E Parcel : Reading a NULL string not supported
here.
03-22 13:47:40.199 13919 14116 E Parcel : Reading a NULL string not supported
here.
03-22 13:47:40.221 13919 14116 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.229 13919 14116 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:40.259 13919 14116 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 13:47:40.374 13919 13919 E ScreenmodeClient: display mode not support
03-22 13:47:40.408 13919 14153 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 13:47:40.416 13919 14153 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 13:47:41.438 13919 14119 E CheckPermission: _bluetooth code = 1
03-22 13:47:41.439 13919 14119 E CheckPermission: _bluetooth code = 3
03-22 13:47:41.445 13919 14119 E CheckPermission: _bluetooth code = 11
03-22 13:47:46.651 13919 13919 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:46.652 13919 13919 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 13:47:46.822 13919 13919 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
--------- beginning of system
--------- beginning of main
03-22 14:06:09.662 27315 27315 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 14:06:09.670 27315 27315 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 14:06:09.684 27315 27315 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 14:06:09.747 27315 27315 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 14:06:10.050 27315 27315 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 14:06:10.051 27315 27315 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 14:06:10.051 27315 27315 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 14:06:10.051 27315 27315 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 14:06:10.051 27315 27315 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 14:06:10.051 27315 27315 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 14:06:10.051 27315 27315 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 14:06:10.051 27315 27315 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 14:06:10.051 27315 27315 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 14:06:10.176 27315 27315 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-22 14:06:10.856 27315 27315 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 14:06:10.856 27315 27315 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 14:06:10.945 27315 27315 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 14:06:11.209 27315 27365 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 14:06:11.209 27315 27365 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 14:06:11.209 27315 27365 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 14:06:11.224 27315 27371 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.249 27315 27315 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 14:06:11.545 27315 27315 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 14:06:11.791 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.793 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.793 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.872 27315 27382 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 14:06:11.874 27315 27382 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 14:06:11.891 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.903 27315 27369 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:11.904 27315 27369 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:11.919 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.926 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:11.952 27315 27369 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 14:06:12.052 27315 27315 E ScreenmodeClient: display mode not support
03-22 14:06:13.188 27315 27372 E CheckPermission: _bluetooth code = 1
03-22 14:06:13.194 27315 27372 E CheckPermission: _bluetooth code = 3
03-22 14:06:13.197 27315 27372 E CheckPermission: _bluetooth code = 11
03-22 14:06:20.775 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:20.776 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:21.766 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:21.767 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:22.324 27315 27315 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:22.418 27315 27481 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:22.562 27315 27315 W linker : Warning:
"/data/app/~~JUA11H4oTQy3VkvVlrB0UA==/com.google.android.webview-
DXCKadKKer142petp04QUA==/base.apk!/lib/arm64-v8a/libmonochrome.so" unused DT entry:
unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 14:06:22.747 27315 27315 E MultiApp.Impl: OplusMultiAppImpl
03-22 14:06:23.005 27315 27518 E chromium: [ERROR:simple_file_enumerator.cc(21)]
opendir /data/user/0/com.mbwhatsapp/cache/WebView/Default/HTTP Cache/Code Cache/js:
No such file or directory (2)
03-22 14:06:23.005 27315 27518 E chromium: [ERROR:simple_index_file.cc(614)] Could
not reconstruct index from disk
03-22 14:06:23.164 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.168 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.169 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.170 27315 27315 W Bundle : Key article_id expected Long but value
was a java.lang.String. The default value -1 was returned.
03-22 14:06:23.171 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.171 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.171 27315 27315 W Bundle : Attempt to cast generated internal
exception:
03-22 14:06:23.171 27315 27315 W Bundle : java.lang.ClassCastException:
java.lang.String cannot be cast to java.lang.Long
03-22 14:06:23.171 27315 27315 W Bundle : at
android.os.BaseBundle.getLong(BaseBundle.java:1119)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.content.Intent.getLongExtra(Intent.java:8215)
03-22 14:06:23.171 27315 27315 W Bundle : at X.4E2.A08(Unknown Source:2)
03-22 14:06:23.171 27315 27315 W Bundle : at
com.mbwhatsapp.support.faq.FaqItemActivity.onCreate(Unknown Source:90)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.Activity.performCreate(Activity.java:8151)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.Activity.performCreate(Activity.java:8135)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1309)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3732)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3931)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2356)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.os.Looper.loop(Looper.java:264)
03-22 14:06:23.171 27315 27315 W Bundle : at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 14:06:23.171 27315 27315 W Bundle : at
java.lang.reflect.Method.invoke(Native Method)
03-22 14:06:23.171 27315 27315 W Bundle : at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 14:06:23.171 27315 27315 W Bundle : at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 14:06:23.172 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.174 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.174 27315 27546 E libEGL : eglCreateContextImpl:990 error 3004
(EGL_BAD_ATTRIBUTE)
03-22 14:06:23.193 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.195 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.196 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.196 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.196 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.202 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.202 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.203 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.204 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.205 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.205 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.209 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.210 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.211 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.211 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.212 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.234 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.234 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.278 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.278 27315 27488 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.280 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.284 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.284 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.290 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.290 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.290 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.291 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.291 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.292 27315 27488 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.292 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.295 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.295 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.304 27315 27546 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.349 27315 27507 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.374 27315 27507 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.382 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.383 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.383 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.386 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.387 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.389 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.389 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.393 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.393 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.399 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.399 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.406 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.406 27315 27507 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.406 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.407 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.407 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.408 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.408 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.409 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.409 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.411 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.412 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.412 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.412 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.421 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.421 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.422 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.422 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.430 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.430 27315 27507 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:23.431 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.432 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.432 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.433 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.433 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.434 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.434 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.436 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.436 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.436 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.436 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.437 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.437 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.440 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.441 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.442 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:23.613 27315 27521 W AudioCapabilities: Unsupported mime audio/ffmpeg
03-22 14:06:23.613 27315 27521 W AudioCapabilities: Unsupported mime audio/x-adpcm-
ms
03-22 14:06:23.614 27315 27521 W AudioCapabilities: Unsupported mime audio/x-adpcm-
dvi-ima
03-22 14:06:23.614 27315 27521 W AudioCapabilities: Unsupported mime audio/alac
03-22 14:06:23.615 27315 27521 W AudioCapabilities: Unsupported mime audio/ape
03-22 14:06:23.619 27315 27521 W AudioCapabilities: Unsupported mime audio/x-ms-wma
03-22 14:06:23.619 27315 27521 W VideoCapabilities: Unsupported mime video/ffmpeg
03-22 14:06:23.626 27315 27521 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
03-22 14:06:23.626 27315 27521 W VideoCapabilities: Unrecognized profile/level
32768/2 for video/mp4v-es
03-22 14:06:23.626 27315 27521 W VideoCapabilities: Unrecognized profile/level
32768/64 for video/mp4v-es
03-22 14:06:23.628 27315 27521 W VideoCapabilities: Unsupported mime video/x-ms-wmv
03-22 14:06:23.630 27315 27521 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
03-22 14:06:23.871 27315 27315 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 14:06:25.240 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:25.241 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:25.648 27315 27373 W Settings: Setting wifi_sleep_policy has moved from
android.provider.Settings.System to android.provider.Settings.Global, returning
read-only value.
03-22 14:06:25.680 27315 27315 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:25.738 27315 27578 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:25.918 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:25.919 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:28.300 27315 27315 E chromium: [ERROR:aw_browser_terminator.cc(154)]
Renderer process (27489) crash detected (code -1).
03-22 14:06:44.092 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:44.093 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:45.013 27315 27315 E Parcel : Reading a NULL string not supported
here.
03-22 14:06:45.137 27315 27909 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:45.248 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:45.248 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:06:45.403 27315 27315 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 14:07:01.088 27315 27315 E Parcel : Reading a NULL string not supported
here.
03-22 14:07:01.148 27315 27949 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.309 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.309 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.363 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.366 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.366 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.366 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.367 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.385 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.385 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.386 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.386 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.386 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.386 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.387 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.388 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.392 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.392 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:01.409 27315 27369 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:02.561 27315 27315 W com.mbwhatsapp: Accessing hidden method
Landroid/view/MotionEvent;->getHistoricalEventTimeNano(I)J (greylist-max-o,
reflection, denied)
03-22 14:07:11.322 27315 27522 E Parcel : Reading a NULL string not supported
here.
03-22 14:07:15.713 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:15.714 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:15.800 27315 27315 E Parcel : Reading a NULL string not supported
here.
03-22 14:07:16.070 27315 27315 E chromium: [ERROR:aw_browser_terminator.cc(154)]
Renderer process (27951) crash detected (code -1).
03-22 14:07:16.117 27315 27488 E Parcel : Reading a NULL string not supported
here.
03-22 14:07:16.383 27315 27332 E DatabaseUtils: Writing exception to parcel
03-22 14:07:16.383 27315 27332 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/support?id=logs from pid=27994, uid=1000
requires the provider be exported, or grantUriPermission()
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:820
)
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:684)
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.content.ContentProvider$Transport.query(ContentProvider.java:239)
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:107)
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1161)
03-22 14:07:16.383 27315 27332 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1130)
03-22 14:07:41.396 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:41.398 27315 27315 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 14:07:41.526 27315 27315 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
--------- beginning of main
03-22 16:24:23.208 29490 29490 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 16:24:23.240 29490 29490 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 16:24:23.295 29490 29490 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 16:24:23.388 29490 29490 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 16:24:23.771 29490 29490 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 16:24:23.772 29490 29490 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 16:24:23.772 29490 29490 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 16:24:23.772 29490 29490 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 16:24:23.772 29490 29490 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 16:24:23.772 29490 29490 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 16:24:23.772 29490 29490 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 16:24:23.772 29490 29490 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 16:24:23.772 29490 29490 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 16:24:23.961 29490 29490 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-22 16:24:24.724 29490 29490 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 16:24:24.724 29490 29490 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 16:24:24.838 29490 29490 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 16:24:25.188 29490 29490 E ANR_LOG : >>> msg's executing time is too long
03-22 16:24:25.188 29490 29490 E ANR_LOG : Blocked msg = { when=-1s853ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 1821 ms
03-22 16:24:25.188 29490 29490 E ANR_LOG : >>>Current msg List is:
03-22 16:24:25.188 29490 29490 E ANR_LOG : Current msg <1> = { when=-1s849ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 16:24:25.188 29490 29490 E ANR_LOG : Current msg <2> = { when=-1s834ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <3> = { when=-1s823ms
what=9999 target=android.app.ActivityThread$H }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <4> = { when=-1s662ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <5> = { when=-1s483ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@d314634 }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <6> = { when=-1s246ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@196ec5d
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <7> = { when=-1s246ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@196ec5d intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <8> = { when=-739ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$ActivityThread$A4ykhsPb8qV3ffTqpQDklHSMDJ0 }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <9> = { when=-720ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 16:24:25.189 29490 29490 E ANR_LOG : Current msg <10> = { when=-154ms what=0
target=android.os.Handler callback=X.3fq }
03-22 16:24:25.189 29490 29490 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 16:24:25.199 29490 29705 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 16:24:25.199 29490 29705 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 16:24:25.199 29490 29705 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 16:24:25.234 29490 29490 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 16:24:25.589 29490 29490 E Parcel : Reading a NULL string not supported
here.
03-22 16:24:25.693 29490 29753 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 16:24:25.780 29490 29490 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 16:24:26.098 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.100 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.100 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.184 29490 29752 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.199 29490 29752 E Parcel : Reading a NULL string not supported
here.
03-22 16:24:26.202 29490 29752 E Parcel : Reading a NULL string not supported
here.
03-22 16:24:26.219 29490 29752 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.224 29490 29752 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.224 29490 29752 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.225 29490 29752 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:26.250 29490 29752 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 16:24:26.345 29490 29490 E ScreenmodeClient: display mode not support
03-22 16:24:26.843 29490 29770 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 16:24:26.959 29490 29705 E CheckPermission: _bluetooth code = 1
03-22 16:24:26.961 29490 29705 E CheckPermission: _bluetooth code = 3
03-22 16:24:26.962 29490 29705 E CheckPermission: _bluetooth code = 11
03-22 16:24:27.323 29490 29772 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 16:24:27.763 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:27.764 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:27.933 29490 29490 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
03-22 16:24:35.256 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:35.257 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:36.630 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:36.632 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:37.716 29490 29905 E PlayCore: UID: [10924] PID: [29490]
StandardIntegrity : Phonesky is not installed.
03-22 16:24:47.147 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:47.149 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:24:57.733 29490 29506 W System : A resource failed to call release.
03-22 16:25:04.614 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:25:04.616 29490 29490 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 16:25:04.854 29490 29490 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
--------- beginning of system
--------- beginning of main
03-22 16:26:29.970 4161 4161 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 16:26:29.976 4161 4161 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 16:26:29.991 4161 4161 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 16:26:30.035 4161 4161 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 16:26:30.567 4161 4161 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 16:26:30.567 4161 4161 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 16:26:30.568 4161 4161 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 16:26:30.568 4161 4161 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 16:26:30.568 4161 4161 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 16:26:30.568 4161 4161 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 16:26:30.568 4161 4161 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 16:26:30.568 4161 4161 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 16:26:30.568 4161 4161 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 16:26:30.568 4161 4161 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 16:26:30.750 4161 4161 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-22 16:26:31.602 4161 4161 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 16:26:31.602 4161 4161 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 16:26:31.726 4161 4161 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 16:26:32.000 4161 4161 E ANR_LOG : >>> msg's executing time is too long
03-22 16:26:32.000 4161 4161 E ANR_LOG : Blocked msg = { when=-1s991ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 1987 ms
03-22 16:26:32.000 4161 4161 E ANR_LOG : >>>Current msg List is:
03-22 16:26:32.000 4161 4161 E ANR_LOG : Current msg <1> = { when=-1s990ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@d314634 }
03-22 16:26:32.000 4161 4161 E ANR_LOG : Current msg <2> = { when=-1s990ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
03-22 16:26:32.001 4161 4161 E ANR_LOG : Current msg <3> = { when=-1s990ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@d314634 }
03-22 16:26:32.001 4161 4161 E ANR_LOG : Current msg <4> = { when=-1s990ms
what=9999 target=android.app.ActivityThread$H }
03-22 16:26:32.002 4161 4161 E ANR_LOG : Current msg <5> = { when=-647ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 16:26:32.002 4161 4161 E ANR_LOG : Current msg <6> = { when=-20ms what=0
target=android.app.ActivityThread$H callback=android.app.-$
$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA }
03-22 16:26:32.002 4161 4161 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 16:26:32.004 4161 4272 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 16:26:32.004 4161 4272 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 16:26:32.004 4161 4272 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 16:26:32.647 4161 4278 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 16:26:32.672 4161 4278 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 16:26:32.698 4161 4272 E CheckPermission: _bluetooth code = 1
03-22 16:26:32.699 4161 4272 E CheckPermission: _bluetooth code = 3
03-22 16:26:32.700 4161 4272 E CheckPermission: _bluetooth code = 11
--------- beginning of main
03-22 17:58:56.823 28775 28775 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 17:58:56.832 28775 28775 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 17:58:56.847 28775 28775 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 17:58:56.943 28775 28775 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 17:58:57.261 28775 28775 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 17:58:57.262 28775 28775 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 17:58:57.262 28775 28775 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 17:58:57.262 28775 28775 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 17:58:57.262 28775 28775 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 17:58:57.262 28775 28775 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 17:58:57.262 28775 28775 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 17:58:57.262 28775 28775 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 17:58:57.262 28775 28775 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 17:58:57.409 28775 28775 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-22 17:58:58.217 28775 28775 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 17:58:58.217 28775 28775 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 17:58:58.311 28775 28775 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 17:58:58.600 28775 28775 E ANR_LOG : >>> msg's executing time is too long
03-22 17:58:58.600 28775 28775 E ANR_LOG : Blocked msg = { when=-1s722ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 1680 ms
03-22 17:58:58.600 28775 28775 E ANR_LOG : >>>Current msg List is:
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <1> = { when=-1s710ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
ConfigurationChangeItem, }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <2> = { when=-1s706ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <3> = { when=-1s693ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <4> = { when=-1s682ms
what=9999 target=android.app.ActivityThread$H }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <5> = { when=-1s636ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <6> = { when=-1s545ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <7> = { when=-1s544ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@d314634 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <8> = { when=-1s536ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@196ec5d
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <9> = { when=-1s536ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@196ec5d intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
03-22 17:58:58.601 28775 28775 E ANR_LOG : Current msg <10> = { when=-1s360ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@63529d2 }
03-22 17:58:58.601 28775 28775 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 17:58:58.609 28775 28825 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 17:58:58.609 28775 28825 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 17:58:58.609 28775 28825 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 17:58:58.632 28775 28832 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:58.657 28775 28775 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
--------- beginning of system
03-22 17:58:59.009 28775 28775 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 17:58:59.299 28775 28775 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.301 28775 28775 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.301 28775 28775 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.399 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.408 28775 28830 E Parcel : Reading a NULL string not supported
here.
03-22 17:58:59.410 28775 28830 E Parcel : Reading a NULL string not supported
here.
03-22 17:58:59.423 28775 28843 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 17:58:59.426 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.429 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.430 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.430 28775 28843 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 17:58:59.430 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.430 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.430 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.433 28775 28830 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:58:59.458 28775 28830 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 17:58:59.565 28775 28775 E ScreenmodeClient: display mode not support
03-22 17:58:59.890 28775 28829 E CheckPermission: _bluetooth code = 1
03-22 17:58:59.892 28775 28829 E CheckPermission: _bluetooth code = 3
03-22 17:58:59.894 28775 28829 E CheckPermission: _bluetooth code = 11
03-22 17:59:01.288 28775 28775 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 17:59:01.289 28775 28775 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of main
--------- beginning of system
03-22 17:59:06.592 28887 28887 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 17:59:06.598 28887 28887 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 17:59:06.606 28887 28887 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 17:59:06.646 28887 28887 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 17:59:06.751 28887 28887 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 17:59:06.752 28887 28887 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 17:59:06.752 28887 28887 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 17:59:06.752 28887 28887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 17:59:06.753 28887 28887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 17:59:06.753 28887 28887 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 17:59:06.753 28887 28887 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 17:59:06.753 28887 28887 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 17:59:06.753 28887 28887 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 17:59:06.753 28887 28887 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 17:59:06.753 28887 28887 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 17:59:06.753 28887 28887 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 17:59:06.753 28887 28887 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 17:59:06.754 28887 28887 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 17:59:06.754 28887 28887 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 17:59:06.859 28887 28887 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-22 17:59:07.145 28887 28887 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 17:59:07.146 28887 28887 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 17:59:07.240 28887 28887 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 17:59:07.597 28887 28937 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 17:59:07.597 28887 28937 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 17:59:07.597 28887 28937 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 17:59:08.043 28887 28945 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 17:59:08.056 28887 28945 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 17:59:08.091 28887 28937 E CheckPermission: _bluetooth code = 1
03-22 17:59:08.096 28887 28937 E CheckPermission: _bluetooth code = 3
03-22 17:59:08.097 28887 28937 E CheckPermission: _bluetooth code = 11
--------- beginning of main
03-22 19:50:05.424 30193 30193 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-22 19:50:05.431 30193 30193 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-22 19:50:05.442 30193 30193 E RefClass:
java.lang.reflect.InvocationTargetException
03-22 19:50:05.512 30193 30193 E libc : Access denied finding property
"ro.odm.prev.product.name"
03-22 19:50:05.820 30193 30193 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1131)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1085)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1008)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.System.loadLibrary(System.java:1664)
03-22 19:50:05.821 30193 30193 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.Class.newInstance(Native Method)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-22 19:50:05.821 30193 30193 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1158)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1324)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7272)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.ActivityThread.access$1700(ActivityThread.java:309)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2194)
03-22 19:50:05.821 30193 30193 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-22 19:50:05.821 30193 30193 W System.err: at
android.os.Looper.loop(Looper.java:264)
03-22 19:50:05.821 30193 30193 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8315)
03-22 19:50:05.821 30193 30193 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-22 19:50:05.821 30193 30193 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
03-22 19:50:05.821 30193 30193 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
03-22 19:50:05.965 30193 30193 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-22 19:50:06.775 30193 30193 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (greylist-
max-q,test-api, reflection, denied)
03-22 19:50:06.775 30193 30193 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
(greylist-max-q, reflection, denied)
03-22 19:50:06.871 30193 30193 W linker : Warning:
"/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so" unused
DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
03-22 19:50:07.139 30193 30193 E ANR_LOG : >>> msg's executing time is too long
03-22 19:50:07.139 30193 30193 E ANR_LOG : Blocked msg = { when=-1s672ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{fee1507
com.mbwhatsapp}} } , cost = 1648 ms
03-22 19:50:07.139 30193 30193 E ANR_LOG : >>>Current msg List is:
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <1> = { when=-1s666ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
LaunchActivityItem,ResumeActivityItem }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <2> = { when=-1s659ms
what=159 target=android.app.ActivityThread$H obj=ClientTransaction
TopResumedActivityChangeItem, }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <3> = { when=-1s651ms
what=9999 target=android.app.ActivityThread$H }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <4> = { when=-1s555ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@d314634
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <5> = { when=-1s555ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@d314634 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <6> = { when=-1s548ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@196ec5d
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <7> = { when=-1s546ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@196ec5d intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <8> = { when=-1s541ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@63529d2
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
03-22 19:50:07.139 30193 30193 E ANR_LOG : Current msg <9> = { when=-1s541ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@63529d2 intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
03-22 19:50:07.140 30193 30193 E ANR_LOG : Current msg <10> = { when=-1s293ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@1ccfaa3 }
03-22 19:50:07.140 30193 30193 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-22 19:50:07.143 30193 30246 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
03-22 19:50:07.143 30193 30246 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-22 19:50:07.143 30193 30246 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-22 19:50:07.179 30193 30193 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
03-22 19:50:07.445 30193 30193 E Parcel : Reading a NULL string not supported
here.
03-22 19:50:07.545 30193 30258 E libEGL : Invalid file path for libcolorx-
loader.so
--------- beginning of system
03-22 19:50:07.613 30193 30193 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-22 19:50:07.906 30193 30193 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:07.907 30193 30193 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:07.908 30193 30193 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:08.032 30193 30257 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:08.056 30193 30257 E Parcel : Reading a NULL string not supported
here.
03-22 19:50:08.057 30193 30246 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 19:50:08.058 30193 30257 E Parcel : Reading a NULL string not supported
here.
03-22 19:50:08.062 30193 30246 W System : ClassLoader referenced unknown path:
system/framework/mediatek-cta.jar
03-22 19:50:08.069 30193 30257 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:08.075 30193 30257 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:08.099 30193 30257 E ion : ioctl c0044901 failed with code -1:
Invalid argument
03-22 19:50:08.195 30193 30193 E ScreenmodeClient: display mode not support
03-22 19:50:08.934 30193 30283 E CheckPermission: _bluetooth code = 1
03-22 19:50:08.940 30193 30283 E CheckPermission: _bluetooth code = 3
03-22 19:50:08.942 30193 30283 E CheckPermission: _bluetooth code = 11
03-22 19:50:10.077 30193 30193 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:10.078 30193 30193 E libEGL : Invalid file path for libcolorx-
loader.so
03-22 19:50:10.211 30193 30193 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection

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