0% found this document useful (0 votes)
31 views16 pages

Debugging Errors in com.mbwhatsapp

The document contains log messages from an Android application. It reports errors loading classes, accessing properties, and issues with uncaught exceptions. It also logs granting permissions to application files and methods failing lock verification.

Uploaded by

gkathy600
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)
31 views16 pages

Debugging Errors in com.mbwhatsapp

The document contains log messages from an Android application. It reports errors loading classes, accessing properties, and issues with uncaught exceptions. It also logs granting permissions to application files and methods failing lock verification.

Uploaded by

gkathy600
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/ 16

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

03-11 20:01:41.652 31134 31134 E com.mbwhatsapp: Unknown bits set in runtime_flags:


0x40000000
03-11 20:01:41.676 31134 31134 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-11 20:01:41.810 31134 31134 W libc : Access denied finding property
"ro.odm.prev.product.name"
03-11 20:01:41.903 31134 31134 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1121)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1075)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:998)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-11 20:01:41.904 31134 31134 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.Class.newInstance(Native Method)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-11 20:01:41.904 31134 31134 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1251)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1444)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7183)
03-11 20:01:41.904 31134 31134 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2284)
03-11 20:01:41.904 31134 31134 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-11 20:01:41.904 31134 31134 W System.err: at
android.os.Looper.loopOnce(Looper.java:240)
03-11 20:01:41.904 31134 31134 W System.err: at
android.os.Looper.loop(Looper.java:351)
03-11 20:01:41.904 31134 31134 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8377)
03-11 20:01:41.904 31134 31134 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-11 20:01:41.904 31134 31134 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
03-11 20:01:41.904 31134 31134 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
03-11 20:01:41.977 31134 31134 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-11 20:01:42.776 31240 31240 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
03-11 20:01:42.786 31240 31240 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
03-11 20:01:42.845 31240 31240 W libc : Access denied finding property
"ro.odm.prev.product.name"
03-11 20:01:42.942 31240 31240 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1121)
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1075)
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:998)
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
03-11 20:01:42.942 31240 31240 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
03-11 20:01:42.942 31240 31240 W System.err: at
java.lang.Class.newInstance(Native Method)
03-11 20:01:42.942 31240 31240 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
03-11 20:01:42.942 31240 31240 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
03-11 20:01:42.942 31240 31240 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1251)
03-11 20:01:42.942 31240 31240 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
03-11 20:01:42.942 31240 31240 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1444)
03-11 20:01:42.942 31240 31240 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7183)
03-11 20:01:42.943 31240 31240 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
03-11 20:01:42.943 31240 31240 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2284)
03-11 20:01:42.943 31240 31240 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-11 20:01:42.943 31240 31240 W System.err: at
android.os.Looper.loopOnce(Looper.java:240)
03-11 20:01:42.943 31240 31240 W System.err: at
android.os.Looper.loop(Looper.java:351)
03-11 20:01:42.943 31240 31240 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8377)
03-11 20:01:42.943 31240 31240 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-11 20:01:42.943 31240 31240 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
03-11 20:01:42.943 31240 31240 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
03-11 20:01:43.002 31240 31240 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-11 20:01:43.321 31240 31240 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
03-11 20:01:43.321 31240 31240 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
03-11 20:01:43.645 31240 31285 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
03-11 20:01:44.353 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36909): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="dm-59" ino=39603 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.357 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36910): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so" dev="dm-
59" ino=39593 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.365 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36911): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-59" ino=39595 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.385 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36912): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="dm-59" ino=39598 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.409 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36913): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-59" ino=39595 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.409 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36914): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-59" ino=39595 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.409 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36915): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="dm-59" ino=39595 scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c42,c257,c512,c768 tclass=file
app=com.mbwhatsapp
03-11 20:01:44.520 31240 31449 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
03-11 20:01:44.520 31240 31449 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
03-11 20:01:44.520 31240 31449 W com.mbwhatsapp: and incorrect proguard
optimizations.
03-11 20:01:44.521 31240 31240 E ANR_LOG : >>> msg's executing time is too long
03-11 20:01:44.521 31240 31240 E ANR_LOG : Blocked msg = { when=-1s713ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{585944f
com.mbwhatsapp}} } , cost = 1697 ms
03-11 20:01:44.521 31240 31240 E ANR_LOG : >>>Current msg List is:
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <1> = { when=-1s706ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@ab0ef169 }
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <2> = { when=-1s702ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@9e4577bf }
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <3> = { when=-1s694ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@ae425c8 }
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <4> = { when=-1s521ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <5> = { when=-1s463ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
03-11 20:01:44.521 31240 31240 E ANR_LOG : Current msg <6> = { when=-1s346ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
03-11 20:01:44.522 31240 31240 E ANR_LOG : Current msg <7> = { when=-797ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
03-11 20:01:44.522 31240 31240 E ANR_LOG : Current msg <8> = { when=-91ms what=0
target=android.os.Handler callback=X.3fq }
03-11 20:01:44.522 31240 31240 E ANR_LOG : Current msg <9> = { when=-13ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
03-11 20:01:44.522 31240 31240 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
03-11 20:01:44.541 31240 31240 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
03-11 20:01:44.891 31240 31240 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
03-11 20:01:44.951 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:44.951 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:44.952 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:44.952 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:44.957 31240 31240 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
03-11 20:01:44.957 31240 31240 W System.err:
03-11 20:01:44.957 31240 31240 W System.err: at
android.content.res.Resources.getText(Resources.java:475)
03-11 20:01:44.957 31240 31240 W System.err:
03-11 20:01:44.957 31240 31240 W System.err: at
android.content.res.Resources.getString(Resources.java:572)
03-11 20:01:44.957 31240 31240 W System.err:
03-11 20:01:44.957 31240 31240 W System.err: at X.35t.A0E(Unknown Source:46)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
android.app.Activity.performCreate(Activity.java:8397)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
android.app.Activity.performCreate(Activity.java:8370)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.958 31240 31240 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1403)
03-11 20:01:44.958 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3837)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4006)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:11
1)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2462)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.os.Looper.loopOnce(Looper.java:240)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.os.Looper.loop(Looper.java:351)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.959 31240 31240 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8377)
03-11 20:01:44.959 31240 31240 W System.err:
03-11 20:01:44.960 31240 31240 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
03-11 20:01:44.960 31240 31240 W System.err:
03-11 20:01:44.960 31240 31240 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
03-11 20:01:44.960 31240 31240 W System.err:
03-11 20:01:44.960 31240 31240 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
03-11 20:01:44.960 31240 31240 W System.err:
03-11 20:01:45.064 31240 31240 W Activity: Can request only one set of permissions
at a time
03-11 20:01:45.158 31240 31544 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
03-11 20:01:45.158 31240 31544 E RenderScript: Failed to load runtime , loading
default
03-11 20:01:45.250 31240 31240 E ArmVmp : Match on catch block at 0x0a in for
0x26d
03-11 20:01:45.265 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36917): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532185
scontext=u:r:untrusted_app:s0:c42,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
03-11 20:01:45.266 31240 31240 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
03-11 20:01:45.266 31240 31240 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
03-11 20:01:46.629 31240 31273 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
03-11 20:01:46.957 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.957 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.958 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.962 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.962 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.963 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.963 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.964 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.965 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.965 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.966 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.967 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.967 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.968 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.968 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.969 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.970 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.970 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.970 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.971 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:46.972 31240 31240 E com.mbwhatsapp: Invalid ID 0x00000000.
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system/framework/framework-res.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayASI_Infrastructure/
GmsConfigOverlayASI_Infrastructure.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayCommonEx/GmsConfigOverlayCommonE
x.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayComms/GmsConfigOverlayComms.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayGSA/GmsConfigOverlayGSA.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/GmsConfigOverlayNoSafetyCenter/
GmsConfigOverlayNoSafetyCenter.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/CaptivePortalLoginFrameworkOverlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GoogleExtServicesConfigOverlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/GooglePermissionControllerFrameworkOverlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/ModuleMetadataGoogleOverlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/my_bigball/overlay/OplusGmsConfigOverlayCommon/OplusGmsConfigOverla
yCommon.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/FrameworksResCommon_Sys.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/vendor/overlay/FrameworksResTarget.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/framework_res_overlay_Network.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/android_framework_res_overlay.display.product.20385
.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/ConnectivityBaseOverlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/system_ext/overlay/OplusFrameworkBluetoothResource.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /system_ext/framework/oplus-framework-res.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_overlay.display.product.20385.a
pk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/oplus_framework_res_rro_oppo.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=<empty> and /data/app/~~M7qo1JFAH7LnP47dkn1nAw==/com.mbwhatsapp-
ESU9T9HK76jtyRgxI7ENCA==/base.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/product/overlay/NavigationBarModeGestural/NavigationBarModeGestural
Overlay.apk}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-neutral-xnwW.frro}
03-11 20:01:46.972 31240 31240 E ResourcesImplExt: the AssetManager's apkAsset:
ApkAssets{path=/data/resource-cache/com.android.systemui-accent-ZrlM.frro}
03-11 20:01:48.317 31240 31268 W com.mbwhatsapp: Suspending all threads took:
15.355ms
03-11 20:01:48.323 31240 31268 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
03-11 20:01:48.383 31240 31498 W Parcel : Expecting binder but got null!
03-11 20:01:48.399 31240 31240 W Activity: Can request only one set of permissions
at a time
03-11 20:01:48.399 31240 31240 W Activity: Can request only one set of permissions
at a time
03-11 20:01:48.633 31240 31498 W Parcel : Expecting binder but got null!
03-11 20:01:49.987 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.003 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.017 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.034 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.048 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.062 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.076 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.093 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.110 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.127 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.145 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.162 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:50.181 31240 31240 E RippleDrawable: The RippleDrawable.STYLE_PATTERNED
animation is not supported for a non-hardware accelerated Canvas. Skipping
animation.
03-11 20:01:51.079 31240 32016 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-11 20:01:51.079 31240 32016 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-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:463)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8256)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
03-11 20:01:51.079 31240 32016 E ShortcutInfoCompatSaver: ... 7 more
03-11 20:01:51.114 31240 31498 E FrameEvents: updateAcquireFence: Did not find
frame.
03-11 20:01:51.122 31240 31498 E FrameEvents: updateAcquireFence: Did not find
frame.
03-11 20:01:51.132 31240 31498 E FrameEvents: updateAcquireFence: Did not find
frame.
03-11 20:01:51.141 31240 31240 W com.mbwhatsapp: type=1400 audit(0.0:36980): avc:
denied { read } for name="osrelease" dev="proc" ino=1688461
scontext=u:r:untrusted_app:s0:c42,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=

You might also like