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

Logcat

The document contains log messages from an Android application. It shows errors related to loading classes and libraries during startup. It also shows messages related to permissions being granted for accessing application files and libraries. Finally, it contains messages about an Activity not responding (ANR) for over 1.8 seconds while handling a message during startup.

Uploaded by

iceedash
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 views103 pages

Logcat

The document contains log messages from an Android application. It shows errors related to loading classes and libraries during startup. It also shows messages related to permissions being granted for accessing application files and libraries. Finally, it contains messages about an Activity not responding (ANR) for over 1.8 seconds while handling a message during startup.

Uploaded by

iceedash
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/ 103

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

02-10 22:16:36.980 14211 14211 E com.mbwhatsapp: Unknown bits set in runtime_flags:


0x40000000
02-10 22:16:36.989 14211 14211 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:16:37.326 14211 14211 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:16:37.327 14211 14211 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:16:37.327 14211 14211 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:16:37.327 14211 14211 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:16:37.327 14211 14211 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:16:37.327 14211 14211 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:16:37.327 14211 14211 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:16:37.327 14211 14211 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:16:37.327 14211 14211 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:16:37.327 14211 14211 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:16:37.712 14211 14211 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.
02-10 22:16:38.342 14211 14293 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
--------- beginning of main
02-10 22:16:38.905 14353 14353 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:16:38.912 14353 14353 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:16:39.123 14353 14353 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:16:39.123 14353 14353 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:16:39.123 14353 14353 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:16:39.123 14353 14353 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:16:39.123 14353 14353 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:16:39.123 14353 14353 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:16:39.123 14353 14353 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:16:39.123 14353 14353 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:16:39.123 14353 14353 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:16:39.123 14353 14353 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:16:39.193 14353 14353 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.
02-10 22:16:39.234 14353 14420 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-10 22:16:39.414 14353 14353 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:16:39.414 14353 14353 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:16:40.622 14353 14353 W com.mbwhatsapp: type=1400 audit(0.0:415290): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:16:40.622 14353 14353 W com.mbwhatsapp: type=1400 audit(0.0:415291): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:16:40.630 14353 14353 W com.mbwhatsapp: type=1400 audit(0.0:415292): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:16:40.670 14353 14353 W com.mbwhatsapp: type=1400 audit(0.0:415293): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:16:40.844 14353 14353 E ANR_LOG : >>> msg's executing time is too long
02-10 22:16:40.844 14353 14353 E ANR_LOG : Blocked msg = { when=-1s853ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{7cdb113
com.mbwhatsapp}} } , cost = 1832 ms
02-10 22:16:40.844 14353 14353 E ANR_LOG : >>>Current msg List is:
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <1> = { when=-1s850ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@9429c889 }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <2> = { when=-1s841ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@f4cfe38e }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <3> = { when=-1s834ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <4> = { when=-1s832ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@a3bbd1a }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <5> = { when=-1s653ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <6> = { when=-1s557ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <7> = { when=-1s497ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <8> = { when=-803ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <9> = { when=-133ms what=0
target=android.os.Handler callback=X.3fq }
02-10 22:16:40.844 14353 14353 E ANR_LOG : Current msg <10> = { when=-11ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:16:40.845 14353 14353 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:16:40.851 14353 14642 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:16:40.851 14353 14642 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:16:40.851 14353 14642 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:16:40.904 14353 14353 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
02-10 22:16:41.492 14353 14353 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:16:41.881 14353 14353 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:41.882 14353 14353 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
02-10 22:16:41.885 14353 14353 W System.err: at
android.content.res.Resources.getText(Resources.java:465)
02-10 22:16:41.886 14353 14353 W System.err: at
android.content.res.Resources.getString(Resources.java:558)
02-10 22:16:41.886 14353 14353 W System.err: at X.35t.A0E(Unknown Source:46)
02-10 22:16:41.886 14353 14353 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
02-10 22:16:41.886 14353 14353 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
02-10 22:16:41.886 14353 14353 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
02-10 22:16:41.886 14353 14353 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
02-10 22:16:41.886 14353 14353 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
02-10 22:16:41.886 14353 14353 W System.err: at
android.app.Activity.performCreate(Activity.java:8129)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.Activity.performCreate(Activity.java:8109)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1344)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3749)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3942)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
9)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-10 22:16:41.887 14353 14353 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2345)
02-10 22:16:41.888 14353 14353 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:16:41.888 14353 14353 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:16:41.888 14353 14353 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:16:41.888 14353 14353 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:16:41.888 14353 14353 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:16:41.888 14353 14353 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:16:41.888 14353 14353 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:16:42.225 14353 14353 W Activity: Can request only one set of permissions
at a time
02-10 22:16:42.413 14353 14859 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
02-10 22:16:42.413 14353 14859 E RenderScript: Failed to load runtime , loading
default
02-10 22:16:42.695 14353 14353 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e304d
02-10 22:16:42.776 14353 14353 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:16:42.776 14353 14353 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:16:42.944 14353 14353 E ANR_LOG : >>> msg's executing time is too long
02-10 22:16:42.944 14353 14353 E ANR_LOG : Blocked msg = { when=-1s609ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@8dfcb4a } , cost = 1598 ms
02-10 22:16:42.944 14353 14353 E ANR_LOG : >>>Current msg List is:
02-10 22:16:42.944 14353 14353 E ANR_LOG : Current msg <1> = { when=-1s604ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@f87ca6ed }
02-10 22:16:42.944 14353 14353 E ANR_LOG : Current msg <2> = { when=-1s499ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <3> = { when=-1s444ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <4> = { when=-1s433ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <5> = { when=-1s72ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@f87c328e }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <6> = { when=-1s72ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@7ad706ad }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <7> = { when=-939ms what=2
target=X.102 }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <8> = { when=-937ms what=114
target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@921cad9
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <9> = { when=-927ms what=115
target=android.app.ActivityThread$H
obj=ServiceArgsData{token=android.os.BinderProxy@921cad9 startId=1 args=Intent
{ act=com.mbwhatsapp.messaging.MessageService.START
cmp=com.mbwhatsapp/.messaging.MessageService }} }
02-10 22:16:42.945 14353 14353 E ANR_LOG : Current msg <10> = { when=-626ms what=0
target=android.os.Handler callback=android.widget.Toast$CallbackBinder$
$ExternalSyntheticLambda1 }
02-10 22:16:42.945 14353 14353 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:16:44.508 14353 14740 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:16:44.966 14353 14369 W com.mbwhatsapp: Suspending all threads took:
339.429ms
02-10 22:16:47.132 14353 14402 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
02-10 22:16:48.216 14353 14642 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
--------- beginning of main
02-10 22:16:51.223 15351 15351 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:16:51.241 15351 15351 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:16:52.537 15351 15351 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:16:52.538 15351 15351 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:16:52.539 15351 15351 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:16:52.539 15351 15351 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:16:52.539 15351 15351 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:16:52.539 15351 15351 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:16:52.539 15351 15351 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:16:52.539 15351 15351 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:16:52.539 15351 15351 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:16:52.539 15351 15351 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:16:52.539 15351 15351 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:16:52.718 15351 15351 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.
02-10 22:16:53.622 15351 15351 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:16:53.622 15351 15351 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:16:54.055 15351 15351 E ANR_LOG : >>> msg's executing time is too long
02-10 22:16:54.055 15351 15351 E ANR_LOG : Blocked msg = { when=-2s301ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{9cc3923
com.mbwhatsapp}} } , cost = 2152 ms
02-10 22:16:54.055 15351 15351 E ANR_LOG : >>>Current msg List is:
02-10 22:16:54.055 15351 15351 E ANR_LOG : Current msg <1> = { when=-2s198ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@96f2e20 }
02-10 22:16:54.055 15351 15351 E ANR_LOG : Current msg <2> = { when=-2s181ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@96f2e20
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <3> = { when=-2s181ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@96f2e20 }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <4> = { when=-2s181ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <5> = { when=-1s339ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <6> = { when=-747ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <7> = { when=-301ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@8c7dd031 }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <8> = { when=-224ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@bf3f0102 }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <9> = { when=-112ms what=0
target=android.os.Handler callback=X.3fq }
02-10 22:16:54.056 15351 15351 E ANR_LOG : Current msg <10> = { when=+776ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
02-10 22:16:54.056 15351 15351 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:16:54.061 15351 15536 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:16:54.061 15351 15536 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:16:54.061 15351 15536 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:16:54.096 15351 15351 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
02-10 22:16:54.375 15351 15351 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:16:54.468 15351 15351 W Activity: Can request only one set of permissions
at a time
02-10 22:16:54.539 15351 15351 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:16:54.539 15351 15351 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:16:55.969 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.969 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.971 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.971 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.972 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.972 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.973 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:55.974 15351 15351 E com.mbwhatsapp: Invalid ID 0x00000000.
02-10 22:16:59.053 15351 15911 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
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8094)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
02-10 22:16:59.053 15351 15911 E ShortcutInfoCompatSaver: ... 7 more
02-10 22:16:59.113 15351 15545 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:16:59.129 15351 15545 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:16:59.135 15351 15545 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:17:04.477 15351 15351 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.
02-10 22:17:05.572 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:07.024 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:19.432 15351 15645 E PlayCore: UID: [10344] PID: [15351]
StandardIntegrity : Phonesky is not installed.
02-10 22:17:19.503 15351 15498 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:17:19.503 15351 15498 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:17:20.690 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:20.867 15351 15372 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
02-10 22:17:23.462 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:24.551 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:25.770 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:30.562 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:30.885 15351 15367 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:17:41.048 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:50.865 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:55.948 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:55.949 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:55.949 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:55.949 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:55.950 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:55.950 15351 15351 W ViewRootImpl[VerifyPhoneNumber]: Cancelling event
(no window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_4, scanCode=0,
metaState=0, flags=0x26, repeatCount=0, eventTime=484062588, downTime=484062587,
deviceId=-1, source=0x101, displayId=-1 }
02-10 22:17:58.147 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:17:59.952 15351 15351 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-10 22:18:00.126 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:00.141 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:03.623 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:04.193 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:04.762 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:07.488 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:09.743 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:11.268 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:37.052 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:37.968 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:18:48.835 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:19:11.278 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:19:49.818 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:19:50.956 15351 15545 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
02-10 22:19:53.173 19086 19086 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:19:53.202 19086 19086 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:19:53.503 19086 19086 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:19:53.505 19086 19086 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:19:53.505 19086 19086 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:19:53.505 19086 19086 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:19:53.505 19086 19086 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:19:53.505 19086 19086 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:19:53.505 19086 19086 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:19:53.505 19086 19086 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:19:53.505 19086 19086 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:19:53.505 19086 19086 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:19:53.607 19086 19086 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.
02-10 22:19:54.266 19086 19086 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:19:54.266 19086 19086 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:19:54.318 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417124): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.330 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417125): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.346 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417126): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.406 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417127): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.422 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417128): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.422 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417129): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.422 19086 19086 W com.mbwhatsapp: type=1400 audit(0.0:417130): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:19:54.587 19086 19150 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:19:54.587 19086 19150 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:19:54.587 19086 19150 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:19:54.608 19086 19086 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
02-10 22:19:54.909 19086 19086 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:19:55.181 19086 19086 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:19:55.181 19086 19086 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:19:55.688 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:19:56.252 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:04.528 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:04.596 19086 19100 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:20:07.088 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:07.114 19086 19086 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-10 22:20:10.442 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:12.675 19086 19162 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
02-10 22:20:14.634 19306 19306 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:20:14.643 19306 19306 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:20:14.861 19306 19306 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:20:14.861 19306 19306 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:20:14.861 19306 19306 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:20:14.861 19306 19306 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:20:14.862 19306 19306 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:20:14.862 19306 19306 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:20:14.862 19306 19306 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:20:14.862 19306 19306 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:20:14.862 19306 19306 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:20:14.862 19306 19306 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:20:14.862 19306 19306 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:20:14.862 19306 19306 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:20:14.862 19306 19306 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:20:14.862 19306 19306 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:20:14.862 19306 19306 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:20:14.862 19306 19306 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:20:14.915 19306 19306 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.
02-10 22:20:15.107 19306 19306 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:20:15.107 19306 19306 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:20:15.118 19306 19306 W com.mbwhatsapp: type=1400 audit(0.0:417151): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:20:15.233 19306 19361 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:20:15.233 19306 19361 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:20:15.233 19306 19361 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:20:15.240 19306 19306 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
02-10 22:20:15.472 19306 19306 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:20:15.688 19306 19306 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:20:15.688 19306 19306 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:20:16.107 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:16.641 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:19.501 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:20.457 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:22.981 19306 19306 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
02-10 22:20:25.021 19306 19321 W com.mbwhatsapp: Suspending all threads took:
6.482ms
02-10 22:20:25.052 19306 19321 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:20:25.167 19306 19323 W System : A resource failed to call end.
02-10 22:20:29.373 19306 19306 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-10 22:20:48.986 21474 21474 W ps : type=1400 audit(0.0:417207): avc: denied
{ read } for name="pid_max" dev="proc" ino=64511298
scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:proc_pid_max:s0 tclass=file permissive=0 app=com.mbwhatsapp
02-10 22:20:48.994 19306 19306 W com.mbwhatsapp: type=1400 audit(0.0:417208): avc:
denied { read } for comm=4D42576861747341707020576F726B name="osrelease" dev="proc"
ino=64513865 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp
02-10 22:20:48.994 19306 19306 W com.mbwhatsapp: type=1400 audit(0.0:417209): avc:
denied { read } for comm=4D42576861747341707020576F726B name="version" dev="proc"
ino=64513866 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp
02-10 22:20:49.127 19306 19306 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-10 22:20:49.822 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:20:49.867 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e304d
02-10 22:20:49.879 19306 21450 W MediaCodec-JNI: try to release MediaCodec from
JMediaCodec::~JMediaCodec()...
02-10 22:20:49.880 19306 21450 W MediaCodec-JNI: done releasing MediaCodec from
JMediaCodec::~JMediaCodec().
02-10 22:20:49.934 19306 21450 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:20:49.938 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:49.939 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:49.939 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:49.939 19306 21450 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
02-10 22:20:50.084 19306 21450 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:20:50.091 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:20:50.091 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:20:50.091 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:20:50.091 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:20:50.092 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:20:50.092 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-10 22:20:50.092 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-10 22:20:50.092 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-10 22:20:50.265 19306 21502 W ColorUtils: expected specified color aspects
(2:0:0:0)
02-10 22:20:50.278 19306 21450 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:20:50.278 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:50.278 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:50.278 19306 21450 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:20:50.278 19306 21450 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
02-10 22:20:50.307 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-10 22:20:50.307 19306 21484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-10 22:20:50.405 19306 21450 W AudioCapabilities: Unsupported mime audio/ffmpeg
02-10 22:20:50.407 19306 21450 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
02-10 22:20:50.408 19306 21450 W VideoCapabilities: Unsupported mime video/ffmpeg
02-10 22:20:52.257 19306 19306 E RecyclerView: No adapter attached; skipping layout
02-10 22:20:52.775 19306 19306 E ANR_LOG : >>> msg's executing time is too long
02-10 22:20:52.775 19306 19306 E ANR_LOG : Blocked msg = { when=-2s525ms what=0
target=android.view.Choreographer$FrameHandler
callback=android.view.Choreographer$FrameDisplayEventReceiver } , cost = 2453 ms
02-10 22:20:52.775 19306 19306 E ANR_LOG : >>>Current msg List is:
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <1> = { when=-
5d14h30m39s584ms what=0 target=android.view.ViewRootImpl$ViewRootHandler
callback=android.view.ViewRootImpl$$ExternalSyntheticLambda13 }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <2> = { when=-
5d14h30m39s584ms what=0 target=android.os.Handler callback=X.3ef }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <3> = { when=-2s523ms what=0
target=android.os.Handler callback=X.3dt }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <4> = { when=-2s478ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@b455566a }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <5> = { when=-2s458ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@18c3532e }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <6> = { when=-2s454ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@1c753762 }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <7> = { when=-2s453ms what=0
target=android.view.ViewRootImpl$ViewRootHandler callback=X.0jM }
02-10 22:20:52.776 19306 19306 E ANR_LOG : Current msg <8> = { when=-2s452ms what=0
target=android.view.ViewRootImpl$ViewRootHandler callback=X.5ur }
02-10 22:20:52.777 19306 19306 E ANR_LOG : Current msg <9> = { when=-2s446ms
barrier=128 }
02-10 22:20:52.777 19306 19306 E ANR_LOG : Current msg <10> = { when=-2s444ms
what=0 target=android.view.ViewRootImpl$ViewRootHandler callback=X.5ul }
02-10 22:20:52.777 19306 19306 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:20:52.791 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:20:52.904 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:53.187 19306 21675 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-10 22:20:53.399 19306 19306 W LOTTIE : Animation contains merge paths but they
are disabled.
02-10 22:20:53.866 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:20:53.905 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:21:02.743 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:21:02.794 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=37d488bb-9595-4a94-afb1-a7745764f4cf transcoded=0 gif_attribution=0
first_scan_length=15217 direct_path=/v/t62.7118-
24/12102154_708799261381458_7713854666198254093_n.enc?ccb=11-
4&oh=01_AdSYZEY8AFS1IvfzE0QsDzxIohTrl3Sx4rVqXN_3R5zygQ&oe=65EEFA3C&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.6111111 is_animated_sticker=0
file_hash=ply1CgYagnFnjWL02hXhboA43Zhgno/4YKqfhEpMgkE= file_path=Media/MBWhatsApp
Images/IMG-20240210-WA0000.jpg file_size=134404
partial_media_hash=NFM2YHjaBtzoMCAsnsicTfKXgjC2DomfWDCiwaK5OrM= face_x=0 face_y=0
height=1000 trim_to=0 media_key_timestamp=1707539590000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/12102154_708799261381458_7713854666198254093_n.enc?ccb=11-
4&oh=01_AdSYZEY8AFS1IvfzE0QsDzxIohTrl3Sx4rVqXN_3R5zygQ&oe=65EEFA3C&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=81 multicast_id=null
enc_file_hash=EzxgY/PJat6ThDyD8pcorBhkew8ne4x/Mc6XR6PY53g= mute_video=0
page_count=0 first_scan_sidecar=[B@877a2a3 suspicious_content=0 file_length=134404
media_name=null media_duration=0 chat_row_id=22 media_key=[B@b9019a0
02-10 22:21:23.682 19306 19358 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:21:23.682 19306 19358 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=15e6d89e-c8ba-4f99-9eca-01eab943e298 transcoded=0 gif_attribution=0
first_scan_length=15217 direct_path=/v/t62.7118-
24/12102154_708799261381458_7713854666198254093_n.enc?ccb=11-
4&oh=01_AdSYZEY8AFS1IvfzE0QsDzxIohTrl3Sx4rVqXN_3R5zygQ&oe=65EEFA3C&_nc_sid=5e03e0&_
nc_hot=1707574889 thumbnail_height_width_ratio=0.6111111 is_animated_sticker=0
file_hash=ply1CgYagnFnjWL02hXhboA43Zhgno/4YKqfhEpMgkE= file_path=Media/MBWhatsApp
Images/IMG-20240210-WA0000.jpg file_size=0
partial_media_hash=NFM2YHjaBtzoMCAsnsicTfKXgjC2DomfWDCiwaK5OrM= face_x=0 face_y=0
height=1000 trim_to=0 media_key_timestamp=1707539590000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/12102154_708799261381458_7713854666198254093_n.enc?ccb=11-
4&oh=01_AdSYZEY8AFS1IvfzE0QsDzxIohTrl3Sx4rVqXN_3R5zygQ&oe=65EEFA3C&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=82 multicast_id=null
enc_file_hash=EzxgY/PJat6ThDyD8pcorBhkew8ne4x/Mc6XR6PY53g= mute_video=0
page_count=0 first_scan_sidecar=[B@e302fdf suspicious_content=0 file_length=134404
media_name=null media_duration=0 chat_row_id=22 media_key=[B@e94842c
02-10 22:21:28.991 19306 19358 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:21:28.991 19306 19358 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:21:52.040 19306 23711 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
02-10 22:21:52.041 19306 23711 E RenderScript: Failed to load runtime , loading
default
02-10 22:21:52.780 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:21:52.790 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:21:52.865 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3071
02-10 22:21:53.006 19306 19306 E ANR_LOG : >>> msg's executing time is too long
02-10 22:21:53.006 19306 19306 E ANR_LOG : Blocked msg = { when=-1s612ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@efc4d7e1 } , cost = 1612 ms
02-10 22:21:53.006 19306 19306 E ANR_LOG : >>>Current msg List is:
02-10 22:21:53.006 19306 19306 E ANR_LOG : Current msg <1> = { when=-1s611ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@245cb8f5 }
02-10 22:21:53.006 19306 19306 E ANR_LOG : Current msg <2> = { when=-1s265ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <3> = { when=-1s265ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <4> = { when=-1s84ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <5> = { when=-1s75ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <6> = { when=-913ms what=0
target=android.app.job.JobServiceEngine$JobHandler
obj=android.app.job.JobParameters@9b18ab9 }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <7> = { when=-885ms what=0
target=android.os.Handler callback=X.0n6 }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <8> = { when=-864ms what=1
target=android.app.job.JobServiceEngine$JobHandler
obj=android.app.job.JobParameters@cf29efe }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <9> = { when=-840ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:21:53.007 19306 19306 E ANR_LOG : Current msg <10> = { when=-820ms what=0
target=android.os.Handler callback=X.0oA }
02-10 22:21:53.007 19306 19306 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:21:53.654 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:21:53.658 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:21:53.662 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:21:53.995 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.001 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.005 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.441 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e307d
02-10 22:21:54.508 19306 19321 W com.mbwhatsapp: Suspending all threads took:
9.400ms
02-10 22:21:54.612 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.621 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.626 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.881 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.887 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.896 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:54.999 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.003 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.006 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.095 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.099 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.103 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.166 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.169 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.175 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.236 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.246 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.255 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.327 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.336 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.350 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.405 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.415 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.418 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.494 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.502 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.507 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.584 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.588 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.592 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.668 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.671 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.674 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.762 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.767 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.770 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.828 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.832 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.837 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.912 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.916 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.920 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.978 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.981 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:55.984 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.059 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.063 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.072 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.156 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.160 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.164 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.227 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.231 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.233 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.309 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.313 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.316 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.391 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.393 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.396 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.447 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.451 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.453 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.508 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.510 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.511 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.556 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.558 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.559 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.597 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.599 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.601 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.637 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.640 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.642 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.683 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.685 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.687 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.725 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.727 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.730 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.766 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.768 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.770 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.806 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.808 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.809 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.847 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.849 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.850 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.890 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.892 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.894 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.928 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.930 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.932 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.967 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.969 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:56.971 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.006 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.008 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.009 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.043 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.045 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.050 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.085 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.087 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.088 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.123 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.124 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.126 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.163 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.165 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.166 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.201 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.203 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.204 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.241 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.244 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.245 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.283 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.284 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.286 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.965 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.968 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:57.970 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:58.010 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:58.013 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:21:58.015 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:02.739 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:03.521 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:03.637 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.640 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.648 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.655 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.660 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.662 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.671 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.673 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.676 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.691 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.695 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.698 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.704 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.706 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.708 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.719 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.721 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.723 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.736 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.739 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.741 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.752 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.755 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.758 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.768 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.771 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.774 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.785 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.788 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:03.790 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.633 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.637 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.641 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.650 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.654 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:04.657 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.832 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.841 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.847 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.861 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.865 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:07.869 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.163 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.169 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.177 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.184 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.188 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.193 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.208 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.212 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.216 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.226 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.229 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.233 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.241 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.247 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.250 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.257 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.264 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.268 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.277 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.280 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.283 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.295 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.298 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.300 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.311 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.315 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.317 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.327 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.329 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.332 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.342 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.344 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.346 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.359 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.361 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.362 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.376 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.377 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.379 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.392 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.394 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.396 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.408 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.410 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.412 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.457 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.459 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.464 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.473 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.477 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.480 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.491 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.493 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.495 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.507 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.509 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.511 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.523 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.525 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.527 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.541 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.543 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.544 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.556 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.558 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.560 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.573 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.575 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.576 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.589 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.591 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.594 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.607 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.609 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.611 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.622 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.624 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.626 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.639 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.641 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.644 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.656 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.658 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.660 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.673 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.678 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.681 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.688 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.694 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.696 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.704 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.707 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.709 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.720 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.723 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.726 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.737 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.740 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.742 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.753 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.755 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.756 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.769 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.771 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.773 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.786 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.788 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.791 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.803 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.805 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.807 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.820 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.823 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.825 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.834 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.836 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.838 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.853 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.856 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.858 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.868 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.872 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.874 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.890 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.894 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.896 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.900 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.903 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.907 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.916 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.920 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.924 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.932 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.936 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.939 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.949 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.953 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.955 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.965 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.969 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.972 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.982 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.986 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.989 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:09.999 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.003 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.005 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.016 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.019 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.021 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.033 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.036 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.039 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.049 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.052 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.055 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.064 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.067 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.070 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.083 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.087 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.089 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.096 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.100 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.103 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.113 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.117 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.119 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.129 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.134 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.136 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.147 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.151 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.153 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.162 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.165 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.167 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.178 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.182 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.184 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.195 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.198 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.200 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.642 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.646 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.649 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.657 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.662 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.667 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.673 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.679 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.682 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.689 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.695 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.697 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.706 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.711 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.714 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.722 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.726 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.728 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.740 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.745 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.747 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.756 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.761 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.764 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.774 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.778 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.781 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.799 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.804 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.808 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.815 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.819 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.822 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.828 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.831 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.833 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.837 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.842 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.844 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.853 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.857 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.859 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.869 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.874 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.877 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.888 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.891 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.894 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.904 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.907 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.910 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.922 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.926 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.928 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.936 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.939 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.942 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.952 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.954 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.956 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.969 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.974 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.976 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.985 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.988 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:10.990 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.002 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.004 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.008 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.019 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.022 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.025 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.036 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.038 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.040 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.050 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.052 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.054 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.068 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.070 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.072 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.085 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.086 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.088 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.099 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.101 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.103 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.116 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.118 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.121 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.132 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.135 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.137 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.149 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.152 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.155 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.166 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.168 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.170 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.183 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.186 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.189 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.198 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.201 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.203 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.215 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.217 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.220 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.233 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.237 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.238 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.248 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.251 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.253 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.264 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.267 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.269 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.282 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.284 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.286 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.299 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.301 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.303 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.317 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.319 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.321 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.333 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.335 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.337 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.346 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.348 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.349 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.364 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.366 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.367 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.380 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.383 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.385 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.396 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.399 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.400 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.417 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.420 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.422 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.428 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.432 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.435 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.444 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.446 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.448 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.461 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.464 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.467 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.478 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.482 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.485 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.495 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.499 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.502 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.511 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.515 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.519 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.528 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.532 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.535 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.544 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.547 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.550 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.560 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.565 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.568 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.577 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.580 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.583 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.593 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.598 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.601 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.609 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.616 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.619 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.626 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.631 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.634 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.643 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.647 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.650 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.659 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.662 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.666 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.675 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.679 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.683 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.692 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.695 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.698 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.708 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.712 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.715 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.724 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.729 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:11.734 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.172 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.185 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.192 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.199 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.204 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.211 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.217 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.224 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.227 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.237 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.243 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.246 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.253 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.256 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.258 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.267 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.270 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.273 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.283 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.287 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.289 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.301 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.305 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.307 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.321 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.324 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.326 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.337 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.340 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.343 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.352 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.357 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.360 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.368 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.373 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.375 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.382 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.386 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.389 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.399 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.402 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.405 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.415 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.419 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.422 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.432 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.436 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.438 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.448 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.452 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.454 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.465 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.469 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.471 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.481 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.484 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.487 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.497 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.503 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.505 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.514 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.516 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.519 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.531 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.534 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.538 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.547 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.550 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.553 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.564 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.567 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.570 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.580 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.584 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.587 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.876 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.880 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.883 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.894 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.899 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.902 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.908 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.911 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.915 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.924 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.927 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.931 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.942 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.945 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.949 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.957 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.960 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.962 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.992 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.996 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:12.998 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.007 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.008 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.010 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.024 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.027 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.029 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.056 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.059 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.061 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.073 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.075 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.077 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.090 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.092 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.094 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.108 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.110 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.112 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.140 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.143 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.145 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.156 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.158 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.160 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.172 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.174 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.176 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.187 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.189 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.191 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.205 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.207 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.208 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.222 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.224 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.225 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.240 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.242 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.244 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.253 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.256 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.259 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.269 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.272 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.275 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.286 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.291 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.294 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.303 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.308 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.311 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.319 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.323 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.326 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.336 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.341 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.345 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.353 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.358 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.361 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.370 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.373 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.377 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.384 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.390 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.394 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.401 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.405 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.409 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.417 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.421 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.424 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.434 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.438 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.441 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.450 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.456 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.459 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.467 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.472 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.475 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.485 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.488 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.490 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.499 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.504 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.508 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.516 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.521 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.529 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.537 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.540 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.544 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.553 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.557 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.560 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:13.996 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.003 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.006 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.011 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.018 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.022 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.027 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.033 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.036 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.041 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.044 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.046 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.058 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.061 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.063 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.075 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.079 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.081 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.092 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.097 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.100 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.108 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.113 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.115 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.125 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.128 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.131 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.141 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.145 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.148 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.156 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.161 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.164 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.174 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.179 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.181 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.190 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.196 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.199 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.206 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.212 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.213 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.223 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.228 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.231 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.240 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.245 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.248 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.260 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.263 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:14.266 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.476 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.479 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.481 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.504 19306 19371 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:22:21.818 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.821 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.826 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.846 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.850 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.853 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.864 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.868 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.871 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.886 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.889 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.891 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.901 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.904 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.906 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.918 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.922 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.924 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.936 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.941 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.944 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.953 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.956 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.959 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.969 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.972 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:21.974 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.162 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.166 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.169 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.180 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.183 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.185 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.212 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.215 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.217 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.227 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.230 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.233 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.248 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.252 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.254 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.264 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.268 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.270 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.281 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.283 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.285 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.297 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.300 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.302 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.313 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.316 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.318 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.330 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.332 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.334 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.346 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.349 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.351 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.364 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.366 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.368 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.379 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.381 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.384 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.397 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.400 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.403 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.413 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.416 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:22.418 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.905 19306 19371 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:22:29.916 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.921 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.925 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.933 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.936 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:29.942 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.346 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.351 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.355 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.402 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.405 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.407 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.429 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.433 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.435 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.606 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:30.694 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.697 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.701 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.775 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.779 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.784 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.806 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.810 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.813 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.823 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.826 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.833 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.838 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.841 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.845 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.855 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.858 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.861 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.872 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.876 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.879 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.888 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.893 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.896 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.905 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.909 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.911 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.920 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.924 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.926 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.937 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.940 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:30.943 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:37.157 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:37.159 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:37.162 19306 19306 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:22:37.315 19306 19323 W System : A resource failed to call close.
02-10 22:22:37.317 19306 19323 W System : A resource failed to call close.
02-10 22:22:37.985 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:40.535 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:22:40.562 19306 19306 W ziparchive: Unable to open
'/data/app/~~w9yp9BSTPJUUHKQEeSfR3Q==/com.google.android.trichromelibrary_616714333
-_N_pf_nyzKGXzkgBvNCFJQ==/base.dm': No such file or directory
02-10 22:22:40.563 19306 19306 W ziparchive: Unable to open
'/data/app/~~w9yp9BSTPJUUHKQEeSfR3Q==/com.google.android.trichromelibrary_616714333
-_N_pf_nyzKGXzkgBvNCFJQ==/base.dm': No such file or directory
02-10 22:22:40.565 19306 19306 W com.mbwhatsapp: Entry not found
02-10 22:22:40.570 19306 19306 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:22:40.570 19306 19306 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:22:40.774 19306 23938 E MultiApp.Impl: OplusMultiAppImpl
02-10 22:22:41.307 19306 23991 W cr_media: BLUETOOTH_CONNECT permission is missing.
02-10 22:22:41.312 19306 23991 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
02-10 22:22:41.372 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:22:41.853 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:41.872 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:22:42.491 19306 23983 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:42.494 19306 23983 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:22:42.495 19306 23983 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:22:42.495 19306 23983 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:22:42.495 19306 23983 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
02-10 22:22:42.695 19306 24034 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/hevc
02-10 22:22:42.700 19306 24034 W ExtendedACodec: Failed to set frame packing format
on component
02-10 22:22:43.811 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:44.813 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:45.813 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:46.814 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:47.815 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:48.816 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:49.817 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:50.817 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:51.818 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:52.819 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:53.821 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:54.823 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:55.824 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:56.825 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:57.826 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:58.827 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:22:59.828 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:00.829 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:01.829 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:02.830 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:03.831 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:04.832 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:05.832 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:06.833 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:07.834 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:08.834 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:09.836 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:10.836 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:11.838 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:12.839 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:13.841 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:14.844 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:15.845 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:16.847 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:17.849 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:18.850 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:19.852 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:20.853 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:21.854 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:22.856 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:23.858 19306 24034 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:23:23.937 19306 23983 W cr_MediaCodecBridge: Releasing:
OMX.qcom.video.decoder.hevc
02-10 22:23:23.943 19306 24032 E ExtensionsLoader: freeAllBuffers: 4 buffers were
freed while being dequeued!
02-10 22:23:23.949 19306 23983 W cr_MediaCodecBridge: Codec released
02-10 22:23:24.468 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:23:43.275 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3071
02-10 22:23:43.716 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:23:43.731 19306 19306 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-10 22:23:46.575 19306 19306 E chromium: [ERROR:aw_browser_terminator.cc(154)]
Renderer process (23962) crash detected (code -1).
02-10 22:23:57.308 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:23:57.340 19306 19306 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-10 22:23:57.341 19306 19306 W ViewRootImpl[PopupWindow:fc76a36]: Dropping event
due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0,
id[0]=0, x[0]=172.0, y[0]=192.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0,
classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1,
historySize=0, eventTime=484424112, downTime=484424098, deviceId=4, source=0x1002,
displayId=0, eventId=621964682 }
02-10 22:23:57.342 19306 19306 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-10 22:23:59.123 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:00.089 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:02.816 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:11.485 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3039
02-10 22:24:11.512 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3039
02-10 22:24:11.708 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e302d
02-10 22:24:11.743 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:24:12.390 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:20.103 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:26.456 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:30.459 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:30.729 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:32.774 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:39.770 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:42.196 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:53.282 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:24:53.321 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:24:53.559 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:24:54.123 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:24:56.560 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:24:56.644 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:24:56.920 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:02.591 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:17.667 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:25:25.406 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:25:25.699 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:31.237 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:35.511 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:43.063 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:46.311 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:48.149 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:49.233 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:25:52.892 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:26:27.890 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:26:28.296 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:26:33.096 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:26:38.585 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:26:50.708 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3039
02-10 22:26:50.734 19306 19306 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:27:02.247 19306 19371 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
02-10 22:27:03.010 29055 29055 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:27:03.019 29055 29055 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:27:03.310 29055 29055 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:27:03.312 29055 29055 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:27:03.312 29055 29055 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:27:03.312 29055 29055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:27:03.312 29055 29055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:27:03.312 29055 29055 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:27:03.312 29055 29055 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:27:03.313 29055 29055 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:27:03.313 29055 29055 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:27:03.313 29055 29055 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:27:03.313 29055 29055 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:27:03.313 29055 29055 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:27:03.313 29055 29055 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:27:03.313 29055 29055 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:27:03.313 29055 29055 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:27:03.313 29055 29055 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:27:03.452 29055 29055 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.
02-10 22:27:03.713 29055 29121 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-10 22:27:04.565 29055 29055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:04.565 29055 29055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:04.654 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417481): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.666 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417482): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.678 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417483): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.758 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417484): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.810 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417485): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.810 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417486): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:04.957 29055 29055 E ANR_LOG : >>> msg's executing time is too long
02-10 22:27:04.957 29055 29055 E ANR_LOG : Blocked msg = { when=-1s904ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{2e5f402
com.mbwhatsapp}} } , cost = 1895 ms
02-10 22:27:04.957 29055 29055 E ANR_LOG : >>>Current msg List is:
02-10 22:27:04.957 29055 29055 E ANR_LOG : Current msg <1> = { when=-1s902ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@e1833f7d }
02-10 22:27:04.957 29055 29055 E ANR_LOG : Current msg <2> = { when=-1s900ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@f4cfe38e }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <3> = { when=-1s885ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@a3bbd1a }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <4> = { when=-1s872ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <5> = { when=-1s507ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <6> = { when=-963ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <7> = { when=-860ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <8> = { when=-534ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:27:04.958 29055 29055 E ANR_LOG : Current msg <9> = { when=-113ms what=0
target=android.os.Handler callback=X.3fq }
02-10 22:27:04.958 29055 29055 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:27:04.998 29055 29055 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-10 22:27:04.998 29055 29055 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:27:04.998 29055 29055 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:27:05.009 29055 29351 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:27:05.533 29055 29055 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
--------- beginning of system
02-10 22:27:05.695 29055 29055 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:27:06.317 29055 29055 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:27:06.365 29055 29055 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e304d
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-10 22:27:06.463 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-10 22:27:06.764 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:06.764 29055 29484 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-10 22:27:06.782 29055 29055 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:27:06.782 29055 29055 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:27:06.778 29055 29055 W com.mbwhatsapp: type=1400 audit(0.0:417496): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
02-10 22:27:07.502 29055 29055 E RecyclerView: No adapter attached; skipping layout
02-10 22:27:07.784 29055 29055 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:27:07.881 29055 29055 E RecyclerView: No adapter attached; skipping layout
02-10 22:27:07.883 29055 29055 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{d8eb523 VFED..C.. ......ID 115,0-
174,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-10 22:27:07.883 29055 29055 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{85a82dd V.E...... ......ID 456,152-
741,152} during layout: running second layout pass
02-10 22:27:08.099 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:08.120 29055 29055 W View : requestLayout() improperly called by
DecorView@ab4e75b[HomeActivity] during second layout pass: posting in next frame
02-10 22:27:08.155 29055 29111 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
02-10 22:27:08.368 29055 29605 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-10 22:27:08.392 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:08.545 29055 29055 W LOTTIE : Animation contains merge paths but they
are disabled.
02-10 22:27:10.407 29055 29055 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:27:10.439 29055 29055 W ziparchive: Unable to open
'/data/app/~~w9yp9BSTPJUUHKQEeSfR3Q==/com.google.android.trichromelibrary_616714333
-_N_pf_nyzKGXzkgBvNCFJQ==/base.dm': No such file or directory
02-10 22:27:10.439 29055 29055 W ziparchive: Unable to open
'/data/app/~~w9yp9BSTPJUUHKQEeSfR3Q==/com.google.android.trichromelibrary_616714333
-_N_pf_nyzKGXzkgBvNCFJQ==/base.dm': No such file or directory
02-10 22:27:10.440 29055 29055 W com.mbwhatsapp: Entry not found
02-10 22:27:10.445 29055 29055 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:27:10.445 29055 29055 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
02-10 22:27:10.636 29055 29055 E MultiApp.Impl: OplusMultiAppImpl
02-10 22:27:11.188 29055 29692 W cr_media: BLUETOOTH_CONNECT permission is missing.
02-10 22:27:11.191 29055 29692 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
02-10 22:27:11.250 29055 29055 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:27:11.455 29055 29727 W chromium: [WARNING:display_webview.cc(32)] WebView
overlays are enabled!
02-10 22:27:11.684 29055 29697 W AudioCapabilities: Unsupported mime audio/ffmpeg
02-10 22:27:11.700 29055 29697 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
02-10 22:27:11.708 29055 29697 W VideoCapabilities: Unsupported mime video/ffmpeg
02-10 22:27:11.760 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:11.807 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:12.700 29055 29683 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:27:12.702 29055 29683 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:27:12.702 29055 29683 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:27:12.702 29055 29683 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
02-10 22:27:12.702 29055 29683 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
02-10 22:27:13.031 29055 29826 E ListServiceUtils: checkInListByUid module:notify-
network-optimize uid:10344 cost 1190us return 0
02-10 22:27:13.052 29055 29826 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/hevc
02-10 22:27:13.081 29055 29826 W ExtendedACodec: Failed to set frame packing format
on component
02-10 22:27:13.665 29055 29071 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:27:14.105 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.113 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.127 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.139 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.148 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.166 29055 29745 E chromium: [ERROR:image_reader_gl_owner.cc(306)] no
buffers currently available in the reader queue
02-10 22:27:14.443 29055 29826 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
02-10 22:27:14.577 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:14.729 29055 29428 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:14.882 29055 29821 W chromium: [WARNING:sync_reader.cc(175)] ASR: No
room in socket buffer.: Broken pipe (32)
02-10 22:27:15.004 29055 29683 W cr_MediaCodecBridge: Releasing:
OMX.qcom.video.decoder.hevc
02-10 22:27:15.008 29055 29825 E ListServiceUtils: checkInListByUid module:video-
disconnectsurface-sync uid:10344 cost 1513us return (null)
02-10 22:27:15.011 29055 29825 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
02-10 22:27:15.015 29055 29683 W cr_MediaCodecBridge: Codec released
--------- beginning of main
02-10 22:27:30.377 30527 30527 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:27:30.385 30527 30527 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:27:30.737 30527 30527 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:27:30.737 30527 30527 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:27:30.737 30527 30527 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:27:30.737 30527 30527 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:27:30.737 30527 30527 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:27:30.737 30527 30527 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:27:30.737 30527 30527 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:27:30.738 30527 30527 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:27:30.738 30527 30527 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:27:30.738 30527 30527 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:27:30.738 30527 30527 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:27:30.738 30527 30527 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:27:30.738 30527 30527 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:27:30.738 30527 30527 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:27:30.738 30527 30527 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:27:30.738 30527 30527 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:27:30.738 30527 30527 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:27:30.878 30527 30527 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.
02-10 22:27:31.715 30527 30527 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:31.715 30527 30527 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:31.778 30527 30527 W com.mbwhatsapp: type=1400 audit(0.0:417607): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:31.782 30527 30527 W com.mbwhatsapp: type=1400 audit(0.0:417608): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:31.794 30527 30527 W com.mbwhatsapp: type=1400 audit(0.0:417609): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:31.842 30527 30527 W com.mbwhatsapp: type=1400 audit(0.0:417610): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:31.854 30527 30527 W com.mbwhatsapp: type=1400 audit(0.0:417611): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:32.023 30527 30527 E ANR_LOG : >>> msg's executing time is too long
02-10 22:27:32.024 30527 30527 E ANR_LOG : Blocked msg = { when=-1s611ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{475419e
com.mbwhatsapp}} } , cost = 1597 ms
02-10 22:27:32.024 30527 30527 E ANR_LOG : >>>Current msg List is:
02-10 22:27:32.024 30527 30527 E ANR_LOG : Current msg <1> = { when=-1s610ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@e1f447f }
02-10 22:27:32.024 30527 30527 E ANR_LOG : Current msg <2> = { when=-1s607ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@e1f447f
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
02-10 22:27:32.024 30527 30527 E ANR_LOG : Current msg <3> = { when=-1s605ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@e1f447f }
02-10 22:27:32.025 30527 30527 E ANR_LOG : Current msg <4> = { when=-1s151ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
02-10 22:27:32.025 30527 30527 E ANR_LOG : Current msg <5> = { when=-469ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
02-10 22:27:32.025 30527 30527 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:27:32.059 30527 30587 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:27:32.059 30527 30587 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:27:32.059 30527 30587 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
02-10 22:27:35.154 30800 30800 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:27:35.171 30800 30800 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:27:35.396 30800 30800 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:27:35.397 30800 30800 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:27:35.397 30800 30800 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:27:35.397 30800 30800 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:27:35.397 30800 30800 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:27:35.397 30800 30800 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:27:35.397 30800 30800 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:27:35.397 30800 30800 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:27:35.397 30800 30800 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:27:35.397 30800 30800 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:27:35.486 30800 30800 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.
02-10 22:27:35.876 30800 30800 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:35.876 30800 30800 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:36.111 30800 30931 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:27:36.111 30800 30931 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:27:36.111 30800 30931 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:27:36.134 30800 30800 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-10 22:27:36.505 30800 30800 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
--------- beginning of system
02-10 22:27:36.630 30800 30800 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:27:37.225 30800 30800 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:27:37.273 30800 30800 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e304d
02-10 22:27:37.343 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:37.345 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:37.346 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:37.346 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:27:37.347 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:27:37.347 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-10 22:27:37.356 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-10 22:27:37.356 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-10 22:27:37.598 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:37.598 30800 31010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-10 22:27:37.655 30800 30800 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:27:37.655 30800 30800 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:27:38.159 30800 30800 E RecyclerView: No adapter attached; skipping layout
02-10 22:27:38.307 30800 30800 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:27:38.432 30800 30800 E RecyclerView: No adapter attached; skipping layout
02-10 22:27:38.435 30800 30800 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{18d807f VFED..C.. ......ID 115,0-
174,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-10 22:27:38.436 30800 30800 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{2816fd9 V.E...... ......ID 456,152-
741,152} during layout: running second layout pass
02-10 22:27:38.711 30800 30800 W View : requestLayout() improperly called by
DecorView@ec8c328[HomeActivity] during second layout pass: posting in next frame
02-10 22:27:39.007 30800 31094 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-10 22:27:39.216 30800 30800 W LOTTIE : Animation contains merge paths but they
are disabled.
02-10 22:27:39.373 30800 30856 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-10 22:27:41.613 30800 30979 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:41.717 30800 30979 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:27:41.827 30800 30817 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:27:42.847 30800 30800 E WindowManager: android.view.WindowLeaked: Activity
com.mbwhatsapp.HomeActivity has leaked window DecorView@1b35943[HomeActivity] that
was originally added here
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:814)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:793)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:389)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:134)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.app.Dialog.show(Dialog.java:363)
02-10 22:27:42.847 30800 30800 E WindowManager: at
mbmodsd.mbmodsw.update.MBUpdate.show(Native Method)
02-10 22:27:42.847 30800 30800 E WindowManager: at
mbmodsd.mbmodsw.home.HomeActivity$2.onResponse(Native Method)
02-10 22:27:42.847 30800 30800 E WindowManager: at
mbmodsd.mbmodsw.update.RequestNetworkController$3$2.run(Native Method)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.os.Looper.loop(Looper.java:344)
02-10 22:27:42.847 30800 30800 E WindowManager: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:27:42.847 30800 30800 E WindowManager: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:27:42.847 30800 30800 E WindowManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:27:42.847 30800 30800 E WindowManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
--------- beginning of main
02-10 22:27:43.906 31228 31228 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:27:43.912 31228 31228 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:27:44.072 31228 31228 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:27:44.072 31228 31228 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:27:44.072 31228 31228 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:27:44.072 31228 31228 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:27:44.072 31228 31228 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:27:44.072 31228 31228 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:27:44.072 31228 31228 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:27:44.072 31228 31228 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:27:44.072 31228 31228 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:27:44.073 31228 31228 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:27:44.118 31228 31228 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.
02-10 22:27:44.344 31228 31228 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:27:44.344 31228 31228 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:27:44.378 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417647): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.382 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417648): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.390 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417649): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.410 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417650): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.418 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417651): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.418 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417652): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.418 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417653): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:27:44.556 31228 31282 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:27:44.556 31228 31282 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:27:44.556 31228 31282 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:28:05.347 31228 31228 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-10 22:28:06.558 31228 32713 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
02-10 22:28:06.558 31228 32713 E RenderScript: Failed to load runtime , loading
default
--------- beginning of system
02-10 22:28:06.757 31228 31228 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
02-10 22:28:07.473 31228 404 W LOTTIE : Unknown shape type rd
02-10 22:28:07.713 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:07.723 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:07.973 31228 31228 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
02-10 22:28:07.973 31228 31228 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
02-10 22:28:07.966 31228 31228 W com.mbwhatsapp: type=1400 audit(0.0:417762): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
02-10 22:28:08.003 31228 31228 E ANR_LOG : >>> msg's executing time is too long
02-10 22:28:08.003 31228 31228 E ANR_LOG : Blocked msg = { when=-3s28ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@1a8c3f73 } , cost = 3028 ms
02-10 22:28:08.003 31228 31228 E ANR_LOG : >>>Current msg List is:
02-10 22:28:08.003 31228 31228 E ANR_LOG : Current msg <1> = { when=-
5d14h37m54s812ms what=1 target=android.view.Choreographer$FrameHandler }
02-10 22:28:08.003 31228 31228 E ANR_LOG : Current msg <2> = { when=-3s25ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@73f97700 }
02-10 22:28:08.003 31228 31228 E ANR_LOG : Current msg <3> = { when=-2s48ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <4> = { when=-2s48ms what=0
target=android.os.Handler callback=X.0jz }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <5> = { when=-2s28ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@f6d83ea }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <6> = { when=-1s958ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <7> = { when=-1s230ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <8> = { when=-1s159ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <9> = { when=-1s112ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:28:08.004 31228 31228 E ANR_LOG : Current msg <10> = { when=-1s51ms what=0
target=android.os.Handler callback=X.0lO }
02-10 22:28:08.004 31228 31228 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
02-10 22:28:08.527 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:28:08.549 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:28:08.559 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3021
02-10 22:28:08.865 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:08.872 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:08.880 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:08.911 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:08.916 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:08.925 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.005 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.010 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.015 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.048 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.054 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.058 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.071 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.079 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.091 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.098 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.111 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.122 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.133 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.148 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.155 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.166 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.176 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.180 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.483 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.486 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.490 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.985 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.987 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:09.990 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.495 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.497 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.500 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.988 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.991 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:10.999 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.498 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.500 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.502 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.990 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.993 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:11.996 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.483 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.485 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.488 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.568 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.572 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.574 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.597 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:12.640 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.643 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.647 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:12.966 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 231
02-10 22:28:12.977 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 265
02-10 22:28:13.014 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 376
02-10 22:28:13.025 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 168
02-10 22:28:13.047 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
02-10 22:28:13.070 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 193
02-10 22:28:13.082 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:13.095 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:13.106 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 313
02-10 22:28:13.117 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:13.128 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 457
02-10 22:28:13.137 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 343
02-10 22:28:13.162 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 589
02-10 22:28:13.171 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 293
02-10 22:28:13.239 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 547
02-10 22:28:13.437 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:13.488 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.491 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.498 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.590 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{fc3b633 I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:13.590 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{8f9828f I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:13.590 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{815b8ab I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:13.590 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{4753487 I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:13.637 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.641 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.644 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.686 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.697 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.703 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.814 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.818 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.822 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.855 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.860 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.868 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.880 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.883 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.888 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.902 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.905 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:13.908 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:14.198 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:14.208 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:14.212 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:14.214 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:15.044 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:15.250 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:17.816 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:18.463 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:20.009 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:20.020 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:20.090 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.097 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.104 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:20.117 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.120 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.143 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.146 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.653 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.656 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.675 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.678 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.689 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.692 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.812 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:20.850 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.853 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.882 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.884 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.899 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.902 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.916 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.919 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.932 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.935 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.949 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.952 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.966 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.969 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.982 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.985 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:20.999 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.001 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.015 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.017 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.031 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.034 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.376 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.380 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.886 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.889 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.974 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.978 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.987 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:21.992 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.003 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.008 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.020 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.022 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.037 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.040 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.053 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.057 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.070 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.072 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.086 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.090 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.102 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.105 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.116 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.118 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.133 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.135 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.149 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.152 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.166 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.168 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.183 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.187 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.199 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.207 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.216 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.219 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.231 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.234 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.378 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.385 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.398 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.404 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.413 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.416 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.429 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.431 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.445 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.448 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.462 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.465 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.479 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.481 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.494 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.497 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.511 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.514 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.529 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.532 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.545 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.548 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.561 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.564 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.579 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.582 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.595 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.599 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.612 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.616 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.628 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.633 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.773 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.776 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.791 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.793 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.807 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.808 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.824 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.826 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.840 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.842 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.856 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.859 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.872 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.876 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.889 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.893 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.906 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.908 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.922 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.927 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.939 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.942 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.955 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.960 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.972 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.975 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.988 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:22.991 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.005 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.009 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.021 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.025 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.037 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.046 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.057 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.060 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.069 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.073 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.085 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.091 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.102 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.105 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.118 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.122 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.135 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.139 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.151 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.155 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.168 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.173 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.186 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.189 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.201 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.205 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.217 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.220 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.235 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.240 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.250 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.253 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.266 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.269 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.282 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.286 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.299 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.307 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.316 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.322 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.333 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.336 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.348 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.351 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.380 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.383 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.793 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.799 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.810 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.814 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.824 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.827 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.841 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.844 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.857 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.861 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.874 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.877 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.893 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.895 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.909 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.911 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.924 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.928 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.940 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.943 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.957 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.960 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.972 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:23.975 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.006 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.009 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.240 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.244 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.328 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.330 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.341 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.344 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.357 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.363 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.372 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.373 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.385 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.388 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.404 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.406 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.417 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.421 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.447 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.451 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.463 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.468 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.480 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.484 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.495 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.498 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.668 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:24.671 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:25.058 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:25.067 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:25.075 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:25.080 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.546 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:26.630 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.633 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.653 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.659 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.669 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.672 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.685 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.688 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.701 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.704 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.718 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.720 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.734 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.736 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.751 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.752 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.767 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.769 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.784 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:26.787 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.131 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.139 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.265 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.267 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.540 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.552 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.621 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:27.625 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.131 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.141 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.191 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.193 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.214 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.218 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.459 31228 31242 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-10 22:28:28.626 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:28.632 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:29.133 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:29.137 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:29.627 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:29.631 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:30.137 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:30.142 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:30.629 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:30.633 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:31.139 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:31.145 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:31.649 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:31.654 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:32.141 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:32.145 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:32.634 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:32.637 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.143 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.147 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.693 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.695 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.720 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.723 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.737 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.740 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.753 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.756 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.768 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.775 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.786 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.790 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.801 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.804 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.821 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.823 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.834 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.836 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.850 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.853 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.866 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.869 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.883 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:33.886 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.014 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.019 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.327 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.340 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.820 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:34.825 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.330 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.336 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.378 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.381 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.428 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.430 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.479 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.482 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.520 31228 31228 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
02-10 22:28:35.539 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.542 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.560 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.562 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.576 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.580 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.593 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.595 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.609 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.611 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.626 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.629 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.642 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.644 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.659 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.661 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.675 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.678 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.692 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.697 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.707 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.709 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.723 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:35.728 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.053 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.057 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.376 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.379 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.406 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.409 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.415 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.418 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.431 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.433 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.447 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.450 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.463 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.466 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.480 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.481 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.500 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.503 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.514 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.517 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.529 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.532 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.545 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.549 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.562 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.565 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.693 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.697 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.941 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:36.944 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.287 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.291 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.417 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.421 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.585 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.588 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.746 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.748 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.893 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:37.901 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:38.407 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:38.418 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:38.895 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:38.899 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:39.359 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:39.365 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:39.868 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:39.875 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.229 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.234 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.316 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.318 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.339 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.341 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.361 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.368 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.376 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.379 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.392 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.396 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.408 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.410 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.427 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.432 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.555 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.559 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.585 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.588 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.606 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.610 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.623 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.627 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.786 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:40.788 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.075 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.077 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.134 31228 585 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
02-10 22:28:41.134 31228 585 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
02-10 22:28:41.296 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.309 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.743 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.749 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.777 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.780 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.789 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:41.791 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:42.300 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:42.308 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:42.792 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:42.798 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:43.301 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:43.304 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:43.795 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:43.799 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:44.303 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:44.307 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:44.815 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:44.822 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:45.309 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:45.315 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:45.816 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:45.821 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:46.311 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:46.318 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:46.819 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:46.825 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:47.315 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:47.326 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:47.823 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:47.831 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:48.316 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:48.325 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:48.821 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:48.829 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.319 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.327 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.553 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.559 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.664 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.667 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.680 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:49.738 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:49.741 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.028 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 231
02-10 22:28:50.039 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 265
02-10 22:28:50.064 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 376
02-10 22:28:50.072 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 168
02-10 22:28:50.089 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
02-10 22:28:50.105 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 193
02-10 22:28:50.114 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:50.122 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:50.131 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 313
02-10 22:28:50.139 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:50.147 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 457
02-10 22:28:50.155 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 343
02-10 22:28:50.176 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 589
02-10 22:28:50.181 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 293
02-10 22:28:50.213 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 547
02-10 22:28:50.316 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:50.353 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.357 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.439 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{3890dda I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:50.439 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{f7a2da6 I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:50.439 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{b7e32 I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:50.439 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{bef4b7e I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:50.490 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.492 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.516 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.519 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.587 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.590 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.602 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.606 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.618 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.625 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.641 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.644 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.719 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.722 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.730 31228 31228 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
02-10 22:28:50.734 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.736 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.747 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.750 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.764 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:50.766 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:51.003 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:51.013 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:51.018 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:51.985 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:51.992 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:28:52.056 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.059 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.066 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:52.088 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.090 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.122 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.125 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.622 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.629 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.660 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.663 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.693 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.696 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.808 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:52.849 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.852 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.891 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.894 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.917 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.920 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.934 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.937 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.951 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.953 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.966 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.969 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.982 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.984 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:52.999 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.001 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.015 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.017 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.031 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.034 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.048 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.052 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.381 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.389 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.891 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:53.899 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:54.385 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:54.395 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:54.891 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:54.900 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.388 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.396 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.412 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.418 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.483 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.486 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.495 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:28:55.517 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.519 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.669 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 231
02-10 22:28:55.673 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 265
02-10 22:28:55.691 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 376
02-10 22:28:55.698 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 168
02-10 22:28:55.709 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
02-10 22:28:55.724 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 193
02-10 22:28:55.731 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:55.739 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:55.746 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 313
02-10 22:28:55.752 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 630
02-10 22:28:55.756 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 457
02-10 22:28:55.763 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 343
02-10 22:28:55.777 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 589
02-10 22:28:55.783 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 293
02-10 22:28:55.800 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 547
02-10 22:28:55.890 31228 31228 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 363
02-10 22:28:55.925 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.927 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:55.973 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{619c1a1 I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:55.973 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{cefd6dd I.ED..... ......I. 15,45-20,50 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:55.973 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{d1803d9 I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:55.973 31228 31228 W View : requestLayout() improperly called by
android.widget.Space{3fc0495 I.ED..... ......I. 15,44-20,49 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-10 22:28:56.005 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.007 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.027 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.029 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.073 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.077 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.087 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.101 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.111 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.113 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.126 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.128 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.146 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.148 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.514 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:28:56.528 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:56.530 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:28:58.985 31228 31228 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.
02-10 22:29:01.063 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:01.852 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:29:01.860 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:29:01.918 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:01.924 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:01.930 31228 32668 E FrameEvents: updateAcquireFence: Did not find
frame.
02-10 22:29:01.946 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:01.948 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:01.979 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:01.989 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.481 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.484 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.501 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.504 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.518 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.520 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.653 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:02.707 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.711 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.754 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.757 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.779 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.782 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.797 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.801 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.814 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.818 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.829 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.833 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.844 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.847 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.862 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.865 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.877 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.882 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.895 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.899 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.912 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:02.916 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.242 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.251 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.469 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.474 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.507 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.511 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.523 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.531 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.544 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.549 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.567 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.574 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.583 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.587 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.600 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.604 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.617 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.621 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.633 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.638 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.651 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.654 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.667 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.671 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.682 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.687 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.698 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.701 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.748 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:03.753 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.176 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.181 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.241 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.247 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.570 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.579 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.775 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.785 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.822 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.826 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:04.862 31228 31228 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-10 22:29:05.455 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3031
02-10 22:29:05.505 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e304d
02-10 22:29:05.840 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:05.843 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:06.031 31228 406 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-10 22:29:06.376 31228 31228 E RecyclerView: No adapter attached; skipping layout
02-10 22:29:06.538 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:06.563 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:29:06.564 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:29:06.564 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:29:06.565 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:29:06.565 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-10 22:29:06.565 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-10 22:29:06.565 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-10 22:29:06.565 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-10 22:29:06.573 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:06.576 31228 31228 E ArmVmp : Match on catch block at 0xc3 in for
0x7bc38e3025
02-10 22:29:06.632 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:06.653 31228 31228 E RecyclerView: No adapter attached; skipping layout
02-10 22:29:06.656 31228 31228 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{1f6544c VFED..C.. ......ID 115,0-
174,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-10 22:29:06.656 31228 31228 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{51f499e V.E...... ......ID 456,152-
741,152} during layout: running second layout pass
02-10 22:29:06.680 31228 31228 W LOTTIE : Animation contains merge paths but they
are disabled.
02-10 22:29:06.710 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3035
02-10 22:29:06.836 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:06.948 31228 31228 W View : requestLayout() improperly called by
DecorView@d0e939b[HomeActivity] during second layout pass: posting in next frame
02-10 22:29:06.951 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:07.305 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-10 22:29:07.305 31228 2382 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-10 22:29:10.753 31228 31386 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_CAP_CHANGED message
02-10 22:29:13.829 31228 31228 E ArmVmp : Match on catch block at 0x0a in for
0x7bc38e3075
02-10 22:29:16.902 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:16.918 31228 31228 E ArmVmp : Match on catch block at 0x64 in for
0x7bc38e3031
02-10 22:29:19.346 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:19.387 31228 32668 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
02-10 22:29:20.279 31228 31228 E WindowManager: android.view.WindowLeaked: Activity
com.mbwhatsapp.HomeActivity has leaked window DecorView@8b8fc21[HomeActivity] that
was originally added here
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:814)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.view.ViewRootImpl.<init>(ViewRootImpl.java:793)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:389)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:134)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.app.Dialog.show(Dialog.java:363)
02-10 22:29:20.279 31228 31228 E WindowManager: at
mbmodsd.mbmodsw.update.MBUpdate.show(Native Method)
02-10 22:29:20.279 31228 31228 E WindowManager: at
mbmodsd.mbmodsw.home.HomeActivity$2.onResponse(Native Method)
02-10 22:29:20.279 31228 31228 E WindowManager: at
mbmodsd.mbmodsw.update.RequestNetworkController$3$2.run(Native Method)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.os.Looper.loop(Looper.java:344)
02-10 22:29:20.279 31228 31228 E WindowManager: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:29:20.279 31228 31228 E WindowManager: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:29:20.279 31228 31228 E WindowManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:29:20.279 31228 31228 E WindowManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
--------- beginning of main
02-10 22:29:50.538 3106 3106 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
02-10 22:29:50.549 3106 3106 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:29:50.786 3106 3106 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:29:50.803 3106 3106 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:29:50.803 3106 3106 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:29:50.803 3106 3106 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
02-10 22:29:50.803 3106 3106 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
02-10 22:29:50.803 3106 3106 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:29:50.803 3106 3106 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:29:50.803 3106 3106 W System.err: at
android.os.Looper.loop(Looper.java:344)
02-10 22:29:50.804 3106 3106 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
02-10 22:29:50.804 3106 3106 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:29:50.804 3106 3106 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
02-10 22:29:50.804 3106 3106 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
02-10 22:29:50.942 3106 3106 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.
02-10 22:29:51.048 3106 3148 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-10 22:29:51.483 3106 3106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:29:51.483 3106 3106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:29:51.586 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417882): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=973167 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.602 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417883): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=1029347 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.614 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417884): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.754 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417885): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=1012736 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.774 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417886): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.774 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417887): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.774 3106 3106 W com.mbwhatsapp: type=1400 audit(0.0:417888): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=1029304 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:29:51.973 3106 3187 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:29:51.973 3106 3187 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:29:51.973 3106 3187 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:29:53.651 3106 3140 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=f8cd6942-9c0a-4bb6-8681-a367ced67072 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/31805191_314416221131930_8872301880349321073_n.enc?ccb=11-
4&oh=01_AdTd7QbBCpnGtJKiKQ8a4yCIimgVuMyNpMVmWpmKM_6F4A&oe=65EF1675&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=HlY5cdWeuJ9fRjnQmxOKRUTrf3mSPFucWMFN1OkdDjE= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1707575788000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/31805191_314416221131930_8872301880349321073_n.enc?ccb=11-
4&oh=01_AdTd7QbBCpnGtJKiKQ8a4yCIimgVuMyNpMVmWpmKM_6F4A&oe=65EF1675&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=576 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=98 multicast_id=null
enc_file_hash=XKfDKaZlZDmHYU81Yp0B8W55ly3DXIucHUhYV0l1vXE= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1436816
media_name=null media_duration=29 chat_row_id=32 media_key=[B@18d807f
02-10 22:37:08.543 3106 3184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:37:08.543 3106 3184 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:37:37.094 3106 3106 W pool-8-thread-1: type=1400 audit(0.0:418050): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libgifimage.so"
dev="sda12" ino=1029653 scontext=u:r:untrusted_app:s0:c88,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c88,c257,c512,c768 tclass=file
app=com.mbwhatsapp
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=2e6e5bdf-5956-429c-b0da-29eab1b437e4 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/31588641_3478019539126965_928740134341089825_n.enc?ccb=11-4&oh=01_AdSrDEcN-
9Hc1FBNaP2w-c5I67TQxfWg2Bpq4cWbQiPYrg&oe=65EF0854&_nc_sid=5e03e0&_nc_hot=1707575821
thumbnail_height_width_ratio=0.45833334 is_animated_sticker=0
file_hash=YBER3zRoCmauoSfWzVGhjEjngQ/tv7cbSxTbdqbTBXw= file_path=Media/MBWhatsApp
Video/VID-20240210-WA0001.mp4 file_size=18622924 partial_media_hash=null face_x=0
face_y=0 height=384 trim_to=0 media_key_timestamp=1707479648000
message_url=https://mmg.whatsapp.net/v/t62.7161-
24/31588641_3478019539126965_928740134341089825_n.enc?ccb=11-4&oh=01_AdSrDEcN-
9Hc1FBNaP2w-c5I67TQxfWg2Bpq4cWbQiPYrg&oe=65EF0854&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=848 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=99
multicast_id=null enc_file_hash=6XI07+TIVPVC9qFLZTb5nKW084ACZRUl6SicAWYt/HI=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=18622924 media_name=null media_duration=120 chat_row_id=22
media_key=[B@249c76a
02-10 22:37:37.460 3106 3184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:37:37.460 3106 3184 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=c49521fe-ed91-4ada-b39b-d50c5388c110 transcoded=0 gif_attribution=0
first_scan_length=16965 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-
e7ab3c90-e0da-47f7-924f-1b831ab195bc?ccb=9-
4&oh=01_AdQnt72aJsnFOhroPfvXrMVnIT1Gfutc-aBGvDKF8NaRwQ&oe=65EF02D5&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=dnSRfO+G/7xVfDbONvfr/9DEPtn8jC4Bca9XWD43t9w= file_path=Media/MBWhatsApp
Images/IMG-20240210-WA0002.jpg file_size=228582
partial_media_hash=U9d3MPpSbtHm5K4dQtMX+VN9b+bVFqqJ3gO5sNZ8/vU= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1707575876000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
e7ab3c90-e0da-47f7-924f-1b831ab195bc?ccb=9-
4&oh=01_AdQnt72aJsnFOhroPfvXrMVnIT1Gfutc-
aBGvDKF8NaRwQ&oe=65EF02D5&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1080 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=102 multicast_id=null
enc_file_hash=3AKKLF8AHvuG2z+99mU4WYakH+BSnScPa3gatRbkb1M= mute_video=0
page_count=0 first_scan_sidecar=[B@6dbb904 suspicious_content=0 file_length=228582
media_name=null media_duration=0 chat_row_id=22 media_key=[B@b052eed
02-10 22:38:00.664 3106 3184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:38:00.664 3106 3184 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=6e7bb85f-1957-4110-90f1-8ca8e4edaed7 transcoded=0 gif_attribution=0
first_scan_length=11559 direct_path=/v/t62.7118-
24/18974072_688185383223199_7080047371940310342_n.enc?ccb=11-4&oh=01_AdS0-
QySOdlKLqonvpStlljwpCCD5DWiNjAHdMW_a2UyEg&oe=65EEF850&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.44615385 is_animated_sticker=0
file_hash=NopX/qxtqlHH3tmbXMT//w+tXIzXZADTaT1B1hNbMJ0= file_path=Media/MBWhatsApp
Images/IMG-20240210-WA0003.jpg file_size=99219
partial_media_hash=bZXo5VfILSy4ntdBgze9B4Z8iJaNGKTVWSUUAIgVKUM= face_x=0 face_y=0
height=720 trim_to=0 media_key_timestamp=1707476803000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/18974072_688185383223199_7080047371940310342_n.enc?ccb=11-4&oh=01_AdS0-
QySOdlKLqonvpStlljwpCCD5DWiNjAHdMW_a2UyEg&oe=65EEF850&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=1600 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=104
multicast_id=null enc_file_hash=JOap7BLOYAy9Gido4o4o0TBLfVzKyMQ80QSk8dgD83A=
mute_video=0 page_count=0 first_scan_sidecar=[B@5143b93 suspicious_content=0
file_length=99219 media_name=null media_duration=0 chat_row_id=22
media_key=[B@a7657d0
02-10 22:38:28.577 3106 3184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:38:28.577 3106 3184 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=bd846ab9-ad42-4732-b723-01d2767b9b07 transcoded=0 gif_attribution=0
first_scan_length=23119 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-
fca779f8-b019-4ff4-8c4a-f208294238b0?ccb=9-4&oh=01_AdTO4dHzJ78F1BL7NIpTOjprmz-
K_rEZYnbIUxBNHz3gcA&oe=65EF141A&_nc_sid=000000 thumbnail_height_width_ratio=1.0
is_animated_sticker=0 file_hash=FV+h087nhPEoQm+pk1JFJP6Kc5P6OhsngeyRbHkZc1c=
file_path=Media/MBWhatsApp Images/IMG-20240210-WA0004.jpg file_size=202039
partial_media_hash=S2iNY0SShEP7XPjCrGKrexKRRJUOiMVLXyx7l8rKd1E= face_x=0 face_y=0
height=1600 trim_to=0 media_key_timestamp=1707576087000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
fca779f8-b019-4ff4-8c4a-f208294238b0?ccb=9-4&oh=01_AdTO4dHzJ78F1BL7NIpTOjprmz-
K_rEZYnbIUxBNHz3gcA&oe=65EF141A&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=1600
original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=105 multicast_id=null
enc_file_hash=NNeptc1alGxJX5/D/7E4FPj9b8NEO2Pu67Q7pPW0fVs= mute_video=0
page_count=0 first_scan_sidecar=[B@5faa876 suspicious_content=0 file_length=202039
media_name=null media_duration=0 chat_row_id=22 media_key=[B@c51de77
02-10 22:41:32.123 3106 3184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
02-10 22:41:32.123 3106 3184 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)

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