0% found this document useful (0 votes)
187 views482 pages

Logcat

The document contains log messages from an Android application. It shows errors related to loading classes and libraries. It also shows messages related to permissions being granted for files and an ANR (application not responding) error, indicating a message took over 3 seconds to execute.
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)
187 views482 pages

Logcat

The document contains log messages from an Android application. It shows errors related to loading classes and libraries. It also shows messages related to permissions being granted for files and an ANR (application not responding) error, indicating a message took over 3 seconds to execute.
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/ 482

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

01-28 18:11:03.836 16727 16727 E com.mbwhatsapp: Unknown bits set in runtime_flags:


0x40000000
01-28 18:11:03.871 16727 16727 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:11:05.040 16863 16863 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 18:11:05.057 16863 16863 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:11:05.462 16863 16863 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 18:11:05.472 16863 16863 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 18:11:05.472 16863 16863 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 18:11:05.472 16863 16863 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:11:05.472 16863 16863 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 18:11:05.472 16863 16863 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 18:11:05.472 16863 16863 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 18:11:05.472 16863 16863 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:11:05.472 16863 16863 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 18:11:05.472 16863 16863 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 18:11:05.562 16863 16863 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.
01-28 18:11:07.512 16997 16997 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 18:11:07.526 16997 16997 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:11:07.822 16997 16997 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 18:11:07.830 16997 16997 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 18:11:07.830 16997 16997 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 18:11:07.830 16997 16997 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 18:11:07.830 16997 16997 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 18:11:07.830 16997 16997 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 18:11:07.830 16997 16997 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 18:11:07.830 16997 16997 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 18:11:07.831 16997 16997 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 18:11:07.831 16997 16997 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 18:11:07.831 16997 16997 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:11:07.831 16997 16997 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 18:11:07.831 16997 16997 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 18:11:07.831 16997 16997 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 18:11:07.831 16997 16997 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:11:07.831 16997 16997 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 18:11:07.831 16997 16997 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 18:11:07.932 16997 16997 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.
01-28 18:11:08.733 16997 17044 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-28 18:11:09.173 16997 16997 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 18:11:09.173 16997 16997 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 18:11:11.073 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128582): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:11.077 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128583): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:11.085 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128584): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:11.129 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128585): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:11.145 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128586): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:11.351 16997 16997 E ANR_LOG : >>> msg's executing time is too long
01-28 18:11:11.351 16997 16997 E ANR_LOG : Blocked msg = { when=-3s752ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f22684
com.mbwhatsapp}} } , cost = 3720 ms
01-28 18:11:11.352 16997 16997 E ANR_LOG : >>>Current msg List is:
01-28 18:11:11.354 16997 16997 E ANR_LOG : Current msg <1> = { when=-3s740ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@bf05309e }
01-28 18:11:11.354 16997 16997 E ANR_LOG : Current msg <2> = { when=-3s726ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@a92f327e }
01-28 18:11:11.354 16997 16997 E ANR_LOG : Current msg <3> = { when=-3s701ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 18:11:11.354 16997 16997 E ANR_LOG : Current msg <4> = { when=-3s688ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@d6d744f }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <5> = { when=-3s431ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <6> = { when=-2s699ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <7> = { when=-2s568ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <8> = { when=-1s173ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <9> = { when=-172ms what=0
target=android.os.Handler callback=X.3fq }
01-28 18:11:11.355 16997 16997 E ANR_LOG : Current msg <10> = { when=-87ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 18:11:11.355 16997 16997 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-28 18:11:11.444 16997 17241 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 18:11:11.444 16997 17241 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 18:11:11.444 16997 17241 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 18:11:11.445 16997 16997 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
01-28 18:11:13.040 16997 16997 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-28 18:11:13.848 16997 16997 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:13.852 16997 16997 W System.err:
android.content.res.Resources$NotFoundException: String resource ID #0x0
01-28 18:11:13.853 16997 16997 W System.err: at
android.content.res.Resources.getText(Resources.java:465)
01-28 18:11:13.853 16997 16997 W System.err: at
android.content.res.Resources.getString(Resources.java:558)
01-28 18:11:13.853 16997 16997 W System.err: at X.35t.A0E(Unknown Source:46)
01-28 18:11:13.853 16997 16997 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
01-28 18:11:13.853 16997 16997 W System.err: at
com.mbwhatsapp.yo.yo.getString(Native Method)
01-28 18:11:13.853 16997 16997 W System.err: at
com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method)
01-28 18:11:13.854 16997 16997 W System.err: at
com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method)
01-28 18:11:13.854 16997 16997 W System.err: at
com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.Activity.performCreate(Activity.java:8129)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.Activity.performCreate(Activity.java:8109)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1344)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3749)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3942)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
9)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
01-28 18:11:13.854 16997 16997 W System.err: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
01-28 18:11:13.855 16997 16997 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2345)
01-28 18:11:13.855 16997 16997 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:11:13.855 16997 16997 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 18:11:13.855 16997 16997 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 18:11:13.855 16997 16997 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 18:11:13.855 16997 16997 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:11:13.855 16997 16997 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 18:11:13.855 16997 16997 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 18:11:14.382 16997 16997 W Activity: Can request only one set of permissions
at a time
01-28 18:11:16.276 16997 17485 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
01-28 18:11:16.276 16997 17485 E RenderScript: Failed to load runtime , loading
default
01-28 18:11:16.545 16997 16997 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-28 18:11:16.741 16997 16997 W com.mbwhatsapp: type=1400 audit(0.0:128601): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
01-28 18:11:16.746 16997 16997 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-28 18:11:16.747 16997 16997 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-28 18:11:16.997 16997 16997 E ANR_LOG : >>> msg's executing time is too long
01-28 18:11:16.997 16997 16997 E ANR_LOG : Blocked msg = { when=-4s264ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@b9395999 } , cost = 4243 ms
01-28 18:11:16.997 16997 16997 E ANR_LOG : >>>Current msg List is:
01-28 18:11:16.997 16997 16997 E ANR_LOG : Current msg <1> = { when=-
1d11h9m57s364ms what=1 target=android.view.Choreographer$FrameHandler }
01-28 18:11:16.997 16997 16997 E ANR_LOG : Current msg <2> = { when=-4s259ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@9e4ead41 }
01-28 18:11:16.997 16997 16997 E ANR_LOG : Current msg <3> = { when=-4s55ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <4> = { when=-3s912ms what=0
target=android.os.Handler callback=X.0lO }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <5> = { when=-3s860ms what=0
target=android.os.Handler callback=X.0lO }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <6> = { when=-3s164ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@9e4e38e2 }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <7> = { when=-3s164ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@20a90d01 }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <8> = { when=-3s97ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <9> = { when=-2s936ms what=1
target=X.6OP arg1=1 }
01-28 18:11:16.998 16997 16997 E ANR_LOG : Current msg <10> = { when=-2s907ms
what=2 target=X.102 }
01-28 18:11:16.998 16997 16997 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-28 18:11:18.085 16997 17011 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-28 18:11:18.549 16997 17016 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-28 18:11:18.739 16997 17343 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-28 18:11:26.157 18291 18291 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 18:11:26.198 18291 18291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:11:26.867 18291 18291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 18:11:26.870 18291 18291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 18:11:26.870 18291 18291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 18:11:26.870 18291 18291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:11:26.870 18291 18291 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 18:11:26.870 18291 18291 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 18:11:26.870 18291 18291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 18:11:26.870 18291 18291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:11:26.871 18291 18291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 18:11:26.871 18291 18291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 18:11:26.953 18291 18291 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.
01-28 18:11:28.233 18291 18291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 18:11:28.233 18291 18291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 18:11:28.273 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128612): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.277 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128613): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.289 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128614): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.361 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128615): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.373 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128616): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.373 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128617): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.373 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128618): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 18:11:28.475 18291 18291 E ANR_LOG : >>> msg's executing time is too long
01-28 18:11:28.475 18291 18291 E ANR_LOG : Blocked msg = { when=-2s114ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{62ce3a7
com.mbwhatsapp}} } , cost = 1993 ms
01-28 18:11:28.475 18291 18291 E ANR_LOG : >>>Current msg List is:
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <1> = { when=-2s85ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@fc94a851 }
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <2> = { when=-2s54ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@9a387c9f }
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <3> = { when=-1s992ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <4> = { when=-1s529ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <5> = { when=-1s140ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@d6d744f }
01-28 18:11:28.475 18291 18291 E ANR_LOG : Current msg <6> = { when=-1s12ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
01-28 18:11:28.476 18291 18291 E ANR_LOG : Current msg <7> = { when=-359ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:11:28.476 18291 18291 E ANR_LOG : Current msg <8> = { when=-85ms what=0
target=android.os.Handler callback=X.3fq }
01-28 18:11:28.476 18291 18291 E ANR_LOG : Current msg <9> = { when=-14ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:11:28.476 18291 18291 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-28 18:11:28.484 18291 18412 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 18:11:28.484 18291 18412 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 18:11:28.484 18291 18412 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 18:11:28.521 18291 18291 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
01-28 18:11:28.776 18291 18291 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-28 18:11:28.866 18291 18291 W Activity: Can request only one set of permissions
at a time
01-28 18:11:28.932 18291 18291 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-28 18:11:28.932 18291 18291 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-28 18:11:30.321 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.324 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.325 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.325 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.326 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.326 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.326 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:30.326 18291 18291 E com.mbwhatsapp: Invalid ID 0x00000000.
01-28 18:11:33.931 18291 18586 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
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver:
java.io.FileNotFoundException:
/data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/
targets.xml: open failed: ENOENT (No such file or directory)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:574)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.io.FileInputStream.<init>(FileInputStream.java:160)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown
Source:82)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
java.lang.Thread.run(Thread.java:1012)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: Caused by:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.Linux.open(Native Method)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.ForwardingOs.open(ForwardingOs.java:563)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8094)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: at
libcore.io.IoBridge.open(IoBridge.java:560)
01-28 18:11:33.931 18291 18586 E ShortcutInfoCompatSaver: ... 7 more
01-28 18:11:34.011 18291 18418 E FrameEvents: updateAcquireFence: Did not find
frame.
01-28 18:11:34.022 18291 18418 E FrameEvents: updateAcquireFence: Did not find
frame.
01-28 18:11:34.028 18291 18418 E FrameEvents: updateAcquireFence: Did not find
frame.
01-28 18:11:34.037 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128629): avc:
denied { read } for name="osrelease" dev="proc" ino=23234753
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
01-28 18:11:34.037 18291 18291 W com.mbwhatsapp: type=1400 audit(0.0:128630): avc:
denied { read } for name="version" dev="proc" ino=23234754
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=0 app=com.mbwhatsapp
01-28 18:11:40.348 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:11:55.325 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:11:56.995 18291 18291 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-28 18:12:10.371 18291 19802 E PlayCore: UID: [10370] PID: [18291]
StandardIntegrity : Phonesky is not installed.
01-28 18:12:10.447 18291 18399 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
01-28 18:12:10.448 18291 18399 W ziparchive: Unable to open
'/apex/com.android.extservices/javalib/android.ext.adservices.dm': No such file or
directory
01-28 18:12:11.848 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:12.012 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.013 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.013 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.015 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.015 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.015 18291 18291 W ViewRootImpl[RegisterPhone]: Cancelling event (no
window focus):KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x68, repeatCount=0, eventTime=126652297, downTime=126652193,
deviceId=-1, source=0x101, displayId=0 }
01-28 18:12:12.086 18291 19801 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-28 18:12:13.306 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:14.770 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:15.564 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:15.802 18291 18291 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-28 18:12:18.246 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:19.508 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:19.598 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:24.882 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:31.190 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:33.302 18291 18291 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-28 18:12:33.626 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:33.635 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:38.469 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:39.045 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:39.863 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:44.871 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:45.289 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:50.759 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:12:50.776 18291 18291 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-28 18:12:52.227 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:13:31.389 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:13:32.622 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:13:32.653 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:13:32.709 18291 18310 E BLASTBufferQueue:
[ViewRootImpl[RestoreFromBackupActivity]#12](f:0,a:3) transactionCallback received
for a newer framenumber=3611 than expected=3610
01-28 18:13:32.775 18291 18589 E BLASTBufferQueue:
[ViewRootImpl[RestoreFromBackupActivity]#12](f:0,a:2) ERROR: releaseBufferCallback
without corresponding submitted buffer bufferId:78559246811223 framenumber:3609
01-28 18:13:32.836 18291 18589 E BLASTBufferQueue:
[ViewRootImpl[RestoreFromBackupActivity]#12](f:0,a:4294967295) ERROR:
releaseBufferCallback without corresponding submitted buffer
bufferId:78559246811227 framenumber:3617
01-28 18:13:32.870 18291 18589 E FrameEvents: addLatch: Did not find frame.
01-28 18:13:32.870 18291 18589 E FrameEvents: addRelease: Did not find frame.
01-28 18:13:32.870 18291 18589 E FrameEvents: addPreComposition: Did not find
frame.
01-28 18:13:32.870 18291 18589 E FrameEvents: addPostComposition: Did not find
frame.
01-28 18:13:32.883 18291 18589 E BLASTBufferQueue:
[ViewRootImpl[RestoreFromBackupActivity]#12](f:0,a:1) ERROR: releaseBufferCallback
without corresponding submitted buffer bufferId:78559246811224 framenumber:3610
01-28 18:14:00.491 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-28 18:14:01.340 18291 18306 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-28 18:14:35.438 18291 18418 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-28 18:15:06.886 26425 26425 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 18:15:06.893 26425 26425 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:15:07.345 26425 26425 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 18:15:07.349 26425 26425 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 18:15:07.349 26425 26425 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 18:15:07.349 26425 26425 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 18:15:07.349 26425 26425 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 18:15:07.350 26425 26425 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:15:07.350 26425 26425 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 18:15:07.350 26425 26425 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 18:15:07.350 26425 26425 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 18:15:07.350 26425 26425 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:15:07.350 26425 26425 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 18:15:07.350 26425 26425 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 18:15:07.547 26425 26425 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.
01-28 18:15:08.507 26425 26425 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 18:15:08.507 26425 26425 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 18:15:08.792 26425 26425 E ANR_LOG : >>> msg's executing time is too long
01-28 18:15:08.792 26425 26425 E ANR_LOG : Blocked msg = { when=-1s866ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{8a40054
com.mbwhatsapp}} } , cost = 1864 ms
01-28 18:15:08.792 26425 26425 E ANR_LOG : >>>Current msg List is:
01-28 18:15:08.792 26425 26425 E ANR_LOG : Current msg <1> = { when=-1s866ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@ae5ebfd }
01-28 18:15:08.792 26425 26425 E ANR_LOG : Current msg <2> = { when=-1s865ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@ae5ebfd
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
01-28 18:15:08.793 26425 26425 E ANR_LOG : Current msg <3> = { when=-1s865ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@ae5ebfd }
01-28 18:15:08.793 26425 26425 E ANR_LOG : Current msg <4> = { when=-1s865ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 18:15:08.793 26425 26425 E ANR_LOG : Current msg <5> = { when=-1s253ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-28 18:15:08.793 26425 26425 E ANR_LOG : Current msg <6> = { when=-447ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:15:08.793 26425 26425 E ANR_LOG : Current msg <7> = { when=-17ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-28 18:15:08.793 26425 26425 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-28 18:15:08.807 26425 26514 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 18:15:08.807 26425 26514 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 18:15:08.807 26425 26514 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-28 20:45:45.301 13448 13448 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 20:45:45.321 13448 13448 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 20:45:48.239 13448 13448 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 20:45:48.291 13448 13448 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 20:45:48.291 13448 13448 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 20:45:48.293 13448 13448 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 20:45:48.293 13448 13448 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 20:45:48.293 13448 13448 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 20:45:48.294 13448 13448 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 20:45:48.294 13448 13448 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 20:45:48.294 13448 13448 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 20:45:48.294 13448 13448 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 20:45:48.294 13448 13448 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 20:45:48.294 13448 13448 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 20:45:48.294 13448 13448 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 20:45:48.294 13448 13448 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 20:45:48.294 13448 13448 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 20:45:48.294 13448 13448 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 20:45:49.313 13448 13448 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.
01-28 20:46:00.245 13448 13448 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 20:46:00.246 13448 13448 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 20:46:00.448 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130151): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.460 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130152): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.488 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130153): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.636 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130154): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.680 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130155): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.680 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130156): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:00.680 13448 13448 W com.mbwhatsapp: type=1400 audit(0.0:130157): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 20:46:01.404 13448 13448 E ANR_LOG : >>> msg's executing time is too long
01-28 20:46:01.404 13448 13448 E ANR_LOG : Blocked msg = { when=-15s584ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{8a40054
com.mbwhatsapp}} } , cost = 15562 ms
01-28 20:46:01.404 13448 13448 E ANR_LOG : >>>Current msg List is:
01-28 20:46:01.412 13448 13448 E ANR_LOG : Current msg <1> = { when=-15s573ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@ae5ebfd
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-28 20:46:01.427 13448 13448 E ANR_LOG : Current msg <2> = { when=-15s566ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@ae5ebfd intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-28 20:46:01.427 13448 13448 E ANR_LOG : Current msg <3> = { when=-15s438ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.427 13448 13448 E ANR_LOG : Current msg <4> = { when=-12s420ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <5> = { when=-12s143ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <6> = { when=-11s981ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <7> = { when=-8s810ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <8> = { when=-6s723ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <9> = { when=-4s471ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : Current msg <10> = { when=-3s850ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-28 20:46:01.428 13448 13448 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-28 20:46:01.627 13448 14489 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 20:46:01.627 13448 14489 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 20:46:01.627 13448 14489 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-28 21:16:13.933 4129 4129 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 21:16:13.940 4129 4129 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 21:16:14.320 4129 4129 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 21:16:14.321 4129 4129 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 21:16:14.321 4129 4129 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 21:16:14.321 4129 4129 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 21:16:14.321 4129 4129 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 21:16:14.321 4129 4129 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 21:16:14.321 4129 4129 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 21:16:14.321 4129 4129 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 21:16:14.322 4129 4129 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 21:16:14.322 4129 4129 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 21:16:14.322 4129 4129 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 21:16:14.384 4129 4129 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.
01-28 21:16:15.187 4129 4129 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 21:16:15.187 4129 4129 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 21:16:15.216 4129 4129 W com.mbwhatsapp: type=1400 audit(0.0:132953): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:16:15.256 4129 4129 W com.mbwhatsapp: type=1400 audit(0.0:132954): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:16:15.264 4129 4129 W com.mbwhatsapp: type=1400 audit(0.0:132955): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:16:15.320 4129 4129 W com.mbwhatsapp: type=1400 audit(0.0:132956): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:16:15.332 4129 4129 W com.mbwhatsapp: type=1400 audit(0.0:132957): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:16:15.449 4129 4228 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 21:16:15.449 4129 4228 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 21:16:15.449 4129 4228 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-28 21:24:54.070 5002 5002 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-28 21:24:54.082 5002 5002 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 21:24:54.522 5002 5002 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 21:24:54.527 5002 5002 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 21:24:54.527 5002 5002 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 21:24:54.528 5002 5002 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 21:24:54.528 5002 5002 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 21:24:54.528 5002 5002 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 21:24:54.528 5002 5002 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 21:24:54.528 5002 5002 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 21:24:54.528 5002 5002 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-28 21:24:54.528 5002 5002 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 21:24:54.528 5002 5002 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-28 21:24:54.528 5002 5002 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-28 21:24:54.528 5002 5002 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-28 21:24:54.528 5002 5002 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 21:24:54.528 5002 5002 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-28 21:24:54.528 5002 5002 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-28 21:24:54.727 5002 5002 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.
01-28 21:24:55.259 5002 5002 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 21:24:55.259 5002 5002 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 21:24:55.298 5002 5002 W com.mbwhatsapp: type=1400 audit(0.0:133029): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:24:55.302 5002 5002 W com.mbwhatsapp: type=1400 audit(0.0:133030): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:24:55.310 5002 5002 W com.mbwhatsapp: type=1400 audit(0.0:133031): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-28 21:24:55.451 5002 5170 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 21:24:55.451 5002 5170 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 21:24:55.451 5002 5170 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 02:00:20.993 11093 11093 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 02:00:21.000 11093 11093 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 02:00:21.709 11093 11093 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 02:00:21.710 11093 11093 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 02:00:21.710 11093 11093 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 02:00:21.710 11093 11093 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 02:00:21.710 11093 11093 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 02:00:21.710 11093 11093 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 02:00:21.710 11093 11093 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 02:00:21.711 11093 11093 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 02:00:21.711 11093 11093 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 02:00:21.711 11093 11093 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 02:00:21.711 11093 11093 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 02:00:21.711 11093 11093 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 02:00:21.711 11093 11093 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 02:00:21.711 11093 11093 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 02:00:21.711 11093 11093 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 02:00:21.711 11093 11093 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 02:00:21.711 11093 11093 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 02:00:21.824 11093 11093 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.
01-29 02:00:23.038 11093 11093 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 02:00:23.038 11093 11093 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 02:00:23.133 11093 11093 W com.mbwhatsapp: type=1400 audit(0.0:133819): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 02:00:23.153 11093 11093 W com.mbwhatsapp: type=1400 audit(0.0:133820): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 02:00:23.177 11093 11093 W com.mbwhatsapp: type=1400 audit(0.0:133821): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 02:00:23.281 11093 11093 W com.mbwhatsapp: type=1400 audit(0.0:133822): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 02:00:23.309 11093 11093 W com.mbwhatsapp: type=1400 audit(0.0:133823): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 02:00:23.494 11093 11093 E ANR_LOG : >>> msg's executing time is too long
01-29 02:00:23.494 11093 11093 E ANR_LOG : Blocked msg = { when=-2s473ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{62ce3a7
com.mbwhatsapp}} } , cost = 2469 ms
01-29 02:00:23.494 11093 11093 E ANR_LOG : >>>Current msg List is:
01-29 02:00:23.494 11093 11093 E ANR_LOG : Current msg <1> = { when=-2s471ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.BACKUP_MESSAGES flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-29 02:00:23.494 11093 11093 E ANR_LOG : Current msg <2> = { when=-1s677ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 02:00:23.494 11093 11093 E ANR_LOG : Current msg <3> = { when=-640ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 02:00:23.494 11093 11093 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 02:00:23.495 11093 11357 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 02:00:23.495 11093 11357 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 02:00:23.495 11093 11357 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 04:29:03.016 12590 12590 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 04:29:03.024 12590 12590 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 04:29:04.047 12590 12590 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 04:29:04.054 12590 12590 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 04:29:04.054 12590 12590 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 04:29:04.054 12590 12590 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 04:29:04.054 12590 12590 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 04:29:04.054 12590 12590 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 04:29:04.054 12590 12590 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 04:29:04.054 12590 12590 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 04:29:04.054 12590 12590 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 04:29:04.054 12590 12590 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 04:29:04.236 12590 12590 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.
01-29 04:29:07.139 12590 12590 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 04:29:07.139 12590 12590 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 04:29:07.282 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134067): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:07.302 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134068): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:07.350 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134069): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:07.550 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134070): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:07.602 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134071): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:07.602 12590 12590 W com.mbwhatsapp: type=1400 audit(0.0:134072): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 04:29:08.149 12590 12590 E ANR_LOG : >>> msg's executing time is too long
01-29 04:29:08.149 12590 12590 E ANR_LOG : Blocked msg = { when=-5s69ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{62ce3a7
com.mbwhatsapp}} } , cost = 5052 ms
01-29 04:29:08.149 12590 12590 E ANR_LOG : >>>Current msg List is:
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <1> = { when=-5s58ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@8a40054
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <2> = { when=-5s58ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@8a40054 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <3> = { when=-5s57ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@ae5ebfd
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <4> = { when=-5s50ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@ae5ebfd intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <5> = { when=-4s650ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <6> = { when=-3s933ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <7> = { when=-2s440ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <8> = { when=-1s922ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <9> = { when=-1s790ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 04:29:08.150 12590 12590 E ANR_LOG : Current msg <10> = { when=-1s772ms
what=0 target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 04:29:08.150 12590 12590 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 04:29:08.165 12590 13291 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 04:29:08.165 12590 13291 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 04:29:08.165 12590 13291 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 06:15:41.446 29956 29956 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 06:15:41.451 29956 29956 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 06:15:42.199 29956 29956 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 06:15:42.201 29956 29956 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 06:15:42.201 29956 29956 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 06:15:42.201 29956 29956 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 06:15:42.202 29956 29956 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 06:15:42.202 29956 29956 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 06:15:42.202 29956 29956 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 06:15:42.202 29956 29956 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 06:15:42.202 29956 29956 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 06:15:42.202 29956 29956 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 06:15:42.202 29956 29956 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 06:15:42.202 29956 29956 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 06:15:42.202 29956 29956 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 06:15:42.202 29956 29956 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 06:15:42.202 29956 29956 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 06:15:42.202 29956 29956 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 06:15:42.457 29956 29956 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.
01-29 06:15:43.920 29956 29956 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 06:15:43.920 29956 29956 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 06:15:44.293 29956 30291 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 06:15:44.293 29956 30291 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 06:15:44.293 29956 30291 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 06:15:44.303 29956 29956 E ANR_LOG : >>> msg's executing time is too long
01-29 06:15:44.303 29956 29956 E ANR_LOG : Blocked msg = { when=-2s810ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{ae5ebfd
com.mbwhatsapp}} } , cost = 2805 ms
01-29 06:15:44.303 29956 29956 E ANR_LOG : >>>Current msg List is:
01-29 06:15:44.303 29956 29956 E ANR_LOG : Current msg <1> = { when=-2s800ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.UPDATE_NTP flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-29 06:15:44.303 29956 29956 E ANR_LOG : Current msg <2> = { when=-1s954ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:15:44.303 29956 29956 E ANR_LOG : Current msg <3> = { when=-1s889ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 06:15:44.304 29956 29956 E ANR_LOG : Current msg <4> = { when=-1s173ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:15:44.304 29956 29956 E ANR_LOG : Current msg <5> = { when=-1s7ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:15:44.304 29956 29956 E ANR_LOG : Current msg <6> = { when=-548ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 06:15:44.304 29956 29956 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
--------- beginning of main
01-29 06:31:43.931 32216 32216 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 06:31:43.939 32216 32216 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 06:31:46.544 32216 32216 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 06:31:46.546 32216 32216 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 06:31:46.546 32216 32216 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 06:31:46.546 32216 32216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 06:31:46.546 32216 32216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 06:31:46.546 32216 32216 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 06:31:46.575 32216 32216 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 06:31:46.575 32216 32216 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 06:31:46.575 32216 32216 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 06:31:46.575 32216 32216 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 06:31:46.575 32216 32216 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 06:31:46.575 32216 32216 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 06:31:46.575 32216 32216 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 06:31:46.575 32216 32216 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 06:31:46.575 32216 32216 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 06:31:46.575 32216 32216 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 06:31:46.922 32216 32216 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.
01-29 06:31:55.491 32216 32216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 06:31:55.491 32216 32216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 06:31:55.715 32216 32216 W com.mbwhatsapp: type=1400 audit(0.0:135621): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 06:31:55.727 32216 32216 W com.mbwhatsapp: type=1400 audit(0.0:135622): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 06:31:55.767 32216 32216 W com.mbwhatsapp: type=1400 audit(0.0:135623): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 06:31:55.963 32216 32216 W com.mbwhatsapp: type=1400 audit(0.0:135624): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 06:31:56.063 32216 32216 W com.mbwhatsapp: type=1400 audit(0.0:135625): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 06:31:57.305 32216 1681 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 06:31:57.305 32216 1681 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 06:31:57.305 32216 1681 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 06:31:57.318 32216 32216 E ANR_LOG : >>> msg's executing time is too long
01-29 06:31:57.318 32216 32216 E ANR_LOG : Blocked msg = { when=-13s330ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{8a40054
com.mbwhatsapp}} } , cost = 13327 ms
01-29 06:31:57.318 32216 32216 E ANR_LOG : >>>Current msg List is:
01-29 06:31:57.319 32216 32216 E ANR_LOG : Current msg <1> = { when=-13s329ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@ae5ebfd
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
01-29 06:31:57.320 32216 32216 E ANR_LOG : Current msg <2> = { when=-13s329ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@ae5ebfd intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
01-29 06:31:57.320 32216 32216 E ANR_LOG : Current msg <3> = { when=-13s239ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <4> = { when=-12s583ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <5> = { when=-10s410ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <6> = { when=-9s620ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <7> = { when=-7s738ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <8> = { when=-6s737ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <9> = { when=-4s748ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : Current msg <10> = { when=-4s401ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:31:57.323 32216 32216 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
--------- beginning of main
01-29 06:32:11.150 4422 4422 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 06:32:11.167 4422 4422 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 06:32:11.979 4422 4422 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 06:32:11.979 4422 4422 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 06:32:11.979 4422 4422 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 06:32:11.979 4422 4422 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 06:32:11.979 4422 4422 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 06:32:11.979 4422 4422 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 06:32:11.980 4422 4422 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 06:32:11.980 4422 4422 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 06:32:11.980 4422 4422 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 06:32:11.980 4422 4422 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 06:32:11.980 4422 4422 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 06:32:11.980 4422 4422 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 06:32:12.100 4422 4422 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.
01-29 06:32:13.516 4422 4422 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 06:32:13.516 4422 4422 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 06:32:13.914 4422 4422 E ANR_LOG : >>> msg's executing time is too long
01-29 06:32:13.914 4422 4422 E ANR_LOG : Blocked msg = { when=-2s626ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{8a40054
com.mbwhatsapp}} } , cost = 2217 ms
01-29 06:32:13.914 4422 4422 E ANR_LOG : >>>Current msg List is:
01-29 06:32:13.914 4422 4422 E ANR_LOG : Current msg <1> = { when=-2s424ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@6902f53f }
01-29 06:32:13.914 4422 4422 E ANR_LOG : Current msg <2> = { when=-2s299ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@8a63746e }
01-29 06:32:13.914 4422 4422 E ANR_LOG : Current msg <3> = { when=-2s228ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <4> = { when=-2s205ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@f6acdc0
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <5> = { when=-2s204ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@f6acdc0 intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <6> = { when=-2s179ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@daa4af9
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <7> = { when=-2s147ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@daa4af9 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <8> = { when=-1s831ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <9> = { when=-1s771ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 06:32:13.915 4422 4422 E ANR_LOG : Current msg <10> = { when=-1s210ms
what=0 target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
01-29 06:32:13.915 4422 4422 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 06:32:13.979 4422 4422 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 06:32:13.979 4422 4422 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 06:32:13.979 4422 4422 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 06:32:13.999 4422 4887 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
--------- beginning of system
01-29 06:32:15.056 4422 4422 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 06:32:15.678 4422 4422 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 06:32:15.678 4422 4422 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 06:32:21.488 4422 4454 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 06:32:21.945 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 06:32:23.414 4422 4422 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 06:32:24.037 4422 4422 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 06:32:24.081 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 06:32:24.559 4422 4422 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 06:32:24.884 4422 4422 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 06:32:24.945 4422 4422 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 06:32:25.291 4422 4422 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 06:32:25.308 4422 4422 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 06:32:25.507 4422 4422 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 06:32:25.515 4422 4422 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
01-29 06:32:25.527 4422 4422 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 06:32:25.534 4422 4422 W IInputConnectionWrapper: getTextBeforeCursor on
inactive InputConnection
01-29 06:32:26.395 4422 4422 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 06:32:37.677 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 06:32:39.535 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 06:32:41.691 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 06:32:50.495 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 09:13:55.809 4422 4422 E ANR_LOG : >>> msg's executing time is too long
01-29 09:13:55.809 4422 4422 E ANR_LOG : Blocked msg = { when=-3s207ms what=0
target=android.view.Choreographer$FrameHandler
callback=android.view.Choreographer$FrameDisplayEventReceiver } , cost = 3206 ms
01-29 09:13:55.810 4422 4422 E ANR_LOG : >>>Current msg List is:
01-29 09:13:55.810 4422 4422 E ANR_LOG : Current msg <1> = { when=+3ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 09:13:55.810 4422 4422 E ANR_LOG : Current msg <2> = { when=+2h34m45s499ms
what=0 target=android.os.Handler callback=X.0m0 }
01-29 09:13:55.811 4422 4422 E ANR_LOG : Current msg <3> = { when=+12h40m31s719ms
what=0 target=android.os.Handler callback=X.0m0 }
01-29 09:13:55.811 4422 4422 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 10:03:09.081 4422 4454 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 149 to 100
01-29 13:54:28.900 4422 4454 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 154 to 100
01-29 14:47:17.171 4129 4129 W wifisar : type=1400 audit(0.0:141394): avc: denied
{ read } for name="/" dev="dm-15" ino=58 scontext=u:r:vendor_wcnss_service:s0
tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 app=com.mbwhatsapp
01-29 15:27:51.816 4422 4454 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 138 to 100
01-29 17:09:50.186 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:09:50.402 4422 4454 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 111 to 100
01-29 17:09:58.189 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:09:58.208 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:10:26.381 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:15:48.702 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:15:51.994 4422 5071 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-29 17:16:06.199 29619 29619 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:16:06.207 29619 29619 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:16:06.450 29619 29619 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:16:06.451 29619 29619 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:16:06.451 29619 29619 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:16:06.451 29619 29619 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:16:06.451 29619 29619 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:16:06.451 29619 29619 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:16:06.451 29619 29619 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:16:06.451 29619 29619 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:16:06.452 29619 29619 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:16:06.452 29619 29619 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:16:06.452 29619 29619 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:16:06.452 29619 29619 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:16:06.452 29619 29619 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:16:06.452 29619 29619 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:16:06.452 29619 29619 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:16:06.452 29619 29619 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:16:06.452 29619 29619 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:16:06.518 29619 29619 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.
01-29 17:16:06.997 29619 29619 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:16:06.997 29619 29619 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:16:07.026 29619 29619 W com.mbwhatsapp: type=1400 audit(0.0:143270): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:07.034 29619 29619 W com.mbwhatsapp: type=1400 audit(0.0:143271): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:07.042 29619 29619 W com.mbwhatsapp: type=1400 audit(0.0:143272): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:07.098 29619 29619 W com.mbwhatsapp: type=1400 audit(0.0:143273): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:07.106 29619 29619 W com.mbwhatsapp: type=1400 audit(0.0:143274): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:07.181 29619 29678 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:16:07.181 29619 29678 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:16:07.181 29619 29678 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:16:07.199 29619 29619 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
01-29 17:16:07.382 29619 29619 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 17:16:07.562 29619 29619 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 17:16:07.562 29619 29619 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 17:16:10.220 29619 29687 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:10.292 29619 29687 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-29 17:16:33.453 30305 30305 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:16:33.464 30305 30305 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:16:33.696 30305 30305 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:16:33.696 30305 30305 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:16:33.697 30305 30305 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:16:33.697 30305 30305 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:16:33.697 30305 30305 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:16:33.697 30305 30305 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:16:33.697 30305 30305 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:16:33.697 30305 30305 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:16:33.697 30305 30305 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:16:33.697 30305 30305 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:16:33.697 30305 30305 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:16:33.765 30305 30305 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.
01-29 17:16:34.231 30305 30305 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:16:34.231 30305 30305 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:16:34.254 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143303): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:34.262 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143304): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:34.266 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143305): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:34.318 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143306): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:34.326 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143307): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:16:34.423 30305 30421 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:16:34.423 30305 30421 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:16:34.423 30305 30421 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:16:34.439 30305 30305 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
01-29 17:16:34.794 30305 30305 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 17:16:35.175 30305 30305 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 17:16:35.175 30305 30305 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 17:16:36.521 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:37.389 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:40.945 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:42.023 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:43.774 30305 30319 W com.mbwhatsapp: Suspending all threads took:
7.763ms
01-29 17:16:43.815 30305 30319 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 17:16:43.903 30305 30321 W System : A resource failed to call end.
01-29 17:16:49.991 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:50.274 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:16:51.427 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:00.486 30305 30305 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:17:06.358 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:06.546 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:06.594 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:06.624 30305 30305 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-29 17:17:06.830 441 441 W ps : type=1400 audit(0.0:143342): avc: denied
{ read } for name="pid_max" dev="proc" ino=25809590
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:proc_pid_max:s0 tclass=file permissive=0 app=com.mbwhatsapp
01-29 17:17:06.854 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143343): avc:
denied { read } for comm=4D42576861747341707020576F726B name="osrelease" dev="proc"
ino=25816103 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp
01-29 17:17:06.866 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143344): avc:
denied { read } for comm=4D42576861747341707020576F726B name="version" dev="proc"
ino=25816104 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:proc:s0 tclass=file permissive=0 app=com.mbwhatsapp
01-29 17:17:07.385 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:17:07.455 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:17:07.649 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:17:07.649 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:17:07.649 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:17:07.650 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:17:07.650 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:17:07.650 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 17:17:07.650 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 17:17:07.650 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 17:17:07.953 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 17:17:07.953 30305 491 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 17:17:07.990 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:08.143 30305 32743 W MediaCodec-JNI: try to release MediaCodec from
JMediaCodec::~JMediaCodec()...
01-29 17:17:08.146 30305 32743 W MediaCodec-JNI: done releasing MediaCodec from
JMediaCodec::~JMediaCodec().
01-29 17:17:08.319 30305 32743 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:17:08.325 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:08.327 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:08.327 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:08.327 30305 32743 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:17:08.532 30305 661 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 17:17:08.781 30305 32743 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:17:09.083 30305 807 W ColorUtils: expected specified color aspects
(2:0:0:0)
01-29 17:17:09.111 30305 32743 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:17:09.111 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:09.111 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:09.111 30305 32743 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:17:09.112 30305 32743 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:17:09.250 30305 32743 W AudioCapabilities: Unsupported mime audio/ffmpeg
01-29 17:17:09.258 30305 32743 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
01-29 17:17:09.260 30305 32743 W VideoCapabilities: Unsupported mime video/ffmpeg
01-29 17:17:09.279 30305 30305 E RecyclerView: No adapter attached; skipping layout
01-29 17:17:09.462 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:09.592 30305 30305 E RecyclerView: No adapter attached; skipping layout
01-29 17:17:09.613 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:09.678 30305 30305 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 17:17:09.754 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=a98a0411-2d6b-4022-a9ec-585409df2c11 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=x+tETjVja0RwX1CftPenJjxktyk/fu5TfAqkx9epx0A= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1018 trim_to=0
media_key_timestamp=1706508818000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-
0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null
message_row_id=39 multicast_id=null
enc_file_hash=7indDbfRH39qmfsmn2SZDmJHz/WJdjPFCdf2e/6FuDo= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=3063027
media_name=null media_duration=34 chat_row_id=31 media_key=[B@790b804
01-29 17:17:10.272 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.272 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=922f6eff-c110-441a-add7-c76fb6671ef8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=dvgzC8+bF0PNBuVJEOpcumALihdKrfeyOq4Y6nonjQo= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706496889000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=368 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=38
multicast_id=null enc_file_hash=WPntfX5Kdb2AAW5oervLf464eUUZc5xJSiC8dw7a+Bs=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1833874 media_name=null media_duration=17 chat_row_id=31
media_key=[B@16d32b3
01-29 17:17:10.278 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.278 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=d88572e2-52f0-4282-96cc-2e5c17bffef8 transcoded=0 gif_attribution=0
first_scan_length=120107 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000
thumbnail_height_width_ratio=1.3478261 is_animated_sticker=0
file_hash=KAYnLT6Wa1W/5GbhQsH7gLfxuDnmDAlPxLFpJ8AZndo= file_path=null file_size=0
partial_media_hash=Gs5qlQn1x2RbRVLKOaWjOYJqy8XQqb0aPDNYTgaQlc4= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706492827000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=3000 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=35
multicast_id=null enc_file_hash=qVG0nWxVo7FXTsENs2NqEMYyPfqGR4qiWpexwoIUe8Q=
mute_video=0 page_count=0 first_scan_sidecar=[B@bdb746e suspicious_content=0
file_length=990453 media_name=null media_duration=0 chat_row_id=31
media_key=[B@4fe470f
01-29 17:17:10.281 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.281 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:10.587 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:10.633 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:10.671 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:10.768 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:10.811 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=922f6eff-c110-441a-add7-c76fb6671ef8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=dvgzC8+bF0PNBuVJEOpcumALihdKrfeyOq4Y6nonjQo= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706496889000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=368 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=38
multicast_id=null enc_file_hash=WPntfX5Kdb2AAW5oervLf464eUUZc5xJSiC8dw7a+Bs=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1833874 media_name=null media_duration=17 chat_row_id=31
media_key=[B@16d32b3
01-29 17:17:10.983 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.983 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=a98a0411-2d6b-4022-a9ec-585409df2c11 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=x+tETjVja0RwX1CftPenJjxktyk/fu5TfAqkx9epx0A= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1018 trim_to=0
media_key_timestamp=1706508818000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-
0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null
message_row_id=39 multicast_id=null
enc_file_hash=7indDbfRH39qmfsmn2SZDmJHz/WJdjPFCdf2e/6FuDo= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=3063027
media_name=null media_duration=34 chat_row_id=31 media_key=[B@790b804
01-29 17:17:10.992 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.992 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=d88572e2-52f0-4282-96cc-2e5c17bffef8 transcoded=0 gif_attribution=0
first_scan_length=120107 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000
thumbnail_height_width_ratio=1.3478261 is_animated_sticker=0
file_hash=KAYnLT6Wa1W/5GbhQsH7gLfxuDnmDAlPxLFpJ8AZndo= file_path=null file_size=0
partial_media_hash=Gs5qlQn1x2RbRVLKOaWjOYJqy8XQqb0aPDNYTgaQlc4= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706492827000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=3000 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=35
multicast_id=null enc_file_hash=qVG0nWxVo7FXTsENs2NqEMYyPfqGR4qiWpexwoIUe8Q=
mute_video=0 page_count=0 first_scan_sidecar=[B@bdb746e suspicious_content=0
file_length=990453 media_name=null media_duration=0 chat_row_id=31
media_key=[B@4fe470f
01-29 17:17:10.996 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:10.996 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=74a7b5d5-e26b-4dde-8a92-cd6dfb40f275 transcoded=0 gif_attribution=0
first_scan_length=3848 direct_path=/v/t62.7118-
24/24267470_1696271644198534_3555716631822374006_n.enc?ccb=11-4&oh=01_AdQZS88EEslI-
BKjVIwOHkRXTFIA9_ITda_Dh1JBSdHAXg&oe=65DF0B91&_nc_sid=5e03e0&_nc_hot=1706531489
thumbnail_height_width_ratio=2.3225806 is_animated_sticker=0
file_hash=41vA9/fpOt9a8LnPMKV+HiKkMcKnQo47idYR/RZu72A= file_path=Media/MBWhatsApp
Images/IMG-20240129-WA0000.jpg file_size=53466
partial_media_hash=BWZzPUx06aMG6h5P+mnht/+xhfJQ6VtkGo7/ClRGYWI= face_x=0 face_y=0
height=1200 trim_to=0 media_key_timestamp=1706531459000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/24267470_1696271644198534_3555716631822374006_n.enc?ccb=11-4&oh=01_AdQZS88EEslI-
BKjVIwOHkRXTFIA9_ITda_Dh1JBSdHAXg&oe=65DF0B91&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=540 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=41
multicast_id=null enc_file_hash=AMuHsIqqaUFrnHCboj/QMYsE5MxLBvjdOPAeFT/Vy0s=
mute_video=0 page_count=0 first_scan_sidecar=[B@fbca158 suspicious_content=0
file_length=53466 media_name=null media_duration=0 chat_row_id=35
media_key=[B@e89b2b1
01-29 17:17:11.370 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:11.370 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=777722b2-7114-4638-85de-cd914518d597 transcoded=0 gif_attribution=0
first_scan_length=24336 direct_path=/v/t62.7118-
24/31077357_1066181314433446_8115284697082705138_n.enc?ccb=11-4&oh=01_AdQ-
gyJ0QrWHQV5uySWLqWRlNIWnbeT4IaZSO9qOF43a5w&oe=65DF3B3F&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0786517 is_animated_sticker=0
file_hash=hcStJgBzLsEEtBPj/8HWABESP7FB60i399R2mR86J3A=
file_path=Media/.Statuses/125030e57d774adbb6251fdf62073617.jpg file_size=273653
partial_media_hash=CkAgg3Bhu2mxZaHLQgXed4bsyk69VTguomgxMvtVbxg= face_x=877
face_y=550 height=1167 trim_to=0 media_key_timestamp=1706536866000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/31077357_1066181314433446_8115284697082705138_n.enc?ccb=11-4&oh=01_AdQ-
gyJ0QrWHQV5uySWLqWRlNIWnbeT4IaZSO9qOF43a5w&oe=65DF3B3F&_nc_sid=5e03e0&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=45
multicast_id=null enc_file_hash=QMG5gIdkMItFyQ0xM/mCq2FsoxN/RPTffjd2Yv3YBtw=
mute_video=0 page_count=0 first_scan_sidecar=[B@195c838 suspicious_content=0
file_length=273653 media_name=null media_duration=0 chat_row_id=31
media_key=[B@3178011
01-29 17:17:14.080 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:14.080 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8db320fc-0dc7-4da9-8ab0-7e64dda5e06c transcoded=0 gif_attribution=0
first_scan_length=6629 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-e514ffed-
9195-4ff1-a454-7e3989d67a7f?ccb=9-4&oh=01_AdTjWwq6RKLZmn4lLE41NWW1KJTKKYXsPYZ-
1MqTy6RDWw&oe=65DF72B0&_nc_sid=000000 thumbnail_height_width_ratio=0.8375
is_animated_sticker=0 file_hash=yb2+fbPbUnqKg22XvKJfXkimmmpUhnIEypahHSjclio=
file_path=Media/.Statuses/5abd6dadefb54336bac3e9de85e1970d.jpg file_size=63180
partial_media_hash=ATjDiz/aZLxHxHp1sG8FQwXJq02hqJxT6TsklgU1FnA= face_x=0 face_y=0
height=911 trim_to=0 media_key_timestamp=1706555091000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
e514ffed-9195-4ff1-a454-7e3989d67a7f?ccb=9-
4&oh=01_AdTjWwq6RKLZmn4lLE41NWW1KJTKKYXsPYZ-
1MqTy6RDWw&oe=65DF72B0&_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=51 multicast_id=null
enc_file_hash=4rWwFGWYtpS3sPvToQia1V67VFhr6b2e15gnfh86cQE= mute_video=0
page_count=0 first_scan_sidecar=[B@d53b3f4 suspicious_content=0 file_length=63180
media_name=null media_duration=0 chat_row_id=31 media_key=[B@30271d
01-29 17:17:14.948 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:14.948 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8dd9f1b9-7e79-426b-a659-169ea6dba89f transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-da85e1a3-
4fd6-4f1a-803c-1f9b9de19356?ccb=9-4&oh=01_AdRR-
dbEXy840vNQJ4Dk2xZg7fbsEw8mvhDyUj5BF-INJw&oe=65DF766C&_nc_sid=000000
thumbnail_height_width_ratio=1.2048193 is_animated_sticker=0
file_hash=ILj2rykZaq6ZOHvSsjIebeGTGd2uImyy0MfibqNN5rQ=
file_path=Media/.Statuses/7b80c2ab5c43420fa5b19dc75461a072.jpg file_size=19461
partial_media_hash=null face_x=0 face_y=0 height=282 trim_to=0
media_key_timestamp=1706486968000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
da85e1a3-4fd6-4f1a-803c-1f9b9de19356?ccb=9-4&oh=01_AdRR-
dbEXy840vNQJ4Dk2xZg7fbsEw8mvhDyUj5BF-INJw&oe=65DF766C&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=235 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=57
multicast_id=null enc_file_hash=Vz6dT4NjsEI/fYBZxDwU3uE9bmlCOEx9P0MnysPkTtU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=19461 media_name=null media_duration=0 chat_row_id=31
media_key=[B@fc4bb2
01-29 17:17:15.403 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:15.403 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=dc466296-8fbc-48f2-aed3-cac775e56255 transcoded=0 gif_attribution=0
first_scan_length=5511 direct_path=/v/t62.7118-
24/11876680_1099868821461636_5561036708718206664_n.enc?ccb=11-
4&oh=01_AdTqvHeCdohlatj0JKh-11KjhgPrNx1NY65_ijVmL9gj7g&oe=65DFA657&_nc_sid=5e03e0
thumbnail_height_width_ratio=2.0425532 is_animated_sticker=0
file_hash=ntgL1CDbRH1gZCZqcdeA1UIw9dKRq3B0I9HgcZiqw8w=
file_path=Media/.Statuses/64e2cbffd2614e14b31a44739d87afb8.jpg file_size=48789
partial_media_hash=ZkM+h3K2WAayII11zzu63RcV70KdZVppKUEOG8D+Yso= face_x=373
face_y=486 height=1080 trim_to=0 media_key_timestamp=1706563943000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/11876680_1099868821461636_5561036708718206664_n.enc?ccb=11-
4&oh=01_AdTqvHeCdohlatj0JKh-
11KjhgPrNx1NY65_ijVmL9gj7g&oe=65DFA657&_nc_sid=5e03e0&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=540
original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=64 multicast_id=null
enc_file_hash=7cqA9+MUhPjRyWbBE1a7qIPvOLUuGKhfioo8p/q6HbM= mute_video=0
page_count=0 first_scan_sidecar=[B@9b21b82 suspicious_content=0 file_length=48789
media_name=null media_duration=0 chat_row_id=31 media_key=[B@dc38293
01-29 17:17:16.219 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:16.219 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:16.802 30305 30305 W com.mbwhatsapp: type=1400 audit(0.0:143356): avc:
granted { execute } for comm=4D65646961446F776E6C6F61642023
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libstatic-webp.so"
dev="sda12" ino=187657 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=1be80f69-3e8a-4344-8c23-8e43d4344b84 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQBuUjy2pv7Q5scD3PdZ6vtTt0Sc1syPSQu01HIYuUY8w&oe=65DF96DD&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=/t6rB3zXq3+TygWYLNR5nZBHRRaNKX2H7LM47Xk4Tqc= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0001.webp file_size=41166 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706411634000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQBuUjy2pv7Q5scD3PdZ6vtTt0Sc1syPSQu01HIYuUY8w&oe=65DF96DD&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=71 multicast_id=null
enc_file_hash=KsdCCiqdynq1pSiDYGRMQ12uBd/wL0W8stT1dOWZQnA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=41166
media_name=null media_duration=0 chat_row_id=2 media_key=[B@1c9e0cb
01-29 17:17:16.982 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:16.982 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=55008d77-b1db-47a9-b2b7-35f3c549089b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/31212309_1425447641739676_9187971324073571134_n.enc?ccb=11-
4&oh=01_AdSC_OOi0tz4OIGb4FVVGiSccNhe8yyGgdIW_GIDCexr1Q&oe=65DF860D&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=m3fZ9rL5MrrocW2xUs9WkrVe7QQnFegC/8Kck5neaYQ= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0002.webp file_size=47050 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706568299000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/31212309_1425447641739676_9187971324073571134_n.enc?ccb=11-
4&oh=01_AdSC_OOi0tz4OIGb4FVVGiSccNhe8yyGgdIW_GIDCexr1Q&oe=65DF860D&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=69 multicast_id=null
enc_file_hash=FSeuhxeJ6Olp7UyYgPeBxpTQos4SDHwWqirx0pQoW1Y= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=47050
media_name=null media_duration=0 chat_row_id=2 media_key=[B@1762ae5
01-29 17:17:17.634 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:17.634 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=d3290953-026d-4543-bb80-943a152c2e2e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=aatJwobni4PDkDnR2dogfmJYoY2OJD9cdiYMOswtTxk= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706544375000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null message_row_id=46
multicast_id=null enc_file_hash=OoP266DllB3JDdXhqzg5yMmJJdeVFgUFlFuZE3tBKNc=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=4801660 media_name=null media_duration=24 chat_row_id=31
media_key=[B@cfb92ea
01-29 17:17:19.907 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:19.907 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=ba418d1e-86e8-452c-918e-ebccda2aa7bf transcoded=0 gif_attribution=0
first_scan_length=4980 direct_path=/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=C/PVkQ6tfC5uEQGDcHR71O4v8YXTIdprQlnSEvWE9Y4= file_path=null file_size=0
partial_media_hash=CmyyA8RILFe/UAf8NJk0AWe5EBNoLjDGoAuqYU5zt88= face_x=0 face_y=0
height=1000 trim_to=0 media_key_timestamp=1706553567000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=750 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=50 multicast_id=null
enc_file_hash=EA1whq8wSp44XM6NcW6VQx4id4BlJjJol37jw1GJW0o= mute_video=0
page_count=0 first_scan_sidecar=[B@1b72789 suspicious_content=0 file_length=31820
media_name=null media_duration=0 chat_row_id=31 media_key=[B@5fdc38e
01-29 17:17:19.952 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:19.952 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=264e5a34-d45f-4a4c-8856-d83a27256581 transcoded=0 gif_attribution=0
first_scan_length=8725 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-73a83e4c-
3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000
thumbnail_height_width_ratio=0.9479167 is_animated_sticker=0
file_hash=WcRWGa/XIEkTKD6cDPOi5zv8ds72heIkLLfWcXMyvdE= file_path=null file_size=0
partial_media_hash=bvhanq7LeChGiza4dqcqI7G4M8mGmg8Ezz+KQxYmYSo= face_x=0 face_y=0
height=1021 trim_to=0 media_key_timestamp=1706547410000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
73a83e4c-3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000&m
ms3=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=0 media_upload_handle=null
message_row_id=48 multicast_id=null
enc_file_hash=IakQB+/MujAHxVc6eRbgJ2m9l+8Gi1LW8IN9ww8pWHc= mute_video=0
page_count=0 first_scan_sidecar=[B@b61b345 suspicious_content=0 file_length=71691
media_name=null media_duration=0 chat_row_id=31 media_key=[B@9968a9a
01-29 17:17:19.960 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:19.960 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d3d14ff-f43b-4a13-80d9-7acd9c5d88c9 transcoded=0 gif_attribution=0
first_scan_length=183541 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=oHxemlnZgVqUK04NHFvM8W8zO/X4kGGKjeKtdCYc/9o= file_path=null file_size=0
partial_media_hash=LobGr9QaDJqpNU+aFTEC4HyIgwLVX48VQIPPinKAV70= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706569449000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=3000 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=76 multicast_id=null
enc_file_hash=EzoNBg3RfcZG1UByG0fy3n/SKJt2HrU0uixlLUwjfVc= mute_video=0
page_count=0 first_scan_sidecar=[B@96f3ec1 suspicious_content=0 file_length=2480986
media_name=null media_duration=0 chat_row_id=31 media_key=[B@3c2b666
01-29 17:17:19.967 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:19.967 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:20.581 30305 1574 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
01-29 17:17:20.581 30305 1574 E RenderScript: Failed to load runtime , loading
default
01-29 17:17:20.970 30305 661 W LOTTIE : Unknown shape type rd
01-29 17:17:21.223 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:21.233 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:21.301 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124071
01-29 17:17:21.398 30305 30305 E ANR_LOG : >>> msg's executing time is too long
01-29 17:17:21.398 30305 30305 E ANR_LOG : Blocked msg = { when=-1s535ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@b8786a23 } , cost = 1520 ms
01-29 17:17:21.398 30305 30305 E ANR_LOG : >>>Current msg List is:
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <1> = { when=-1s534ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@3f54ebb5 }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <2> = { when=-1s531ms what=0
target=android.os.Handler callback=X.3ds }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <3> = { when=-1s526ms
barrier=356 }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <4> = { when=-1s521ms what=0
target=android.os.Handler callback=X.3ew }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <5> = { when=-1s520ms what=0
target=android.os.Handler callback=X.3ew }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <6> = { when=-1s519ms what=0
target=android.os.Handler callback=X.3ew }
01-29 17:17:21.398 30305 30305 E ANR_LOG : Current msg <7> = { when=-1s482ms what=2
target=X.105 arg1=-1 obj=1jQ key=Key[id=6358583E0C476A21D7365BCC79C4815C,
from_me=false, remote_jid=status@broadcast] media_wa_type=3 }
01-29 17:17:21.399 30305 30305 E ANR_LOG : Current msg <8> = { when=-1s476ms what=0
target=android.os.Handler callback=X.3ew }
01-29 17:17:21.399 30305 30305 E ANR_LOG : Current msg <9> = { when=-1s445ms what=0
target=android.os.Handler callback=X.3e9 }
01-29 17:17:21.399 30305 30305 E ANR_LOG : Current msg <10> = { when=-1s442ms
what=2 target=X.105 arg1=-1 obj=1hQ key=Key[id=465E21108937CC6538FDDA851F5E9449,
from_me=false, remote_jid=status@broadcast] media_wa_type=1 }
01-29 17:17:21.399 30305 30305 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:17:21.795 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:21.799 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:21.804 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d3d14ff-f43b-4a13-80d9-7acd9c5d88c9 transcoded=0 gif_attribution=0
first_scan_length=183541 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=oHxemlnZgVqUK04NHFvM8W8zO/X4kGGKjeKtdCYc/9o= file_path=null file_size=0
partial_media_hash=LobGr9QaDJqpNU+aFTEC4HyIgwLVX48VQIPPinKAV70= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706569449000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=3000 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=76 multicast_id=null
enc_file_hash=EzoNBg3RfcZG1UByG0fy3n/SKJt2HrU0uixlLUwjfVc= mute_video=0
page_count=0 first_scan_sidecar=[B@96f3ec1 suspicious_content=0 file_length=2480986
media_name=null media_duration=0 chat_row_id=31 media_key=[B@3c2b666
01-29 17:17:21.977 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:21.977 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=d3290953-026d-4543-bb80-943a152c2e2e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=aatJwobni4PDkDnR2dogfmJYoY2OJD9cdiYMOswtTxk= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706544375000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null message_row_id=46
multicast_id=null enc_file_hash=OoP266DllB3JDdXhqzg5yMmJJdeVFgUFlFuZE3tBKNc=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=4801660 media_name=null media_duration=24 chat_row_id=31
media_key=[B@cfb92ea
01-29 17:17:21.983 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:21.983 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=264e5a34-d45f-4a4c-8856-d83a27256581 transcoded=0 gif_attribution=0
first_scan_length=8725 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-73a83e4c-
3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000
thumbnail_height_width_ratio=0.9479167 is_animated_sticker=0
file_hash=WcRWGa/XIEkTKD6cDPOi5zv8ds72heIkLLfWcXMyvdE= file_path=null file_size=0
partial_media_hash=bvhanq7LeChGiza4dqcqI7G4M8mGmg8Ezz+KQxYmYSo= face_x=0 face_y=0
height=1021 trim_to=0 media_key_timestamp=1706547410000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
73a83e4c-3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000&m
ms3=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=0 media_upload_handle=null
message_row_id=48 multicast_id=null
enc_file_hash=IakQB+/MujAHxVc6eRbgJ2m9l+8Gi1LW8IN9ww8pWHc= mute_video=0
page_count=0 first_scan_sidecar=[B@b61b345 suspicious_content=0 file_length=71691
media_name=null media_duration=0 chat_row_id=31 media_key=[B@9968a9a
01-29 17:17:21.989 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:21.989 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=ba418d1e-86e8-452c-918e-ebccda2aa7bf transcoded=0 gif_attribution=0
first_scan_length=4980 direct_path=/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=C/PVkQ6tfC5uEQGDcHR71O4v8YXTIdprQlnSEvWE9Y4= file_path=null file_size=0
partial_media_hash=CmyyA8RILFe/UAf8NJk0AWe5EBNoLjDGoAuqYU5zt88= face_x=0 face_y=0
height=1000 trim_to=0 media_key_timestamp=1706553567000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=750 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=50 multicast_id=null
enc_file_hash=EA1whq8wSp44XM6NcW6VQx4id4BlJjJol37jw1GJW0o= mute_video=0
page_count=0 first_scan_sidecar=[B@1b72789 suspicious_content=0 file_length=31820
media_name=null media_duration=0 chat_row_id=31 media_key=[B@5fdc38e
01-29 17:17:21.994 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:21.994 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:22.051 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.058 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.071 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=af42a55b-69a4-4ef2-9715-5de4de0f4a60 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/19013821_276417495236272_3414528119524964707_n.enc?ccb=11-4&oh=01_AdQAP7z-
92Ix8h1d5xU9f8OzcYAlt00bEyqF7ftPwuZq_Q&oe=65DF89BF&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=D+LCX/Jfe/OPRqHhz0wpb3ah7gN53QeUaZU5a87t8Kw= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0003.webp file_size=39680 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706569199000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/19013821_276417495236272_3414528119524964707_n.enc?ccb=11-4&oh=01_AdQAP7z-
92Ix8h1d5xU9f8OzcYAlt00bEyqF7ftPwuZq_Q&oe=65DF89BF&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=image/webp partial_media_enc_hash=null
width=64 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=75
multicast_id=null enc_file_hash=i6RlRF18DzxNN495nQq/TKmyjpX17NoSBrS28uXzPyE=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=39680 media_name=null media_duration=0 chat_row_id=2
media_key=[B@dbd7b05
01-29 17:17:22.219 30305 30417 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:17:22.219 30305 30417 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:17:22.251 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.255 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.262 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.359 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x722912407d
01-29 17:17:22.448 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.453 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.460 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.648 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:22.755 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.758 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.760 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.908 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.911 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.915 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.983 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.989 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:22.992 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.045 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.049 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.052 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.107 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.110 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.115 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.179 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.184 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.188 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.244 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.250 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.253 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.311 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.315 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.318 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.369 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.372 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.375 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.432 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.435 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.440 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.496 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.500 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.503 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.574 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.584 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.589 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.658 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.662 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.666 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.749 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.755 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.761 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.839 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.844 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.851 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.924 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.932 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:23.940 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.022 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.026 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.029 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.093 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.103 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.107 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.558 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.563 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:24.567 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.069 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.072 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.075 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.562 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.564 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.567 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.642 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.644 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.646 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.689 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.692 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.694 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.784 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.786 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.788 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.831 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.833 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.834 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.988 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.991 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:25.992 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.036 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.038 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.040 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.080 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.082 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.085 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.153 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.155 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.156 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.202 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.205 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.206 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.267 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.270 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.271 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.317 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.320 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.322 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.582 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.586 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:26.588 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.081 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.084 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.087 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.594 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.597 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.599 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:27.845 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:28.079 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:28.083 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:28.087 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:28.598 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:28.603 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:28.606 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.102 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.107 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.110 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.619 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.627 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.635 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:29.927 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:30.024 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.028 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.034 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.044 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.048 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.057 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.078 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.081 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.083 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.090 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.093 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.095 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.106 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.110 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.112 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.123 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.126 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.128 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.514 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.528 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:30.538 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.027 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.040 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.047 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.482 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.488 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.495 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.508 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.515 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.520 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.531 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.539 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.550 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.611 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.614 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.616 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.839 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.844 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.852 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.894 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.897 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.900 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.935 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.939 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.943 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.953 30305 30305 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:17:31.995 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:31.999 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:32.001 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:32.453 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:32.490 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:32.499 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:32.515 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:32.907 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:34.625 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:17:34.658 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:17:35.417 30305 30305 E RecyclerView: No adapter attached; skipping layout
01-29 17:17:35.595 30305 30305 E RecyclerView: No adapter attached; skipping layout
01-29 17:17:35.641 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:36.157 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:36.181 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:36.207 30305 30305 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:17:37.337 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:37.344 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:37.600 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:37.604 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:37.692 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.695 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.740 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.743 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.792 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.796 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.822 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.841 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.846 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.861 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.865 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.883 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.887 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.902 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.905 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.922 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.927 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.943 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.947 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.956 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.961 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.972 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.975 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.985 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.988 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:37.998 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.000 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.014 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.017 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.029 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.033 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.045 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.047 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.062 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.065 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.083 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.085 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.099 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:38.109 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.115 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.120 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.123 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.128 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.132 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.145 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.147 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.161 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.163 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.178 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.180 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.195 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.197 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.211 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.214 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.228 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.231 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.245 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.250 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.261 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.264 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.280 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.282 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.295 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.300 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.311 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.314 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.328 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.330 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.345 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.347 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.362 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.364 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.379 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.381 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.395 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.398 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.412 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.415 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.429 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.432 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.445 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.448 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.462 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.465 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.480 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.484 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.500 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.505 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.513 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.518 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.529 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.533 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.546 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.551 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.562 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.569 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.579 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.592 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.599 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.604 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.612 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.617 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.629 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.634 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.646 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.652 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.662 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.665 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.679 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.682 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.695 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.699 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.712 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.716 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.729 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.732 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.745 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.750 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.763 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.768 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.779 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.782 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.795 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.798 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.812 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.815 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.829 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.832 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.846 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.848 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.863 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.866 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.880 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.882 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.896 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.899 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.913 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.916 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.929 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.932 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.946 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.949 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.963 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.966 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.980 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.983 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:38.996 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.004 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.012 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.015 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.029 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.032 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.047 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.049 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.063 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.066 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.079 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.082 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.095 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.098 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.112 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.114 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.129 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.132 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.146 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.149 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.162 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.167 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.180 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.184 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.195 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.199 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.213 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.215 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.229 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.233 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.245 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.251 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.295 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.298 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.795 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:39.799 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:40.299 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:40.308 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:40.812 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:40.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:41.312 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:41.318 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:41.815 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:41.825 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:42.312 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:42.316 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:42.815 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:42.824 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:43.312 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:43.316 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:43.815 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:43.824 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:44.315 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:44.323 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:44.812 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:44.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:45.316 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:45.321 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:45.812 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:45.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:46.319 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:46.324 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:46.813 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:46.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:47.329 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:47.332 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:47.832 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:47.840 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:48.332 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:48.337 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:48.829 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:48.834 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:49.328 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:49.331 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:49.828 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:49.830 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:50.328 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:50.332 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:50.833 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:50.840 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:51.332 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:51.340 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:51.830 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:51.835 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:52.329 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:52.333 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:52.828 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:52.831 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.054 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.059 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.080 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.085 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.222 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.232 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.404 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.407 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.455 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.460 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.475 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.480 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.523 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.526 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.530 30305 30305 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:17:53.852 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:53.875 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:53.880 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:55.860 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:55.867 30305 30305 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:17:56.364 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:56.366 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:17:56.443 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.446 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.531 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.537 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.572 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.575 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.606 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.609 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.628 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.631 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.642 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.647 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.658 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.661 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.673 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.676 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.689 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.692 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.704 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.707 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.716 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.720 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.730 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.733 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.746 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.751 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.762 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.765 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.779 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.786 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.795 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.802 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.812 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.816 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.828 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.832 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.845 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:56.859 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.863 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.871 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.873 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.878 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.882 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.895 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.898 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.911 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.916 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.928 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.930 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.944 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.947 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.961 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.963 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.978 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.980 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.995 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:56.996 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.011 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.014 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.028 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.030 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.045 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.047 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.062 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.064 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.079 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.081 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.095 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.097 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.112 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.114 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.129 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.132 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.145 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.147 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.163 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.165 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.179 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.181 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.195 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.198 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.212 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.214 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.229 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.231 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.245 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.248 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.262 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.264 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.279 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.281 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.295 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.298 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.312 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.314 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.329 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.331 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.345 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.347 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.362 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.364 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.379 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.381 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.395 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.397 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.412 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.414 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.428 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.431 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.445 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.447 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.462 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.464 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.478 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.481 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.495 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.498 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.512 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.515 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.529 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.531 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.545 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.548 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.562 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.565 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.580 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.583 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.595 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.598 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.612 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.614 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.629 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.631 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.645 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.648 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.666 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.669 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.680 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.683 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.700 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.702 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.714 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.718 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.741 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.744 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.756 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.760 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.774 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.777 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.787 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.789 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.799 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.802 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.811 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.814 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.829 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.832 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.846 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.848 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.862 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.877 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.889 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.892 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.902 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.905 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.915 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.919 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.930 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.933 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.946 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.949 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.963 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.966 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.980 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:57.983 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.001 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.004 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.014 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.020 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.031 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.034 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.046 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.051 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.331 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.335 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.698 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:17:58.807 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.813 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.828 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.831 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.848 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.852 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.862 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.864 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.879 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.883 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.896 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.899 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.912 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:58.916 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:59.299 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:59.307 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:59.800 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:17:59.807 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.298 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.302 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.798 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.806 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.923 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.929 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.947 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:00.952 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.137 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.143 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.163 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.167 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.230 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.232 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.298 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.300 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.813 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.820 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.976 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:01.995 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.035 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.051 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.057 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.067 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.084 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.092 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.109 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.128 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.428 30305 30493 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:18:02.478 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:18:02.484 30305 30305 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
--------- beginning of main
01-29 17:18:33.448 4081 4081 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:18:33.456 4081 4081 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:18:33.835 4081 4081 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:18:33.838 4081 4081 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:18:33.838 4081 4081 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:18:33.838 4081 4081 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:18:33.839 4081 4081 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:18:33.839 4081 4081 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:18:33.839 4081 4081 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:18:33.839 4081 4081 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:18:33.839 4081 4081 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:18:33.839 4081 4081 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:18:33.839 4081 4081 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:18:33.839 4081 4081 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:18:33.948 4081 4081 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.
01-29 17:18:34.043 4081 4107 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-29 17:18:34.517 4081 4081 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:18:34.517 4081 4081 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:18:34.590 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143408): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.598 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143409): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.614 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143410): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.678 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143411): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.694 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143412): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.694 4081 4081 W com.mbwhatsapp: type=1400 audit(0.0:143413): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:18:34.868 4081 4151 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:18:34.868 4081 4151 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:18:34.868 4081 4151 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:18:35.505 4081 4129 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
--------- beginning of main
01-29 17:20:30.440 6101 6101 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:20:30.452 6101 6101 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:20:30.887 6101 6101 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:20:30.890 6101 6101 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:20:30.890 6101 6101 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:20:30.890 6101 6101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:20:30.890 6101 6101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:20:30.891 6101 6101 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:20:30.891 6101 6101 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:20:30.891 6101 6101 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:20:30.891 6101 6101 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:20:30.891 6101 6101 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:20:30.891 6101 6101 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:20:30.891 6101 6101 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:20:30.891 6101 6101 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:20:30.891 6101 6101 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:20:30.891 6101 6101 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:20:30.891 6101 6101 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:20:31.003 6101 6101 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.
01-29 17:20:31.827 6101 6101 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:20:31.827 6101 6101 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:20:31.926 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143457): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:31.942 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143458): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:32.038 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143459): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:32.058 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143460): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:32.058 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143461): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:32.058 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143462): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:20:32.202 6101 6101 E ANR_LOG : >>> msg's executing time is too long
01-29 17:20:32.202 6101 6101 E ANR_LOG : Blocked msg = { when=-1s694ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1682 ms
01-29 17:20:32.202 6101 6101 E ANR_LOG : >>>Current msg List is:
01-29 17:20:32.202 6101 6101 E ANR_LOG : Current msg <1> = { when=-1s694ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:20:32.203 6101 6101 E ANR_LOG : Current msg <2> = { when=-1s672ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.facebook.GET_PHONE_ID flg=0x80010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/.phoneid.PhoneIdRequestReceiver } packageName=com.mbwhatsapp
resultCode=1 resultData=null resultExtras=Bundle[mParcelledData.dataSize=108]} }
01-29 17:20:32.204 6101 6101 E ANR_LOG : Current msg <3> = { when=-1s655ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:20:32.204 6101 6101 E ANR_LOG : Current msg <4> = { when=-1s438ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:20:32.205 6101 6101 E ANR_LOG : Current msg <5> = { when=-1s214ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 17:20:32.205 6101 6101 E ANR_LOG : Current msg <6> = { when=-531ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 17:20:32.205 6101 6101 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:20:32.218 6101 6161 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:20:32.218 6101 6161 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:20:32.218 6101 6161 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:21:07.658 6101 6101 W com.mbwhatsapp: type=1400 audit(0.0:143465): avc:
granted { execute } for comm=4D65646961446F776E6C6F61642023
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libstatic-webp.so"
dev="sda12" ino=187657 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=563ebc03-55ce-4ee7-b072-d3b24a1e89c7 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQBuUjy2pv7Q5scD3PdZ6vtTt0Sc1syPSQu01HIYuUY8w&oe=65DF96DD&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=/t6rB3zXq3+TygWYLNR5nZBHRRaNKX2H7LM47Xk4Tqc= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0001.webp file_size=0 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706411634000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQBuUjy2pv7Q5scD3PdZ6vtTt0Sc1syPSQu01HIYuUY8w&oe=65DF96DD&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=81 multicast_id=null
enc_file_hash=KsdCCiqdynq1pSiDYGRMQ12uBd/wL0W8stT1dOWZQnA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=41166
media_name=null media_duration=0 chat_row_id=2 media_key=[B@1bf205a
01-29 17:21:07.776 6101 6158 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:21:07.776 6101 6158 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-29 17:23:22.082 7638 7638 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:23:22.088 7638 7638 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:23:22.498 7638 7638 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:23:22.507 7638 7638 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:23:22.507 7638 7638 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:23:22.507 7638 7638 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:23:22.507 7638 7638 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:23:22.507 7638 7638 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:23:22.507 7638 7638 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:23:22.507 7638 7638 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:23:22.507 7638 7638 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:23:22.507 7638 7638 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:23:22.636 7638 7638 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.
01-29 17:23:23.379 7638 7638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:23:23.380 7638 7638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:23:23.454 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143531): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.462 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143532): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.482 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143533): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.562 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143534): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.578 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143535): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.578 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143536): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.578 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143537): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:23:23.741 7638 7638 E ANR_LOG : >>> msg's executing time is too long
01-29 17:23:23.742 7638 7638 E ANR_LOG : Blocked msg = { when=-1s624ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1614 ms
01-29 17:23:23.742 7638 7638 E ANR_LOG : >>>Current msg List is:
01-29 17:23:23.742 7638 7638 E ANR_LOG : Current msg <1> = { when=-1s619ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:23:23.742 7638 7638 E ANR_LOG : Current msg <2> = { when=-1s617ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.facebook.GET_PHONE_ID flg=0x80010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/.phoneid.PhoneIdRequestReceiver } packageName=com.mbwhatsapp
resultCode=1 resultData=null resultExtras=Bundle[mParcelledData.dataSize=108]} }
01-29 17:23:23.742 7638 7638 E ANR_LOG : Current msg <3> = { when=-1s140ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 17:23:23.743 7638 7638 E ANR_LOG : Current msg <4> = { when=-515ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 17:23:23.743 7638 7638 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:23:23.806 7638 7719 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:23:23.806 7638 7719 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:23:23.806 7638 7719 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:23:39.987 7638 7656 W com.mbwhatsapp: Suspending all threads took:
10.644ms
01-29 17:24:56.298 7638 7638 W com.mbwhatsapp: type=1400 audit(0.0:143598): avc:
granted { execute } for comm=4D65646961446F776E6C6F61642023
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libstatic-webp.so"
dev="sda12" ino=187657 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=2645bc1e-c859-475f-af67-838220ba080b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/30786384_914353103369245_2611229110236923360_n.enc?ccb=11-4&oh=01_AdQlW-
Hzsv4BBuLQeYTX4IO0JNLAQbbpwsA8C3CfejBXgA&oe=65DF92EB&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=CeMbMEEl6z0EAm9s8AJtWSrdDyAtjbeOmsqtgDAlEmQ= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0004.webp file_size=77010 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706570694000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/30786384_914353103369245_2611229110236923360_n.enc?ccb=11-4&oh=01_AdQlW-
Hzsv4BBuLQeYTX4IO0JNLAQbbpwsA8C3CfejBXgA&oe=65DF92EB&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=image/webp partial_media_enc_hash=null
width=64 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=83
multicast_id=null enc_file_hash=Or1VdstT5HdtIqwe7En2GB6XAsgAAx4/EtsS/okw5DE=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=77010 media_name=null media_duration=0 chat_row_id=2
media_key=[B@592607
01-29 17:24:56.385 7638 7715 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:24:56.385 7638 7715 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=49fdf8ed-a25d-43a6-bed0-83a99891a54a transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/30008832_755558376038820_2795274050996131950_n.enc?ccb=11-
4&oh=01_AdRtRF41nqweSU9vmmELaofnQ0arw6F4fEm4Xtab4XOSnA&oe=65DFAE61&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=I7U1tktHvogHsoaImEi0NYxCfqSQzCGnEWsXuUvpkzw= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0005.webp file_size=67768 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706406312000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/30008832_755558376038820_2795274050996131950_n.enc?ccb=11-
4&oh=01_AdRtRF41nqweSU9vmmELaofnQ0arw6F4fEm4Xtab4XOSnA&oe=65DFAE61&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=84 multicast_id=null
enc_file_hash=N6aax3JVKV1RZDEq4sVmGX+wjEVL9lBoD73H075jmdg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=67768
media_name=null media_duration=0 chat_row_id=2 media_key=[B@20e065
01-29 17:25:38.346 7638 7715 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:25:38.346 7638 7715 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-29 17:34:45.538 13231 13231 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:34:45.546 13231 13231 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:34:46.011 13231 13231 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:34:46.013 13231 13231 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:34:46.013 13231 13231 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:34:46.013 13231 13231 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:34:46.013 13231 13231 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:34:46.013 13231 13231 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:34:46.013 13231 13231 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:34:46.013 13231 13231 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:34:46.014 13231 13231 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:34:46.014 13231 13231 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:34:46.014 13231 13231 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:34:46.014 13231 13231 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:34:46.014 13231 13231 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:34:46.014 13231 13231 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:34:46.014 13231 13231 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:34:46.014 13231 13231 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:34:46.014 13231 13231 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:34:46.114 13231 13231 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.
01-29 17:34:46.991 13231 13231 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:34:46.991 13231 13231 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:34:47.062 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144061): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.070 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144062): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.086 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144063): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.154 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144064): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.170 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144065): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.170 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144066): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.170 13231 13231 W com.mbwhatsapp: type=1400 audit(0.0:144067): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:34:47.294 13231 13231 E ANR_LOG : >>> msg's executing time is too long
01-29 17:34:47.294 13231 13231 E ANR_LOG : Blocked msg = { when=-1s725ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1715 ms
01-29 17:34:47.294 13231 13231 E ANR_LOG : >>>Current msg List is:
01-29 17:34:47.294 13231 13231 E ANR_LOG : Current msg <1> = { when=-1s724ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:34:47.294 13231 13231 E ANR_LOG : Current msg <2> = { when=-1s719ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.facebook.GET_PHONE_ID flg=0x80010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/.phoneid.PhoneIdRequestReceiver } packageName=com.mbwhatsapp
resultCode=1 resultData=null resultExtras=Bundle[mParcelledData.dataSize=108]} }
01-29 17:34:47.294 13231 13231 E ANR_LOG : Current msg <3> = { when=-1s444ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:34:47.294 13231 13231 E ANR_LOG : Current msg <4> = { when=-1s186ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 17:34:47.295 13231 13231 E ANR_LOG : Current msg <5> = { when=-1s115ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:34:47.295 13231 13231 E ANR_LOG : Current msg <6> = { when=-451ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 17:34:47.295 13231 13231 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:34:47.297 13231 13325 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:34:47.297 13231 13325 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:34:47.297 13231 13325 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 17:43:01.593 16797 16797 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:43:01.605 16797 16797 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:43:02.116 16797 16797 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:43:02.118 16797 16797 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:43:02.118 16797 16797 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:43:02.118 16797 16797 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:43:02.118 16797 16797 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:43:02.118 16797 16797 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:43:02.119 16797 16797 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:43:02.119 16797 16797 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:43:02.119 16797 16797 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:43:02.119 16797 16797 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:43:02.119 16797 16797 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:43:02.119 16797 16797 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:43:02.119 16797 16797 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:43:02.119 16797 16797 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:43:02.119 16797 16797 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:43:02.119 16797 16797 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:43:02.199 16797 16797 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.
01-29 17:43:02.727 16797 16797 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:43:02.728 16797 16797 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:43:02.782 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144392): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.786 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144393): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.798 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144394): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.846 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144395): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.854 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144396): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.854 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144397): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.854 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144398): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:43:02.969 16797 16849 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:43:02.969 16797 16849 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:43:02.969 16797 16849 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:43:02.982 16797 16797 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 17:43:03.252 16797 16797 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
--------- beginning of system
01-29 17:43:03.345 16797 16797 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 17:43:03.879 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:43:03.922 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:43:04.041 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 17:43:04.042 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 17:43:04.229 16797 16797 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 17:43:04.230 16797 16797 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 17:43:04.226 16797 16797 W com.mbwhatsapp: type=1400 audit(0.0:144400): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
01-29 17:43:04.295 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 17:43:04.295 16797 16868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 17:43:05.625 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:43:05.783 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:43:05.888 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:05.908 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:43:06.120 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:06.333 16797 16821 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-29 17:43:07.006 16797 17131 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 17:43:07.255 16797 16797 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 17:43:07.371 16797 16797 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:43:07.416 16797 16797 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:43:07.448 16797 16797 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:43:12.156 16797 16811 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=cc7f970b-f327-4ee7-a606-78e0b12850b5 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/m1/v/t24/An_8-
QFnbPBe7Ju8oXzlYr5cPhFjdc2hLrldU4Y5EACcXkDxVyf5RZKkVjWnhdigNqRF_4ME1zuSxQBm44riyCAU
XoAHNrNvDZNvgTH1fF-6r0GdRSUKpnS8xQE5VqQV?ccb=10-5&oh=01_AdSzVkyIGWSQJr-
8n3VZ2ecMHSUTe5s-kfT4l54GioUXMQ&oe=65DFB1A2&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.0 is_animated_sticker=0
file_hash=2wU6+fJVXT7ILINTJIZXN4xlA6qPLcMH1Cs/gKd0krY= file_path=Media/MBWhatsApp
Voice Notes/202405/PTT-20240129-WA0006 file_size=11998 partial_media_hash=null
face_x=0 face_y=0 height=0 trim_to=0 media_key_timestamp=0 message_url=null
media_caption=null trim_from=0 mime_type=audio/ogg; codecs=opus
partial_media_enc_hash=null width=0 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=33
multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=11998 media_name=null
media_duration=5 chat_row_id=8 media_key=null
01-29 17:43:14.257 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:43:14.257 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8fc6fcea-5bb1-41eb-9cdc-8d2069b18fd5 transcoded=0 gif_attribution=0
first_scan_length=0
direct_path=/m1/v/t24/An8x0mXvYQr66CeLIYeZRyeFYNPy2OJgjey6MaF2V8xGuIel2UCWa4Ak-
9jfT1Va9ZrNVEAhJcdjMd17XWsyhwmwqWlQP7GGfX99CXirbwWsWa5iTarc9VqsfiCis1g0Dw?ccb=10-
5&oh=01_AdSh4sMFkmg4OLP-zWxQKlgAI6kAP1zjb7QfhI8lWYcfbg&oe=65DF2164&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=od1QS8nVXW5SuabAVorKXmGpnAlNZfJnFLXgANl90Kg= file_path=Media/MBWhatsApp
Images/IMG-20240129-WA0007 file_size=122577 partial_media_hash=null face_x=0
face_y=0 height=1200 trim_to=0 media_key_timestamp=0 message_url=null
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=1200 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=32
multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=122577 media_name=null
media_duration=0 chat_row_id=7 media_key=null
01-29 17:43:14.402 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:43:14.402 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:43:21.784 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124049
01-29 17:43:23.133 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:23.172 16797 16797 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-29 17:43:28.608 16797 17808 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
01-29 17:43:28.608 16797 17808 E RenderScript: Failed to load runtime , loading
default
01-29 17:43:28.717 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912405d
01-29 17:43:31.749 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:33.166 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:43.438 16797 17131 W LOTTIE : Unknown shape type rd
01-29 17:43:43.612 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:43:43.622 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:43:43.910 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:43:43.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:43:44.006 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:44.109 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.113 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.258 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.270 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.311 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.343 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.349 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.358 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:43:44.361 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.380 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.385 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.410 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.424 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.432 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.440 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.458 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.473 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.484 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.490 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.521 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:43:44.536 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.542 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.580 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.586 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.600 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.632 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.648 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.662 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.666 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.678 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.682 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.733 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.750 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.783 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.884 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.889 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.895 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.945 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.978 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.981 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:44.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.046 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.049 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.062 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.067 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.079 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.083 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.096 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.100 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.116 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.129 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.133 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.149 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.163 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.167 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.179 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.196 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.198 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.213 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.215 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.232 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.246 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.249 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.263 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.267 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.296 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.300 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.329 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.362 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.365 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.379 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.382 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.395 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.398 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.412 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.428 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.445 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.448 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.462 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.479 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.495 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.499 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.529 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.545 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.562 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.581 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.632 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.663 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.666 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.782 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.815 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.878 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.881 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.929 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.932 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.945 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:45.999 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.014 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.256 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.543 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.546 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.563 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.580 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.599 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.688 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.704 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.707 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.729 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:46.732 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.052 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.059 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.329 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.335 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:47.835 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:48.331 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:48.339 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:48.835 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:48.843 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:49.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:49.335 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:49.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:49.840 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:50.331 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:50.338 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:50.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:50.853 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.356 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.530 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.535 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:51.853 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:52.350 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:52.363 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:52.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:52.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.355 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.890 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.894 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:53.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.849 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.900 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.911 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:54.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:55.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:55.352 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:55.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:55.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.236 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.240 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.263 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.266 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.297 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.299 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.319 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.328 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.331 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.388 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.391 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.416 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.419 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.427 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.430 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.444 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.448 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.462 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.526 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.529 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.554 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.672 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.675 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.747 16797 16880 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:43:56.747 16797 16880 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:43:56.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:56.798 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:57.296 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:57.302 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:57.798 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:57.803 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.300 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.602 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.606 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.633 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.647 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.651 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.800 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.843 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:58.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.063 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.133 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.162 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.176 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.191 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.206 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.211 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.227 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.246 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.250 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.445 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.448 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.461 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.599 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.602 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.631 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:43:59.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:02.956 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:03.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:03.013 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:03.186 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:44:03.273 16797 18318 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.273 16797 18318 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.276 16797 18318 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.281 16797 16985 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.488 16797 16797 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.
01-29 17:44:03.527 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:03.641 16797 16985 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.642 16797 16985 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:03.665 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:03.681 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{8fa8ee5 VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{456cdba V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{380746b VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{6ec5bc8 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{b4a3461 VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
X.4Ki{e940b86 V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{2fec47 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:44:03.959 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{44f6c74 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:44:04.095 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{8fa8ee5 VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:04.095 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{456cdba V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:44:04.095 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{380746b VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:04.095 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{6ec5bc8 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:04.095 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{b4a3461 VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:04.520 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:07.474 16797 16813 W System : A resource failed to call close.
01-29 17:44:09.445 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:09.465 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:09.785 16797 16797 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.
01-29 17:44:09.799 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:09.850 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:09.866 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:11.183 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:11.191 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:11.446 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.472 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.605 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.676 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.688 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.774 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.810 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.827 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.859 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.879 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.925 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:11.996 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:12.086 16797 16797 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.
01-29 17:44:12.245 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:12.250 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:12.761 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:12.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.079 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.083 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.166 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.179 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.344 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:44:13.401 16797 16797 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.
01-29 17:44:13.422 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:13.497 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:13.497 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:13.511 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{c6834c5 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{dd0ae1a V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9023d4b VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{7a32328 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e1c5841 VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{83b91e6 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:13.688 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{5b56327 VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:13.689 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{99b49d4 VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:13.689 16797 16797 W View : requestLayout() improperly called by
X.4Ki{595377d V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:44:13.737 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9023d4b VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:13.738 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{7a32328 V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:44:13.738 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e1c5841 VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:13.738 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{83b91e6 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:13.738 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{5b56327 VF.D..C.. ......I. 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:13.738 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{99b49d4 VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:13.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.770 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.840 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.887 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.892 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.973 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:13.998 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:44:14.038 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:14.051 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:14.212 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:14.216 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:44:14.218 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:44:18.318 16797 19199 W System : ClassLoader referenced unknown path:
01-29 17:44:18.385 16797 19199 W com.mbwhatsapp: ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-X0UjdPkC26YXNG7w-
rrL7Q==/base.apk*1416788599:/data/app/~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-
X0UjdPkC26YXNG7w-rrL7Q==/base.apk!classes2.dex*1195520896:/data/app/
~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-X0UjdPkC26YXNG7w-rrL7Q==/base.apk!
classes3.dex*3411973279:/data/app/~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-
X0UjdPkC26YXNG7w-rrL7Q==/base.apk!classes4.dex*139949962:/data/app/
~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-X0UjdPkC26YXNG7w-rrL7Q==/base.apk!
classes5.dex*3810408200:/data/app/~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-
X0UjdPkC26YXNG7w-rrL7Q==/base.apk!classes6.dex*3828114170:/data/app/
~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-X0UjdPkC26YXNG7w-rrL7Q==/base.apk!
classes7.dex*3896375018:/data/app/~~Ed0h0jxkUEqNWNtdgqtF4w==/com.mbwhatsapp-
X0UjdPkC26YXNG7w-rrL7Q==/base.apk!classes8.dex*4284976671]{PCL[/system/framework/
org.apache.http.legacy.jar*3034548895]})
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=4c6af660-a797-4cb5-913e-08c4040fdbd7 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/d816a5b8-dbcc-4084-bd89-
fc5572d0596a.jpg file_size=1980860 partial_media_hash=null face_x=1029 face_y=1764
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=MxY9D53xU98td6I4m5w+Xr8gDM1DmRauE9AGsDF4shU=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=87 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=1980860
media_name=d816a5b8-dbcc-4084-bd89-fc5572d0596a.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:44:18.451 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:18.451 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:18.560 16797 19209 E MultiApp.Impl: OplusMultiAppImpl
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740131:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.com
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740530:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .cdninstagram.com
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740574:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .fbcdn.net
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740599:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .facebook.com
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740621:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .instagram.com
01-29 17:44:18.740 16797 19214 E chromium:
[0129/174418.740642:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.net
01-29 17:44:19.314 16797 16811 W com.mbwhatsapp: Suspending all threads took:
20.826ms
01-29 17:44:19.669 16797 16813 W System : A resource failed to call close.
01-29 17:44:20.186 16797 16816 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:20.219 16797 16816 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:20.498 16797 16797 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.
01-29 17:44:20.570 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:20.624 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=4c6af660-a797-4cb5-913e-08c4040fdbd7 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/11932989_892179219577289_35126309768739274_n.enc?ccb=11-4&oh=01_AdTXrOcvU-
Z2voia_QvLv3pdbGDyQgazmlQatBhOWwuJYA&oe=65DFBA66&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=xDMSpnjVOuUSsr8Jig4PGvC0fyAU7dTE0em4aIDez+c= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0010.jpg file_size=1980860
partial_media_hash=G5GmjiGLN6Co7GAEUZBEqozOkzA+g+sEphhxTz4esC4= face_x=1029
face_y=1764 height=3840 trim_to=0 media_key_timestamp=1706571857562
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/11932989_892179219577289_35126309768739274_n.enc?ccb=11-4&oh=01_AdTXrOcvU-
Z2voia_QvLv3pdbGDyQgazmlQatBhOWwuJYA&oe=65DFBA66&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=MxY9D53xU98td6I4m5w+Xr8gDM1DmRauE9AGsDF4shU=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=87 multicast_id=null
enc_file_hash=RHZmxm/hG50mgHvwXrqTqzyhrHDbFVrot9vBQC6/F/k= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980860
media_name=d816a5b8-dbcc-4084-bd89-fc5572d0596a.jpg media_duration=0 chat_row_id=34
media_key=[B@2e9d959
01-29 17:44:20.643 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:20.643 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:20.685 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:22.320 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:22.328 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:22.603 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.642 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.818 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.884 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.891 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.924 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.944 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.954 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.974 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.987 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:22.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.004 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.045 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.067 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.073 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.097 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.109 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.129 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.136 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.178 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.184 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.216 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:23.254 16797 16797 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.
01-29 17:44:23.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.273 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.307 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.328 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.344 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.361 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.365 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.379 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.384 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.395 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.409 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.428 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.434 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.445 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.461 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.474 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.495 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.502 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.529 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.536 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.562 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.586 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.603 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.647 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.655 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.703 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.721 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.752 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.769 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.780 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.806 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.821 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.835 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.858 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.881 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.889 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.908 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:23.985 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.003 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.016 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.073 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.080 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.120 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.143 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.237 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:44:24.279 16797 16797 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.
01-29 17:44:24.291 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:24.316 16797 18510 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:24.317 16797 18510 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:24.406 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.411 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{3c63e58 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{2778bb1 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{55c9896 VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{8eedc17 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{58ce804 VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{2c831ed VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{8c1a822 VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{7fb22b3 VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:24.553 16797 16797 W View : requestLayout() improperly called by
X.4Ki{3f28070 V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:44:24.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{55c9896 VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{8eedc17 V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{58ce804 VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{2c831ed VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{8c1a822 VF.D..C.. ......I. 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:24.661 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{7fb22b3 VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:24.703 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.723 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.804 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.828 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:44:24.839 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.925 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.971 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:24.975 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:25.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:25.026 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:25.053 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:25.060 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:25.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:29.042 16797 16813 W System : A resource failed to call close.
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=9820faac-5a43-4ce8-9517-3730eef3888a transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/3efa5031-4f2f-4157-8ba7-
6056b615e31f.jpg file_size=2127301 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=9clOS+JA/F2+xCersqq950RqMig4lwM/NwkjKq6Dvg4=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=88 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2127301
media_name=3efa5031-4f2f-4157-8ba7-6056b615e31f.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:44:29.188 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:29.188 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:29.493 16797 16816 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:29.524 16797 16816 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:29.531 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:44:29.532 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:44:29.687 16797 16797 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.
01-29 17:44:29.759 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:29.823 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:29.900 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=9820faac-5a43-4ce8-9517-3730eef3888a transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/18893825_248888458161960_7651910456797434511_n.enc?ccb=11-
4&oh=01_AdTvamTjGphv04TPlYQqZhtdh1boZ6cYlYwykhiZkm6Adw&oe=65DFB2B7&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=rcnfZaDImLzl6wO+0zvKGjMmboO47zzO8L4ILiNuW3o= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0012.jpg file_size=2127301
partial_media_hash=Yux1l7cE47sW3dVppv0AK0dBsnp7XEOqqOuYoXW9tuE= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571868318
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/18893825_248888458161960_7651910456797434511_n.enc?ccb=11-
4&oh=01_AdTvamTjGphv04TPlYQqZhtdh1boZ6cYlYwykhiZkm6Adw&oe=65DFB2B7&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=9clOS+JA/F2+xCersqq950RqMig4lwM/NwkjKq6Dvg4=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=88 multicast_id=null
enc_file_hash=jdctFTzeyFAa3Ify7U+Q3d99w9c4XKfOfrvvsy8iaV0= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2127301
media_name=3efa5031-4f2f-4157-8ba7-6056b615e31f.jpg media_duration=0 chat_row_id=34
media_key=[B@2b5312b
01-29 17:44:30.486 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:30.486 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:31.988 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:31.998 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:32.305 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.390 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.423 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.491 16797 16811 W com.mbwhatsapp: Suspending all threads took:
14.395ms
01-29 17:44:32.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.523 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.545 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.559 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.576 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.590 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.611 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.626 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.638 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.658 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.688 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.721 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.755 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.804 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.811 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.827 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:32.876 16797 16797 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.
01-29 17:44:32.888 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.893 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.924 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.945 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.978 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.985 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:32.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.000 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.021 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.045 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.052 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.061 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.079 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.085 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.096 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.101 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.113 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.117 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.128 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.133 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.145 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.162 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.172 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.194 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.202 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.211 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.228 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.244 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.251 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.262 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.271 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.305 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.329 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.337 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.355 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.363 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.370 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.395 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.402 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.414 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.423 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.446 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.452 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.466 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.476 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.495 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.505 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.514 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.545 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.586 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.594 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.602 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.623 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.661 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.667 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.711 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.733 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.744 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.749 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.761 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.800 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.807 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.881 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.888 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.898 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.904 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.977 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:33.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.009 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.019 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.164 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:44:34.229 16797 16797 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.
01-29 17:44:34.252 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:34.325 16797 18136 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:34.325 16797 18136 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:34.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.356 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{eb05f40 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{99e3e79 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9ffa7be VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{1ea801f V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{adc2f6c VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{fbb4935 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{70a81ca VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f40ff3b VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:34.511 16797 16797 W View : requestLayout() improperly called by
X.4Ki{f12d658 V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:44:34.549 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.555 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9ffa7be VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{1ea801f V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{adc2f6c VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{fbb4935 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{70a81ca VF.D..C.. ......I. 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:34.596 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f40ff3b VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:34.610 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.619 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.676 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.751 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:44:34.756 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.776 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.840 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.935 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:34.970 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:35.036 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:35.044 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:35.077 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:37.671 16797 16813 W System : A resource failed to call close.
01-29 17:44:38.486 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:38.536 16797 17328 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5f6cb548-8412-4316-a5eb-faed351bb185 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/07a60c7d-6394-45db-ab75-
91dc3ae7f43d.jpg file_size=2214748 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=SKqQ46Xtq8ypyasbrykeY1vxRWyt2TA4bZR6n0X6ick=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=89 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2214748
media_name=07a60c7d-6394-45db-ab75-91dc3ae7f43d.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:44:39.360 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:39.360 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:39.534 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:44:39.534 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=5f6cb548-8412-4316-a5eb-faed351bb185 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/32394841_849085133639610_1582164671452076416_n.enc?ccb=11-
4&oh=01_AdRK9mP5m4SVIVkEoLeCYactphSSQ_O2EZRshZynufutwQ&oe=65DFA8A1&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=ShAINgsihdopzXcSGKfq81YGaztUnTi0tqkIsqzXzrs= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0013.jpg file_size=2214748
partial_media_hash=VHp2leNikIcbzH2G1Z/pwyc+RXZLOQm7RkCyBnLL/tE= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571878508
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32394841_849085133639610_1582164671452076416_n.enc?ccb=11-
4&oh=01_AdRK9mP5m4SVIVkEoLeCYactphSSQ_O2EZRshZynufutwQ&oe=65DFA8A1&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=SKqQ46Xtq8ypyasbrykeY1vxRWyt2TA4bZR6n0X6ick=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=89 multicast_id=null
enc_file_hash=bQTWy/rU3zR/mFE/Fi/NdiDQ+0yVZdYWWgc+deSYxpY= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2214748
media_name=07a60c7d-6394-45db-ab75-91dc3ae7f43d.jpg media_duration=0 chat_row_id=34
media_key=[B@2deee4c
01-29 17:44:40.917 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:40.917 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:43.152 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:43.180 16797 19547 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:43.181 16797 19547 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:43.193 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:49.842 16797 19660 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:49.862 16797 19660 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:49.985 16797 16797 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.
01-29 17:44:50.044 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:50.093 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:50.138 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:51.372 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:51.387 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:44:51.972 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:51.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.088 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.433 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.436 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.495 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.554 16797 16797 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.
01-29 17:44:52.559 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:52.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.573 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.806 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:52.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.149 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.267 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:44:53.268 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:44:53.429 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.438 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.856 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.922 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.940 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:53.997 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.133 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:44:54.183 16797 16797 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.
01-29 17:44:54.203 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:44:54.272 16797 18510 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:54.273 16797 18510 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{c945537 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{ca93aa4 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{2c4200d VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{653cbc2 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{3cf0dd3 VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9915d10 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:54.502 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{79fb009 VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:54.503 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{696e20e VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:54.503 16797 16797 W View : requestLayout() improperly called by
X.4Ki{bf2b42f V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:44:54.525 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{2c4200d VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{653cbc2 V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{3cf0dd3 VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9915d10 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{79fb009 VF.D..C.. ......ID 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:44:54.558 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{696e20e VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:44:54.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.578 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.696 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.704 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.724 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.769 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.805 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.822 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:44:54.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:54.871 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:44:55.048 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:44:57.245 16797 16813 W System : A resource failed to call close.
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=3c91c0bc-75d0-478d-97f5-80eaaddc5abf transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/df3fc3f4-31ab-48dd-b3ee-
e3239e648154.jpg file_size=2101319 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=fqizjdPkhrmXhVAnrmRjahVRbPt27uldpx2npWwBwjk=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=90 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2101319
media_name=df3fc3f4-31ab-48dd-b3ee-e3239e648154.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:44:57.987 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:57.987 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:59.121 16797 19547 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:59.156 16797 19547 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:44:59.237 16797 16797 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.
01-29 17:44:59.307 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:59.350 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3c91c0bc-75d0-478d-97f5-80eaaddc5abf transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/40252798_1746343202527474_5266739132573820140_n.enc?ccb=11-
4&oh=01_AdSicPn5QfENTRN19vs0HK7NmCj5M27kMRtaJ7oUzZ2m8Q&oe=65DF9DAE&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=XBj7AODRo+7Yh/zB+g3LRF1XnkCfxuvx2/Rw1+vRD1Y= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0016.jpg file_size=2101319
partial_media_hash=R0B/dEoR7eUdF8Uymq5/hsIqFt+7NLzCvtp4mfO5qLs= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571897144
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/40252798_1746343202527474_5266739132573820140_n.enc?ccb=11-
4&oh=01_AdSicPn5QfENTRN19vs0HK7NmCj5M27kMRtaJ7oUzZ2m8Q&oe=65DF9DAE&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=fqizjdPkhrmXhVAnrmRjahVRbPt27uldpx2npWwBwjk=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=90 multicast_id=null
enc_file_hash=UYfcA9zMmBqcZAcoyPlpS2GrXZD0W2OL7S6LPapzFrk= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2101319
media_name=df3fc3f4-31ab-48dd-b3ee-e3239e648154.jpg media_duration=0 chat_row_id=34
media_key=[B@9b99ea7
01-29 17:44:59.378 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:44:59.378 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:44:59.422 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:01.302 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:01.312 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:01.541 16797 16811 W com.mbwhatsapp: Suspending all threads took:
5.426ms
01-29 17:45:01.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:01.725 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:01.858 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:01.866 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:01.893 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:01.911 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.016 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.024 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.057 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.065 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.092 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.096 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.104 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.121 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.130 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.143 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.162 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.230 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:02.262 16797 16797 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.
01-29 17:45:02.304 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.315 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.495 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.574 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.585 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.853 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:02.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.003 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.035 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.049 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.060 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.090 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.095 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.111 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.122 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.178 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.187 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.225 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.367 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:45:03.419 16797 16797 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.
01-29 17:45:03.481 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:45:03.517 16797 16985 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:03.518 16797 16985 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9026ca8 VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{513a3c1 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{d87b766 VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{b8e5aa7 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f65ab54 VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f75bafd VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:45:03.676 16797 16797 W View : requestLayout() improperly called by
X.4Ki{c7e3f2 V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:45:03.677 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{bbbfa43 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:45:03.677 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{81c28c0 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:45:03.708 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.743 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9026ca8 VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:45:03.743 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{513a3c1 V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:45:03.744 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{d87b766 VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:45:03.744 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{b8e5aa7 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:45:03.744 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f65ab54 VF.D..C.. ......I. 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:45:03.744 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f75bafd VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:45:03.791 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.889 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.914 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:45:03.922 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:03.952 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:04.206 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:04.363 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:45:04.363 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:45:06.548 16797 16813 W System : A resource failed to call close.
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=aacc0feb-af5c-4592-aefb-5da15c25257f transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/a6aa75b3-d7fa-49bd-a981-
77f1d38e2586.jpg file_size=2048916 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=+J7UPSGJ9ZIjqZFbVVsvMlkNtobKAyfVYmw4yFuDE5Y=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=91 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2048916
media_name=a6aa75b3-d7fa-49bd-a981-77f1d38e2586.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:45:07.006 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:07.006 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:07.849 16797 19660 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:08.003 16797 16797 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.
01-29 17:45:08.068 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:45:08.113 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:45:08.161 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=aacc0feb-af5c-4592-aefb-5da15c25257f transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/32410461_760184112639566_2237352536041955505_n.enc?ccb=11-
4&oh=01_AdSYZ5G_9JeAQW0P-Cdkc36GQerVR2gFQtbSRVCkIU9sRw&oe=65DF8E9E&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=to8ZbjJKbUJG1gSrGcOrDe+OjaXxsDOW9FHpT1c5JxM= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0018.jpg file_size=2048916
partial_media_hash=IlOVFY9ZzkqZP40aZM1eiDf1OWS0JNcrOhNu/gu08fo= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571906163
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32410461_760184112639566_2237352536041955505_n.enc?ccb=11-
4&oh=01_AdSYZ5G_9JeAQW0P-
Cdkc36GQerVR2gFQtbSRVCkIU9sRw&oe=65DF8E9E&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=+J7UPSGJ9ZIjqZFbVVsvMlkNtobKAyfVYmw4yFuDE5Y=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=91 multicast_id=null
enc_file_hash=jIxn90Q+6ieIMoDuNAldIkYrcXmiShv99RSzqXFBLSs= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2048916
media_name=a6aa75b3-d7fa-49bd-a981-77f1d38e2586.jpg media_duration=0 chat_row_id=34
media_key=[B@476e5f9
01-29 17:45:08.391 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:08.391 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:10.096 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:10.103 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:10.409 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.417 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.502 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.509 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.547 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.554 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.640 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.662 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.674 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.726 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.740 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.744 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.773 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.886 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.893 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:10.930 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:10.977 16797 16797 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.
01-29 17:45:11.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.116 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.233 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.237 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.266 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.277 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.620 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.735 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.737 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.974 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:11.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.021 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.140 16797 16797 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-29 17:45:12.187 16797 16797 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.
01-29 17:45:12.206 16797 18319 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
01-29 17:45:12.269 16797 17226 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:12.269 16797 17226 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:12.290 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{65fde9b VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{3873238 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{12da211 VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{1f55f76 VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{3d3c977 VF.D..C.. ......ID 0,0-96,96 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{19939e4 VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
X.4Ki{8394e4d V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{2cffd02 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-29 17:45:12.438 16797 16797 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{3318613 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
01-29 17:45:12.486 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{65fde9b VF.D..CL. ......ID 296,1112-424,1240 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-29 17:45:12.487 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{3873238 V.ED..... ......ID 296,1112-424,1240
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-29 17:45:12.487 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{12da211 VF.D..C.. ......ID 608,1128-704,1224 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-29 17:45:12.487 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{1f55f76 VFED..C.. ......ID 16,1128-112,1224 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-29 17:45:12.487 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{3d3c977 VF.D..C.. ......I. 608,16-704,112 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
01-29 17:45:12.487 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{19939e4 VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-29 17:45:12.499 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.504 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.578 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.589 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.605 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.655 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.661 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.703 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:45:12.772 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.839 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:12.975 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:15.279 16797 16813 W System : A resource failed to call close.
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=226808a9-25db-4410-b797-1a919f63797b transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/fe84414a-2259-417a-ba8a-
fedab7c9b85d.jpg file_size=2044595 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=g1pJlsodp8LVA4NYXMfdY54WBT/FbMymMHxAxiynAAc=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=92 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2044595
media_name=fe84414a-2259-417a-ba8a-fedab7c9b85d.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:45:16.387 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:16.387 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:17.097 16797 19660 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:17.123 16797 19660 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 17:45:17.233 16797 16797 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.
01-29 17:45:17.297 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:45:17.332 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:45:17.376 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:17.430 16797 18377 E ActivityThread: Failed to find provider info for
com.oplus.statistics.provider
01-29 17:45:17.431 16797 18377 E OplusStatistics--:
IllegalArgumentException:java.lang.IllegalArgumentException: Unknown URL
content://com.oplus.statistics.provider/track_event
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=226808a9-25db-4410-b797-1a919f63797b transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/19267976_7278861798838433_6329301164323094901_n.enc?ccb=11-
4&oh=01_AdR_DHTsR0pc1mYynhWa6TrMMoC0Y-QA2RF5fJv031udHQ&oe=65DFA5C5&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=1hD0KVoSuA1vbDAEbGX1MAneyqSjZxObarVrC5gc+nU= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0020.jpg file_size=2044595
partial_media_hash=6OJti+cak2RgMkD+drhjcW/qy5vunw8rujuLS/FYGhQ= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571915524
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/19267976_7278861798838433_6329301164323094901_n.enc?ccb=11-
4&oh=01_AdR_DHTsR0pc1mYynhWa6TrMMoC0Y-
QA2RF5fJv031udHQ&oe=65DFA5C5&_nc_sid=5e03e0&mms3=true media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=g1pJlsodp8LVA4NYXMfdY54WBT/FbMymMHxAxiynAAc=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=92 multicast_id=null
enc_file_hash=JyVSWiva7yg6/ZDKPVchKRnWZ40kzu4mnt6V39mZIXo= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2044595
media_name=fe84414a-2259-417a-ba8a-fedab7c9b85d.jpg media_duration=0 chat_row_id=34
media_key=[B@92bd8f1
01-29 17:45:17.611 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:17.611 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:18.770 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:18.783 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:19.109 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.281 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.289 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.371 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.377 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.414 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.424 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.441 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.461 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.469 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.489 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.632 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:19.686 16797 16797 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.
01-29 17:45:19.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.771 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:19.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.154 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.157 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.535 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.542 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.711 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.804 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:20.854 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.153 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.346 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.352 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.583 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.607 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.676 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:21.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.364 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.466 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.473 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.553 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.590 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.608 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.640 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.662 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.668 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.705 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.978 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:22.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.284 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=8b091c6a-b5e1-44dc-83b4-8bfaf744372d transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.8181819
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/f4d08afb-2037-4152-aee1-
fc1dc8ea1257.jpg file_size=2206797 partial_media_hash=null face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=0 message_url=null media_caption=null
trim_from=0 mime_type=null partial_media_enc_hash=null width=2160
original_file_hash=/pRJV91AXhH8tJqhMOsRIoQ+6FwRt6sEJX7WAIezoOk=
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=93 multicast_id=null enc_file_hash=null mute_video=0 page_count=0
first_scan_sidecar=null suspicious_content=0 file_length=2206797
media_name=f4d08afb-2037-4152-aee1-fc1dc8ea1257.jpg media_duration=0 chat_row_id=34
media_key=null
01-29 17:45:23.516 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:23.516 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:23.535 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.539 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.575 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.625 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.670 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.675 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.709 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.719 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.765 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.769 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.800 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:23.999 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.345 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.349 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.583 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.658 16797 16880 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:45:24.658 16797 16880 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:45:24.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:24.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.033 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.361 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:25.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.128 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.135 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8b091c6a-b5e1-44dc-83b4-8bfaf744372d transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/18862345_847609963832001_6649587160697244651_n.enc?ccb=11-
4&oh=01_AdQ0GzoEe7XW46xsovCzzszrt3bPxMhxZ8ZzDGQT7sZ6vw&oe=65DFB63B&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.8181819 is_animated_sticker=0
file_hash=oZQqOmr560+xYIeJw54DzHLIowfGG80mZ/oDWKHVwoM= file_path=Media/MBWhatsApp
Images/Sent/IMG-20240129-WA0021.jpg file_size=2206797
partial_media_hash=+9hg36jW9gAZwL+qOijJaumwBCZph1OCi/LY3F/60Rc= face_x=0 face_y=0
height=3840 trim_to=0 media_key_timestamp=1706571922686
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/18862345_847609963832001_6649587160697244651_n.enc?ccb=11-
4&oh=01_AdQ0GzoEe7XW46xsovCzzszrt3bPxMhxZ8ZzDGQT7sZ6vw&oe=65DFB63B&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=null partial_media_enc_hash=null
width=2160 original_file_hash=/pRJV91AXhH8tJqhMOsRIoQ+6FwRt6sEJX7WAIezoOk=
has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null
message_row_id=93 multicast_id=null
enc_file_hash=pWhMl6vpISVQ/NJyYkDEVjHwc1IHXdiD24ZQQ8uTP+M= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2206797
media_name=f4d08afb-2037-4152-aee1-fc1dc8ea1257.jpg media_duration=0 chat_row_id=34
media_key=[B@ec9144a
01-29 17:45:26.188 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:45:26.188 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:45:26.224 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.390 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.393 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.401 16797 16880 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:45:26.401 16797 16880 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:45:26.521 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:26.527 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.016 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:27.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:28.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:28.116 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:28.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:28.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:29.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:29.116 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:29.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:29.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:30.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:30.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:30.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:30.637 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:31.128 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:31.133 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:31.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:31.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:31.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:32.003 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:32.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:32.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.013 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:33.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.003 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.292 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.315 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:34.932 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:35.428 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:35.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:35.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:35.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.027 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.127 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.209 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.256 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.271 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.275 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.292 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.328 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.471 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.524 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.545 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.689 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.820 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.826 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:36.840 16797 16880 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:45:36.840 16797 16880 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:45:37.124 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.131 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.148 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.158 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.195 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.206 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.505 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.509 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.590 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:37.594 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.412 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.416 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.487 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.550 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.556 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.572 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.575 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.582 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:45:38.882 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:38.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:38.900 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:40.165 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:40.172 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:45:40.710 16797 16797 W StickerImageFil: type=1400 audit(0.0:144715): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libstatic-webp.so"
dev="sda12" ino=187657 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:45:40.773 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:45:40.782 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:45:40.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:45:40.972 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:40.975 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:40.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.086 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.090 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.092 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.144 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.148 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.179 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.185 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.188 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.221 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.225 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.246 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.249 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.331 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:41.562 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.654 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.657 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.665 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.671 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.674 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.681 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.686 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.689 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.722 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.739 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.742 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.789 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.793 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.842 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.920 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.925 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.970 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:41.974 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.027 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.030 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.054 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.058 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.076 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.089 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.093 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.126 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.131 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.172 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.176 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.186 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.192 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.202 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.207 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.221 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.233 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.247 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.250 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.309 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.324 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.328 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.337 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.341 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.372 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.382 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.387 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.402 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.430 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.433 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.445 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.449 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.600 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.763 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.770 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.780 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.787 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.800 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.879 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.883 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.929 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.933 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.945 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.949 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:42.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.001 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.013 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.097 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.102 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.597 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:43.603 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:44.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:44.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:44.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:44.621 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.237 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.243 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.606 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.688 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.692 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.746 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:45.750 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.117 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.194 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.212 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.613 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.619 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.974 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:46.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.000 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.004 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.016 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.033 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.046 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.052 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.083 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.087 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.095 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.100 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.111 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.129 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.163 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.168 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.329 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.336 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:47.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.004 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.036 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.052 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.055 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.062 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.079 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.084 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.142 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.168 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.185 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.212 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.221 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.229 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.443 16797 16880 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:45:48.443 16797 16880 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:45:48.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.537 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.730 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.746 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:48.755 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.497 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.501 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.665 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:49.678 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.700 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.704 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.722 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.739 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.744 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.755 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.759 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.772 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.792 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.807 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:49.811 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.245 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.251 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.261 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.267 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.300 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.328 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.346 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.362 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.369 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.387 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.395 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.399 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.412 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.417 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.429 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.433 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.453 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.461 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.908 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:50.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.973 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:50.996 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:45:51.084 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.089 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.136 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:51.152 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.159 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:45:51.166 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.171 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.180 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.184 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.203 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.206 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.221 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.238 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.251 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:51.254 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.150 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.241 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:52.244 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:52.248 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:52.251 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:52.298 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:52.310 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.337 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.340 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.354 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.358 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.376 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.401 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.422 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.439 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.443 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.815 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.819 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.866 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.877 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.891 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.894 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.907 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.927 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.941 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.957 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.961 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.970 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.974 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.985 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:52.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.017 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.047 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.051 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.073 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:53.113 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:53.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.159 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.174 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.177 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.193 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.247 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.253 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.264 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:53.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.305 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.309 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.424 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.437 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.462 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.469 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.492 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.506 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.511 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.524 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.543 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.549 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.563 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.583 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.588 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.604 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.623 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.639 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.642 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.655 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.658 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.671 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.674 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.685 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.688 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.751 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.770 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.784 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.787 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.805 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.818 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.821 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.880 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.884 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.951 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.970 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.987 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:55.997 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.002 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.014 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.036 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.053 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.058 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.077 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.084 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.095 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.131 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.136 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.154 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.161 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.174 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.194 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.201 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.336 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.358 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.371 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.374 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.386 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.389 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.403 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.407 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.422 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.426 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.442 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.446 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.460 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.478 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.483 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.498 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.503 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.516 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.590 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.604 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.608 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.621 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.624 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.639 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.650 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.654 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.666 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.669 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.686 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.702 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:56.706 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.130 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.135 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.152 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.171 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.175 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.185 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.200 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.205 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.217 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.220 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.249 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.264 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.280 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.430 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:57.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.472 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.493 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.497 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.522 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.539 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.545 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.558 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.561 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.576 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.697 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.703 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.722 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.735 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.740 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.755 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.759 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.771 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.775 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.790 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.808 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.835 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.856 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.869 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.875 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.887 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.892 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.906 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.911 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.925 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.942 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:57.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.225 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:45:58.264 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:45:58.307 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.337 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.354 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.358 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.373 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.378 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.395 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.403 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.416 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.422 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.634 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.638 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.653 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.659 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.675 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.705 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.709 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.726 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.729 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.740 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.744 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.756 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.759 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.772 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.776 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.810 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.868 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.886 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.905 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.932 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.935 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.953 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.968 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.971 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.986 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:58.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.002 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.021 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.038 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.048 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.051 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.085 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.106 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.135 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.150 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.153 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.167 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.171 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.186 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.191 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.206 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.209 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.222 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.226 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.241 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.245 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.259 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.262 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.298 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.302 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.320 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.334 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.365 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.369 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.386 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.403 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.406 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.423 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.441 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.453 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.457 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.475 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.489 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.493 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.507 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.526 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.533 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.544 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.560 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.575 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.581 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.592 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.606 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.625 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.650 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.654 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.668 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.673 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.689 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.694 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.710 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.729 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.733 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.749 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.753 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.765 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.768 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.820 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.839 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.857 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.868 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.873 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.883 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.888 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.903 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.935 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.952 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:45:59.968 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.192 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.199 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.248 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:00.259 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.284 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.291 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.309 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.319 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.338 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.344 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.356 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.362 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.380 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.385 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.503 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.522 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.537 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.541 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.554 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.558 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.573 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.587 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.591 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.605 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.620 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.626 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.640 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.659 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.664 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.703 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.738 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:00.751 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.047 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:01.098 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:01.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.141 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.159 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.174 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.180 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.195 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.206 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.209 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.223 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.227 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.243 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.589 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.592 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.607 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.625 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.686 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.690 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.704 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.706 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.723 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.738 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.742 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.759 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.774 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.777 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.787 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.790 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.800 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.804 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.821 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.868 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.880 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.886 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.910 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.924 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.932 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.952 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.969 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:01.986 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.001 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.007 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.022 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.026 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.042 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.047 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.060 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.065 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.107 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.123 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.126 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.142 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.146 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.159 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.177 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.195 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.199 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.217 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.251 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.270 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.286 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.299 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.304 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.315 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.319 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.719 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.735 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.739 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.755 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.760 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.776 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.782 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.794 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.818 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.854 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.858 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.870 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.873 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.885 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.924 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.929 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.936 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.941 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.957 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.975 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.981 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.992 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:02.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.022 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.034 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.046 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.050 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.065 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.082 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.087 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.100 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.105 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.122 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.126 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.141 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.166 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.173 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.191 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.195 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.219 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.253 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.259 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.273 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.276 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.290 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.294 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.309 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.326 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.342 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.360 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.364 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.378 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.382 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.400 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.414 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.420 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.456 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.467 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.472 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.483 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.488 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.499 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.504 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.516 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.522 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.862 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:03.908 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.941 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.985 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:03.991 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.006 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.010 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.026 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.134 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.140 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.155 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.161 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.173 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.179 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.192 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.198 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.220 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.232 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.237 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.249 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.255 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.269 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.275 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.289 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.295 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.310 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.314 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.327 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.352 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.364 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.522 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.644 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:04.698 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:04.737 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.741 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.754 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.758 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.774 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.791 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.811 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.818 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.839 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.854 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.872 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.885 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.889 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.907 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.922 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.939 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.954 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:04.959 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.259 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.277 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.284 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.306 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.325 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.352 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.366 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.370 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.387 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.400 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.403 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.432 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.450 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.453 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.467 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.470 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.484 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.499 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.502 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.516 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.551 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.585 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.597 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.631 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.667 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.670 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.686 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.702 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.720 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.736 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.740 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.751 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.754 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.769 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.803 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.831 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.869 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.887 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.898 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.935 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.964 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.969 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.981 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.985 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:05.997 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.001 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.034 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.048 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.051 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.067 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.082 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.086 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.102 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.118 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.498 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.502 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.521 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.533 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.537 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.549 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.553 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.564 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.567 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.581 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.595 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.614 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.631 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.648 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.662 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.665 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.678 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.681 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.761 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:06.764 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.498 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.540 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.542 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.586 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.588 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.599 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.613 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.631 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.648 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.697 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.730 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.733 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.764 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.783 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.849 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.864 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.880 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.884 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.957 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.975 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.990 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:08.994 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.004 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.009 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.020 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.024 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.035 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.039 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.054 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.058 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.075 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.088 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.094 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.107 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.125 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.131 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.141 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.159 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.167 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.178 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.183 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.198 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.202 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.220 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.246 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.259 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.264 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.275 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.280 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.292 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.298 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.326 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.331 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.340 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.344 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.357 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.366 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.370 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.384 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.401 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.417 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.430 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.469 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.481 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.497 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.512 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.525 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.530 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.540 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.553 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.575 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.588 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.594 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.605 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.616 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.626 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.753 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.768 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.773 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.789 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.792 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.808 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.861 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.870 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.874 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.911 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.954 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:09.986 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.005 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.023 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.039 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.044 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.069 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.076 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.082 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.096 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.128 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.132 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.143 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.149 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.158 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.165 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.174 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.180 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.194 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.204 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.209 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.220 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.224 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.249 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.253 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.288 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.296 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.300 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.314 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.334 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.369 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.375 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.410 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.424 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.444 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.479 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.498 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.503 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.511 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.529 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.533 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.546 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.551 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.562 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.578 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.595 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.599 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.612 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.878 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.905 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.920 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.941 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.952 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.956 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.971 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.981 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:10.999 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.011 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.031 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.045 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.048 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.062 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.078 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.084 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.096 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.120 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.130 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.136 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.148 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:11.151 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:14.981 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:14.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.123 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.141 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.154 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.157 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.167 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.179 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.183 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.196 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.199 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.212 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.233 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.445 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.448 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.733 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.753 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.763 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.771 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.786 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.789 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.811 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.873 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:15.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.903 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.933 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.945 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.961 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:15.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.926 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.977 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:16.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.017 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.065 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:17.068 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:17.071 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:17.074 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:17.097 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.103 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.311 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.314 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.412 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.729 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:17.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.314 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.406 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.410 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.447 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:46:18.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.456 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.488 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.492 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.522 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:18.551 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.489 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:20.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.589 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.603 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.607 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.622 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.625 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.639 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.644 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.656 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.661 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.672 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.675 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.685 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:20.690 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:21.062 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:21.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:21.213 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:21.217 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:21.839 16797 22484 E ListServiceUtils: checkInListByUid module:custom-
icc uid:10370 cost 5305us return 0
01-29 17:46:21.839 16797 22488 E ListServiceUtils: checkInListByUid module:custom-
icc uid:10370 cost 7015us return 0
01-29 17:46:21.840 16797 22487 E ListServiceUtils: checkInListByUid module:custom-
icc uid:10370 cost 6717us return 0
01-29 17:46:21.841 16797 22486 E ListServiceUtils: checkInListByUid module:custom-
icc uid:10370 cost 7336us return 0
01-29 17:46:22.592 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:22.602 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:23.093 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:23.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:23.560 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:23.571 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:24.808 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.813 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.819 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.822 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.826 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.829 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.833 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.836 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.840 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.843 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.847 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.850 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.854 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:24.857 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.633 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.648 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.651 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.664 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.713 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.715 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.717 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.728 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.736 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.748 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.750 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.752 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:26.784 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.682 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.684 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.748 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.750 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.765 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.817 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.832 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.835 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.847 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.884 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.901 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.903 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:27.914 16797 16797 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:46:28.902 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.907 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.923 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.944 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.955 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.969 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.995 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:28.999 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.017 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.034 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.045 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.048 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.062 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.346 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.632 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.638 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.647 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.663 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.666 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.696 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.702 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.729 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.732 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.746 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.750 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.780 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.784 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.802 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.829 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.879 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.883 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:29.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.074 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:30.112 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.119 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.139 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.143 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.737 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.741 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.754 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.764 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.783 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.787 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.794 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.819 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.835 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.842 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.855 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.864 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.869 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.903 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.920 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.925 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.929 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.975 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.989 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:30.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.004 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.010 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.017 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.023 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.035 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.050 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.055 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.069 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.085 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.097 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.101 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.118 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.152 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.157 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.170 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.175 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.186 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.197 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.201 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.213 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.247 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.251 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.263 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.266 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.281 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.287 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.298 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.334 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.339 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.346 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.363 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.367 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.380 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.386 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.401 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.419 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.467 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.489 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.513 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.535 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.547 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.550 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.563 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.580 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.583 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.600 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.613 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.617 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.634 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.647 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.650 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.664 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.668 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.697 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.730 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.747 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.751 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.763 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.784 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.815 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:31.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.239 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.255 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.264 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.280 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.284 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.297 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.371 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.388 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.407 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.412 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.419 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.424 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.432 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.437 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.449 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.452 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.523 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.528 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.538 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.541 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.565 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.586 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.599 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.603 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.622 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.638 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.644 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.653 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.658 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.666 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.670 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.718 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.730 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.735 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.764 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.768 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.818 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.846 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.851 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:32.917 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.197 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.202 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.230 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.247 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.255 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.273 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.286 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.289 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.297 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.335 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.367 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.372 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.385 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.398 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.406 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.414 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.434 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.449 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.453 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.466 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.470 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.494 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.503 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.507 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.520 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.543 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.549 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.567 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.578 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.583 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.592 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.604 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.607 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.617 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.621 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.634 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.654 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.662 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.670 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.682 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.686 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.732 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.749 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.782 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.799 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.812 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.828 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.832 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.845 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.866 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.878 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.895 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.928 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.932 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.946 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.949 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:33.986 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.149 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.154 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.166 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.172 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.181 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.186 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.198 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.203 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.220 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.236 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.247 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.264 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.272 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.289 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.304 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.314 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.364 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.367 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.488 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.596 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.650 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.682 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.816 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.866 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.880 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.883 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.912 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.916 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:34.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.162 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.166 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.229 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.232 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.262 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.282 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.334 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.350 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.363 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.366 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.379 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.382 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.399 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.416 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.429 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.432 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.450 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.466 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.480 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.483 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.513 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.516 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.547 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.550 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.563 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.566 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.581 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.597 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.600 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.658 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.661 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.669 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.673 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.718 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.734 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.750 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.753 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.763 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.782 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.830 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.862 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.868 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.879 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.885 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.921 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.937 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.957 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:35.999 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.002 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.012 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.015 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.028 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.063 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.067 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.080 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.085 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.100 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.104 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.114 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.117 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.130 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.134 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.147 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.153 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.169 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.192 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.201 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.208 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.216 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.225 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.243 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.257 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.267 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.275 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.280 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.286 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.291 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.298 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.313 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.363 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.367 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.380 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.396 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.400 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.413 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.430 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.437 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.463 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.468 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.481 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.496 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.501 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.513 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.530 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.538 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.546 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.558 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.570 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.575 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.602 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.608 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.614 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.620 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.625 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.630 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.663 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.670 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.679 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.683 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.696 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.728 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.732 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.745 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.749 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.779 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.783 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.796 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.803 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.821 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.833 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.904 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.915 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.921 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.951 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.983 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:36.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.000 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.013 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.016 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.030 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.032 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.047 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.049 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.063 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.097 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.101 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.118 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.168 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.181 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.185 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.198 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.201 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.214 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.218 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.231 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.235 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.284 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.288 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.299 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.302 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.315 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.319 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.331 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.334 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.347 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.350 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.364 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.367 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.385 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.397 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.401 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.414 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.450 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.478 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.848 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.867 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.881 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.886 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.899 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.914 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.931 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.948 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.951 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.965 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.968 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.982 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:37.998 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.001 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.014 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.017 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.255 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.268 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.275 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.288 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.294 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.304 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.308 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.317 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.320 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.330 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.333 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.350 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.365 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.382 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.384 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.398 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.401 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.418 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.431 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.434 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.447 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.450 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.464 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.467 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.499 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.502 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.514 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.517 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.614 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.645 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:38.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.019 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.024 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.034 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.040 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.047 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.050 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.064 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.068 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.081 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.084 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.101 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.118 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.133 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.149 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.152 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.164 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.167 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.182 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.185 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.269 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.282 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.285 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.300 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.304 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.319 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.335 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.348 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.365 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.368 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.381 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.385 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.398 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.402 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.419 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.432 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.435 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.448 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.451 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.465 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.468 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.485 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.498 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.501 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.518 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.531 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.534 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.548 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.551 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.564 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.567 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.582 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.615 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.632 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.634 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.649 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.652 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.665 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.668 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.682 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.685 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.698 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.701 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.714 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.718 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.735 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.748 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.752 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.765 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.769 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.783 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.787 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.850 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.853 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.861 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.865 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.872 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.876 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.883 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.887 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.896 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.919 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.936 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.947 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.951 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.963 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.980 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:39.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.000 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.013 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.029 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.033 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.165 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.169 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.181 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.186 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.197 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.200 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.215 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.221 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.232 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.237 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.248 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.252 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.265 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.269 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.282 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.286 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.298 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.302 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.315 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.318 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.335 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.349 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.353 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.366 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.369 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.383 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.386 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.399 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.403 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.415 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.420 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.433 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.436 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.450 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.453 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.464 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.468 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.482 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.486 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.500 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.503 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.515 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.519 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.532 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.536 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.550 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.553 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.564 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.567 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.580 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.584 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.598 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.601 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.614 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.632 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.635 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.648 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.653 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.664 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.668 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.684 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.697 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.700 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.713 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.718 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.736 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.747 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.754 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.767 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.771 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.785 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.801 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.814 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.819 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.831 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.836 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.847 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.852 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.863 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.866 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.879 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.882 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.897 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.901 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.913 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.918 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.930 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.934 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.946 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.950 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.962 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.967 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.979 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.984 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:40.996 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.001 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.014 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.018 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.033 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.037 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.048 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.053 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.066 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.074 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.093 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.098 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.115 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.118 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.126 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.130 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.137 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.140 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.173 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.176 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.181 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.184 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.217 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.222 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.229 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.234 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.246 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.250 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.263 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.267 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.279 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.283 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.296 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.301 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.312 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.316 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.329 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.332 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.346 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.351 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.546 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.552 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.562 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.569 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.579 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.581 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.597 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.605 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.613 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.618 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.629 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.634 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.646 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.650 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.663 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.669 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.680 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.685 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.695 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.699 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.715 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.731 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.736 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.746 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.752 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.762 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.766 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.778 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.781 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.795 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.798 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.813 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.817 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.966 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:41.969 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.102 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.105 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.712 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.716 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.772 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.775 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.797 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.803 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.834 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.838 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:42.853 16797 16797 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:46:43.182 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:46:43.190 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:43.193 16797 16797 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:46:51.831 16797 16797 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.
01-29 17:46:51.832 16797 16797 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.
01-29 17:46:51.895 16797 16797 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.
01-29 17:46:51.895 16797 16797 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.
01-29 17:46:51.953 16797 16797 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.
01-29 17:46:51.953 16797 16797 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.
01-29 17:46:52.006 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:46:52.010 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=d3290953-026d-4543-bb80-943a152c2e2e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=aatJwobni4PDkDnR2dogfmJYoY2OJD9cdiYMOswtTxk= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706544375000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0&mms3=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=46
multicast_id=null enc_file_hash=OoP266DllB3JDdXhqzg5yMmJJdeVFgUFlFuZE3tBKNc=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=4801660 media_name=null media_duration=24 chat_row_id=31
media_key=[B@a0d501f
01-29 17:46:53.234 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:46:53.234 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=d88572e2-52f0-4282-96cc-2e5c17bffef8 transcoded=0 gif_attribution=0
first_scan_length=120107 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000
thumbnail_height_width_ratio=1.3478261 is_animated_sticker=0
file_hash=KAYnLT6Wa1W/5GbhQsH7gLfxuDnmDAlPxLFpJ8AZndo=
file_path=Media/.Statuses/1c90ffa943784b07b3396b6486b6ecef.jpg file_size=990453
partial_media_hash=Gs5qlQn1x2RbRVLKOaWjOYJqy8XQqb0aPDNYTgaQlc4= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706492827000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
d2076df6-0fc0-40d3-8e92-3243d000ddeb?ccb=9-4&oh=01_AdTssZNVXnFn6l4-
sHniJTil2iYK4QukSPjUn6dWkcU7DQ&oe=65DE7EA0&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=3000 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=35
multicast_id=null enc_file_hash=qVG0nWxVo7FXTsENs2NqEMYyPfqGR4qiWpexwoIUe8Q=
mute_video=0 page_count=0 first_scan_sidecar=[B@325c4da suspicious_content=0
file_length=990453 media_name=null media_duration=0 chat_row_id=31
media_key=[B@3ab6d0b
01-29 17:46:54.499 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:46:54.499 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:03.602 16797 16797 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.
01-29 17:47:03.602 16797 16797 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.
01-29 17:47:03.630 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:03.648 16797 23528 W AudioCapabilities: Unsupported mime audio/ffmpeg
01-29 17:47:03.651 16797 23528 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
01-29 17:47:03.655 16797 23528 W VideoCapabilities: Unsupported mime video/ffmpeg
01-29 17:47:03.696 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:03.701 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:03.701 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:03.701 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:03.701 16797 23528 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:03.769 16797 23533 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:03.771 16797 23533 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:03.888 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:04.040 16797 23541 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:04.040 16797 23541 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:04.054 16797 23541 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:04.055 16797 23541 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:04.055 16797 23541 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:04.075 16797 23541 E ion : ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
01-29 17:47:04.126 16797 23532 E ExtensionsLoader: freeAllBuffers: 4 buffers were
freed while being dequeued!
01-29 17:47:04.280 16797 23532 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:04.848 16797 23533 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:05.531 16797 23541 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:05.531 16797 23541 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:05.531 16797 23541 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:05.551 16797 23532 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=d3290953-026d-4543-bb80-943a152c2e2e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=aatJwobni4PDkDnR2dogfmJYoY2OJD9cdiYMOswtTxk=
file_path=Media/.Statuses/23b866ef4d4b42729598431c9f292839.mp4 file_size=4801660
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706544375000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/28779459_922509729431181_129126523771170262_n.enc?ccb=11-4&oh=01_AdSdfQ-
ZFBwB3R2V1RlLmg_d2RskkoaLsYPJg7nfw0BUWA&oe=65DF2284&_nc_sid=5e03e0&mms3=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=46
multicast_id=null enc_file_hash=OoP266DllB3JDdXhqzg5yMmJJdeVFgUFlFuZE3tBKNc=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=4801660 media_name=null media_duration=24 chat_row_id=31
media_key=[B@a0d501f
01-29 17:47:06.199 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:06.199 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:06.585 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:06.585 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:06.585 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:06.585 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:06.585 16797 23528 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:06.612 16797 23623 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:06.615 16797 23623 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d4b35b1-a5a1-4423-ad6b-a50fd5fa4f5d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=I8yrovEkwQzCPsUe/prosPL0LhCz5VpEc6ae5EPHHZM= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706547511000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0&mms3=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=49
multicast_id=null enc_file_hash=A+ew1SvBejJzNUCNciIeh5LHUCSDeOcrAK0WNfJnuPU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=921760 media_name=null media_duration=33 chat_row_id=31
media_key=[B@bbf4282
01-29 17:47:06.636 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:06.636 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:06.667 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:06.688 16797 23627 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:06.688 16797 23627 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:06.690 16797 23627 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:06.690 16797 23627 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:06.690 16797 23627 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:06.772 16797 23621 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:07.664 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:08.664 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:09.665 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:10.666 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:11.667 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:12.616 16797 23528 W AudioTrack: getTimestamp_l(2388): retrograde
timestamp time corrected, 137651656844569 < 137651838927798
01-29 17:47:12.667 16797 23623 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:13.207 16797 23627 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:13.207 16797 23627 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:13.207 16797 23627 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:13.212 16797 23621 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:14.116 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:14.116 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.116 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.116 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.116 16797 23528 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:14.139 16797 23653 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:14.141 16797 23653 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:14.168 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:14.185 16797 23657 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:14.185 16797 23657 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:14.187 16797 23657 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:14.187 16797 23657 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:14.187 16797 23657 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:14.235 16797 23652 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:14.640 16797 23657 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:14.640 16797 23657 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:14.640 16797 23657 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:14.650 16797 23652 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:14.674 16797 16797 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.
01-29 17:47:14.674 16797 16797 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.
01-29 17:47:14.689 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:14.689 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.689 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.689 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:14.689 16797 23528 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:14.708 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:14.710 16797 23664 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:14.712 16797 23664 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:14.755 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:14.775 16797 23668 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:14.775 16797 23668 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:14.778 16797 23668 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:14.778 16797 23668 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:14.778 16797 23668 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:14.834 16797 23663 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:15.507 16797 23668 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:15.507 16797 23668 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:15.507 16797 23668 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:15.523 16797 23663 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:15.525 16797 16797 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.
01-29 17:47:15.525 16797 16797 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.
01-29 17:47:15.543 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d4b35b1-a5a1-4423-ad6b-a50fd5fa4f5d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=I8yrovEkwQzCPsUe/prosPL0LhCz5VpEc6ae5EPHHZM= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706547511000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null message_row_id=49
multicast_id=null enc_file_hash=A+ew1SvBejJzNUCNciIeh5LHUCSDeOcrAK0WNfJnuPU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=921760 media_name=null media_duration=33 chat_row_id=31
media_key=[B@bbf4282
01-29 17:47:15.555 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:15.555 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d4b35b1-a5a1-4423-ad6b-a50fd5fa4f5d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=I8yrovEkwQzCPsUe/prosPL0LhCz5VpEc6ae5EPHHZM= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706547511000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0&mms3=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=0 media_upload_handle=null message_row_id=49
multicast_id=null enc_file_hash=A+ew1SvBejJzNUCNciIeh5LHUCSDeOcrAK0WNfJnuPU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=921760 media_name=null media_duration=33 chat_row_id=31
media_key=[B@bbf4282
01-29 17:47:15.576 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:15.576 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=b0a339b6-6c58-4716-88e9-04512afc16ee transcoded=0 gif_attribution=0
first_scan_length=31013 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-
bdf8f2b7-4728-4c4f-8145-bd9c09446533?ccb=9-4&oh=01_AdR_7dNngm_RjctvTjGdLee5u_xdXZ-
6jqruuCAbmB9bxA&oe=65DF75A2&_nc_sid=000000 thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=1PoAEQQ+QwteuQmSh+ykVGkeLzyKDagcDDN1c+kcrJw=
file_path=Media/.Statuses/3b742c09653e4121b6589c39cd7b2117.jpg file_size=290036
partial_media_hash=vDoBQEev1TO5atGCl8+InySSNOQ0rWfBaaX/zopMhmE= face_x=0 face_y=0
height=1920 trim_to=0 media_key_timestamp=1706564446000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
bdf8f2b7-4728-4c4f-8145-bd9c09446533?ccb=9-4&oh=01_AdR_7dNngm_RjctvTjGdLee5u_xdXZ-
6jqruuCAbmB9bxA&oe=65DF75A2&_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=65 multicast_id=null
enc_file_hash=pEvL1nwbam5hK3Ptpb92uyVS7QNgXoxd7SHj+LvKa8w= mute_video=0
page_count=0 first_scan_sidecar=[B@d93856c suspicious_content=0 file_length=290036
media_name=null media_duration=0 chat_row_id=31 media_key=[B@7fee735
01-29 17:47:16.051 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:16.051 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=5d4b35b1-a5a1-4423-ad6b-a50fd5fa4f5d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=I8yrovEkwQzCPsUe/prosPL0LhCz5VpEc6ae5EPHHZM= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706547511000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/22557839_268411229439599_2056772568905874194_n.enc?ccb=11-4&oh=01_AdQd0b1-
NNIScaGjqetG4TUwBAAxgs19sTC5VWY74aoFTQ&oe=65DF3A44&_nc_sid=5e03e0&mms3=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=49
multicast_id=null enc_file_hash=A+ew1SvBejJzNUCNciIeh5LHUCSDeOcrAK0WNfJnuPU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=921760 media_name=null media_duration=33 chat_row_id=31
media_key=[B@bbf4282
01-29 17:47:16.264 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:16.264 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:16.792 16797 16797 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.
01-29 17:47:16.792 16797 16797 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.
01-29 17:47:16.799 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8e323e48-352b-4653-a696-f1e63d16ed7c transcoded=0 gif_attribution=0
first_scan_length=31154 direct_path=/o1/v/t62.7118-24/f1/m237/up-oil-image-
39052bea-20b4-4b61-8e90-88be68a0a614?ccb=9-
4&oh=01_AdTMxeSb8U9QAtbKx7sbAlWwEUrqiN6ZO29KHYB0gyj7Gg&oe=65DFA528&_nc_sid=000000
thumbnail_height_width_ratio=1.8113208 is_animated_sticker=0
file_hash=+QkKsKSZMEnA4yej+YquQniiP4hodXdVy6vKkBKBkzM=
file_path=Media/.Statuses/76a645a6282547daad0a1264b44c8f0e.jpg file_size=213804
partial_media_hash=lHKSsv/+o5OdQiFlBmuZ+X8uXUYq70H1N12iiu8cDm8= face_x=0 face_y=0
height=1920 trim_to=0 media_key_timestamp=1706564447000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m237/up-oil-image-
39052bea-20b4-4b61-8e90-88be68a0a614?ccb=9-
4&oh=01_AdTMxeSb8U9QAtbKx7sbAlWwEUrqiN6ZO29KHYB0gyj7Gg&oe=65DFA528&_nc_sid=000000&m
ms3=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=66 multicast_id=null
enc_file_hash=SEZxhiqDYynNKklqFSg6zFFXx3BxhIb4Ttg9RqzwqKU= mute_video=0
page_count=0 first_scan_sidecar=[B@ce15a8e suspicious_content=0 file_length=213804
media_name=null media_duration=0 chat_row_id=31 media_key=[B@d5f02af
01-29 17:47:16.838 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:16.838 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:17.612 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3f029f4b-475c-4112-bd49-7cb097f25caa transcoded=0 gif_attribution=0
first_scan_length=194154 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-
df95f151-7291-4943-996a-78244a77d385?ccb=9-4&oh=01_AdT4Zv65ehD15vO-
pzBa3GxrVBbXXtoyGKoQnMBWeStnJQ&oe=65DF9C2D&_nc_sid=000000
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=JRHQ0dswNQIFqkNZE5kH6n2x4P8pyusWqQS8g699AVA=
file_path=Media/.Statuses/7230f3fb99a744ca81811ed95136f6b5.jpg file_size=3140598
partial_media_hash=Nx8C3gs39Asddlkl5iluCJz14xSupehWEmT5UFEQLtg= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706569745000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image-
df95f151-7291-4943-996a-78244a77d385?ccb=9-4&oh=01_AdT4Zv65ehD15vO-
pzBa3GxrVBbXXtoyGKoQnMBWeStnJQ&oe=65DF9C2D&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=3000 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=77
multicast_id=null enc_file_hash=Cpeh7lKskgSN8eheRgFMYPtA+RF633DbZwvZXJ9WW/A=
mute_video=0 page_count=0 first_scan_sidecar=[B@3bccd20 suspicious_content=0
file_length=3140598 media_name=null media_duration=0 chat_row_id=31
media_key=[B@4a346d9
01-29 17:47:19.505 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:19.505 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:20.880 16797 16797 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.
01-29 17:47:20.880 16797 16797 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.
01-29 17:47:20.957 16797 16797 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.
01-29 17:47:20.957 16797 16797 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.
01-29 17:47:21.095 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=5d3d14ff-f43b-4a13-80d9-7acd9c5d88c9 transcoded=0 gif_attribution=0
first_scan_length=183541 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=oHxemlnZgVqUK04NHFvM8W8zO/X4kGGKjeKtdCYc/9o=
file_path=Media/.Statuses/dfc55d0cf97147479fd45365ad790969.jpg file_size=2480986
partial_media_hash=LobGr9QaDJqpNU+aFTEC4HyIgwLVX48VQIPPinKAV70= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706569449000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4df2d9c1-628f-45cf-a51c-6f9a76443f8e?ccb=9-
4&oh=01_AdQA6ye93fKGZB4blGb9bi_CE5aGx2bE1TmOB50LzISg9g&oe=65DFAEBB&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=3000 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=76 multicast_id=null
enc_file_hash=EzoNBg3RfcZG1UByG0fy3n/SKJt2HrU0uixlLUwjfVc= mute_video=0
page_count=0 first_scan_sidecar=[B@a7d2a0b suspicious_content=0 file_length=2480986
media_name=null media_duration=0 chat_row_id=31 media_key=[B@99c70e8
01-29 17:47:22.864 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:22.864 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:24.048 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:25.451 16797 16797 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.
01-29 17:47:25.451 16797 16797 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.
01-29 17:47:25.469 16797 16797 W View : requestLayout() improperly called by
androidx.cardview.widget.CardView{8797e4c V.E...... ......I. 0,0-0,0 #7f0b1c5c
app:id/web_page_preview_container} during layout: running second layout pass
01-29 17:47:25.469 16797 16797 W View : requestLayout() improperly called by
android.widget.LinearLayout{afe1e95 V.E...... ......I. 0,0-0,0 #7f0b1a20
app:id/titleSnippetUrlLayout} during layout: running second layout pass
01-29 17:47:25.518 16797 16797 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.
01-29 17:47:25.519 16797 16797 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.
01-29 17:47:25.539 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:25.549 16797 16797 W View : requestLayout() improperly called by
android.widget.LinearLayout{4fbe1bd V.E...... ......I. 0,200-720,1384} during
second layout pass: posting in next frame
01-29 17:47:25.549 16797 16797 W View : requestLayout() improperly called by
androidx.cardview.widget.CardView{8797e4c V.E...... ......I. 80,393-640,553
#7f0b1c5c app:id/web_page_preview_container} during second layout pass: posting in
next frame
01-29 17:47:25.549 16797 16797 W View : requestLayout() improperly called by
android.widget.FrameLayout{334e3b2 V.E...... ......I. 0,0-0,0 #7f0b1c52
app:id/webPagePreviewImageLarge_frame} during second layout pass: posting in next
frame
01-29 17:47:25.549 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.components.button.ThumbnailButton{8915f03 V.ED..... ......ID 0,0-0,0
#7f0b1c55 app:id/webPagePreviewImageLarge_thumb} during second layout pass: posting
in next frame
01-29 17:47:25.549 16797 16797 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{2a8e80 V.ED..... ......I. 0,569-720,790 #7f0b0fbf
app:id/message_text} during second layout pass: posting in next frame
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=a98a0411-2d6b-4022-a9ec-585409df2c11 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=x+tETjVja0RwX1CftPenJjxktyk/fu5TfAqkx9epx0A= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1018 trim_to=0
media_key_timestamp=1706508818000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-
0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0&mms3=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=39 multicast_id=null
enc_file_hash=7indDbfRH39qmfsmn2SZDmJHz/WJdjPFCdf2e/6FuDo= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=3063027
media_name=null media_duration=34 chat_row_id=31 media_key=[B@3ed7edc
01-29 17:47:26.003 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:26.003 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:28.466 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:29.788 16797 16797 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.
01-29 17:47:29.788 16797 16797 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.
01-29 17:47:29.821 16797 16797 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.
01-29 17:47:29.821 16797 16797 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.
01-29 17:47:29.868 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:30.521 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:30.521 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:30.521 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:30.521 16797 23528 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:30.521 16797 23528 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:30.550 16797 23728 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:30.552 16797 23728 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:30.600 16797 23528 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:30.627 16797 23732 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:30.627 16797 23732 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:30.892 16797 23732 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:30.893 16797 23732 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:30.893 16797 23732 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:31.006 16797 23727 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:31.598 16797 23728 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=a98a0411-2d6b-4022-a9ec-585409df2c11 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=x+tETjVja0RwX1CftPenJjxktyk/fu5TfAqkx9epx0A=
file_path=Media/.Statuses/df976ae5b5d444829c8b5ee62740dbfc.mp4 file_size=3063027
partial_media_hash=null face_x=0 face_y=0 height=1018 trim_to=0
media_key_timestamp=1706508818000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11426221_3570662689867819_2335330948268699597_n.enc?ccb=11-
4&oh=01_AdSDV1TUz0abEnhR6BNjRAseqXbBQt4kpwl_3i31-
0DrfQ&oe=65DEA9B4&_nc_sid=5e03e0&mms3=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=39 multicast_id=null
enc_file_hash=7indDbfRH39qmfsmn2SZDmJHz/WJdjPFCdf2e/6FuDo= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=3063027
media_name=null media_duration=34 chat_row_id=31 media_key=[B@3ed7edc
01-29 17:47:32.050 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:32.050 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:32.598 16797 23728 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:32.784 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:47:32.842 16797 23732 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:32.842 16797 23732 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:32.842 16797 23732 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:32.852 16797 23727 E ExtensionsLoader: freeAllBuffers: 11 buffers were
freed while being dequeued!
01-29 17:47:35.967 16797 16797 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.
01-29 17:47:35.967 16797 16797 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.
01-29 17:47:36.019 16797 16797 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.
01-29 17:47:36.019 16797 16797 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.
01-29 17:47:36.049 16797 16797 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.
01-29 17:47:36.050 16797 16797 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.
01-29 17:47:36.076 16797 16797 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.
01-29 17:47:36.076 16797 16797 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.
01-29 17:47:36.102 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:36.103 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:36.106 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=264e5a34-d45f-4a4c-8856-d83a27256581 transcoded=0 gif_attribution=0
first_scan_length=8725 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-73a83e4c-
3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000
thumbnail_height_width_ratio=0.9479167 is_animated_sticker=0
file_hash=WcRWGa/XIEkTKD6cDPOi5zv8ds72heIkLLfWcXMyvdE=
file_path=Media/.Statuses/e4dc2ee3feb34b828fc7eea7accbaed5.jpg file_size=71691
partial_media_hash=bvhanq7LeChGiza4dqcqI7G4M8mGmg8Ezz+KQxYmYSo= face_x=0 face_y=0
height=1021 trim_to=0 media_key_timestamp=1706547410000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
73a83e4c-3f15-41f8-92f1-338e32be4d45?ccb=9-
4&oh=01_AdTYyTAmmWf2ZjnWefWbccJuVghQmRbsJdKrbIusXPormw&oe=65DF346B&_nc_sid=000000&m
ms3=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=48 multicast_id=null
enc_file_hash=IakQB+/MujAHxVc6eRbgJ2m9l+8Gi1LW8IN9ww8pWHc= mute_video=0
page_count=0 first_scan_sidecar=[B@a019d18 suspicious_content=0 file_length=71691
media_name=null media_duration=0 chat_row_id=31 media_key=[B@91d6371
01-29 17:47:36.314 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:36.314 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=ba418d1e-86e8-452c-918e-ebccda2aa7bf transcoded=0 gif_attribution=0
first_scan_length=4980 direct_path=/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=C/PVkQ6tfC5uEQGDcHR71O4v8YXTIdprQlnSEvWE9Y4=
file_path=Media/.Statuses/800295b2c80241c18d027bbd727bc9f3.jpg file_size=31820
partial_media_hash=CmyyA8RILFe/UAf8NJk0AWe5EBNoLjDGoAuqYU5zt88= face_x=0 face_y=0
height=1000 trim_to=0 media_key_timestamp=1706553567000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32697763_1569946363835566_2329951138505282753_n.enc?ccb=11-
4&oh=01_AdTpbcZ48fYRECeFZOURvAUHNdBHtoVJuUICa8fDwLOTgw&oe=65DF71DA&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=750 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=50 multicast_id=null
enc_file_hash=EA1whq8wSp44XM6NcW6VQx4id4BlJjJol37jw1GJW0o= mute_video=0
page_count=0 first_scan_sidecar=[B@dde9689 suspicious_content=0 file_length=31820
media_name=null media_duration=0 chat_row_id=31 media_key=[B@9a068e
01-29 17:47:36.664 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:36.664 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:38.596 16797 16797 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.
01-29 17:47:38.596 16797 16797 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.
01-29 17:47:38.624 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=75496784-600d-43b1-ad15-001237cb930e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/31258724_399495442749391_8111817090475741851_n.enc?ccb=11-
4&oh=01_AdQw8dqy3WQmZYYxd4Ysbt4cEl4cPQOLu5orYVlqzjdBGg&oe=65DF5C6F&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=2sSxilYTH3zKyRJiom/4ENYUAT7j4dTYgSy8EmfRBUg= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=768 trim_to=0
media_key_timestamp=1706556482000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/31258724_399495442749391_8111817090475741851_n.enc?ccb=11-
4&oh=01_AdQw8dqy3WQmZYYxd4Ysbt4cEl4cPQOLu5orYVlqzjdBGg&oe=65DF5C6F&_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=53 multicast_id=null
enc_file_hash=N10ixBx6cwlnPM+8og6yuVjOECfWp5QFUClpo67PE8A= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980903
media_name=null media_duration=30 chat_row_id=31 media_key=[B@4b4dd55
01-29 17:47:39.169 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:39.169 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:43.158 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:43.159 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:43.159 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:43.159 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:43.159 16797 23782 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:43.161 16797 16797 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.
01-29 17:47:43.161 16797 16797 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.
01-29 17:47:43.191 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:43.212 16797 23785 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:43.215 16797 23785 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:43.266 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:43.296 16797 23791 E ListServiceUtils: checkInListByUid module:sr-osie-
whitelist uid:10370 cost 3014us return (null)
01-29 17:47:43.302 16797 23791 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:43.302 16797 23791 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:43.305 16797 23791 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:43.305 16797 23791 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:43.305 16797 23791 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:43.340 16797 23784 E ExtensionsLoader: freeAllBuffers: 6 buffers were
freed while being dequeued!
01-29 17:47:43.411 16797 23784 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:44.263 16797 23785 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=75496784-600d-43b1-ad15-001237cb930e transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/31258724_399495442749391_8111817090475741851_n.enc?ccb=11-
4&oh=01_AdQw8dqy3WQmZYYxd4Ysbt4cEl4cPQOLu5orYVlqzjdBGg&oe=65DF5C6F&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=2sSxilYTH3zKyRJiom/4ENYUAT7j4dTYgSy8EmfRBUg=
file_path=Media/.Statuses/a8c2175b8b464d3593067cc62a288df6.mp4 file_size=1980903
partial_media_hash=null face_x=0 face_y=0 height=768 trim_to=0
media_key_timestamp=1706556482000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/31258724_399495442749391_8111817090475741851_n.enc?ccb=11-
4&oh=01_AdQw8dqy3WQmZYYxd4Ysbt4cEl4cPQOLu5orYVlqzjdBGg&oe=65DF5C6F&_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=53 multicast_id=null
enc_file_hash=N10ixBx6cwlnPM+8og6yuVjOECfWp5QFUClpo67PE8A= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980903
media_name=null media_duration=30 chat_row_id=31 media_key=[B@4b4dd55
01-29 17:47:44.424 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:44.424 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=4bfb337a-2140-46e2-aff9-07547f80a4a4 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/23117316_873683907825552_8331624411664766435_n.enc?ccb=11-
4&oh=01_AdQ0WvoFMLsHUoKArDvQ72pDgtto78eNfgqctz_Io-gm4g&oe=65DF5919&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=5tE3f2JWeHOot6sOzcqGP3zXnWMsTQ/7tkBowzwnJww= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=768 trim_to=0
media_key_timestamp=1706556513000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/23117316_873683907825552_8331624411664766435_n.enc?ccb=11-
4&oh=01_AdQ0WvoFMLsHUoKArDvQ72pDgtto78eNfgqctz_Io-
gm4g&oe=65DF5919&_nc_sid=5e03e0&mms3=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=54 multicast_id=null
enc_file_hash=tr1J4O/Jqs54vNEx9awSs09j6cDxxoWl6WlfvAHw8NA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1767795
media_name=null media_duration=23 chat_row_id=31 media_key=[B@d4959d9
01-29 17:47:45.000 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:45.000 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:45.263 16797 23785 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:46.264 16797 23785 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:47.264 16797 23785 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:48.265 16797 23785 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:48.746 16797 23791 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:48.746 16797 23791 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:48.746 16797 23791 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:48.752 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:48.752 16797 23784 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:48.819 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:48.819 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:48.819 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:48.819 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:47:48.819 16797 23782 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:47:48.859 16797 23882 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:47:48.862 16797 23882 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:47:48.919 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:48.951 16797 23890 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:47:48.951 16797 23890 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:47:48.954 16797 23890 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:48.955 16797 23890 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:48.955 16797 23890 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:49.060 16797 23881 W MediaCodec: mapFormat: no mediaType information
01-29 17:47:49.897 16797 23882 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:47:49.950 16797 23890 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:47:49.950 16797 23890 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:47:49.950 16797 23890 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:47:49.955 16797 23881 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:47:49.977 16797 16797 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.
01-29 17:47:49.977 16797 16797 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.
01-29 17:47:50.024 16797 16797 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.
01-29 17:47:50.024 16797 16797 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.
01-29 17:47:50.054 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=4bfb337a-2140-46e2-aff9-07547f80a4a4 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/23117316_873683907825552_8331624411664766435_n.enc?ccb=11-
4&oh=01_AdQ0WvoFMLsHUoKArDvQ72pDgtto78eNfgqctz_Io-gm4g&oe=65DF5919&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=5tE3f2JWeHOot6sOzcqGP3zXnWMsTQ/7tkBowzwnJww=
file_path=Media/.Statuses/99bc9ef53dcd4e7ab2327171bbd32588.mp4 file_size=1767795
partial_media_hash=null face_x=0 face_y=0 height=768 trim_to=0
media_key_timestamp=1706556513000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/23117316_873683907825552_8331624411664766435_n.enc?ccb=11-
4&oh=01_AdQ0WvoFMLsHUoKArDvQ72pDgtto78eNfgqctz_Io-
gm4g&oe=65DF5919&_nc_sid=5e03e0&mms3=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=54 multicast_id=null
enc_file_hash=tr1J4O/Jqs54vNEx9awSs09j6cDxxoWl6WlfvAHw8NA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1767795
media_name=null media_duration=23 chat_row_id=31 media_key=[B@d4959d9
01-29 17:47:50.234 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:50.234 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=922f6eff-c110-441a-add7-c76fb6671ef8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=dvgzC8+bF0PNBuVJEOpcumALihdKrfeyOq4Y6nonjQo= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706496889000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=368 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=38
multicast_id=null enc_file_hash=WPntfX5Kdb2AAW5oervLf464eUUZc5xJSiC8dw7a+Bs=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1833874 media_name=null media_duration=17 chat_row_id=31
media_key=[B@fc1053e
01-29 17:47:51.439 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:51.439 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:47:52.970 16797 16797 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.
01-29 17:47:52.970 16797 16797 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.
01-29 17:47:52.992 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=ae37b4be-874e-4aaf-97a8-7dda22258b79 transcoded=0 gif_attribution=0
first_scan_length=7797 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-9b30312f-
b7d1-40a6-8d53-4e393876603d?ccb=9-4&oh=01_AdTCHoK_d-
rButt4XvxW3UceamVQe76ty2Ea2wGMKndA3Q&oe=65DF8600&_nc_sid=000000
thumbnail_height_width_ratio=0.9 is_animated_sticker=0
file_hash=H6ifTsBMEkad0X85Pi732j3GSxcV0zq0z1xmH9dKLC8=
file_path=Media/.Statuses/080d172b771c4ba58745f51d74c028a4.jpg file_size=76049
partial_media_hash=7rHOA132PfgB9NgRGs5UkoCh0AwseZi4GbzcGdrjX0w= face_x=0 face_y=0
height=975 trim_to=0 media_key_timestamp=1706555721000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
9b30312f-b7d1-40a6-8d53-4e393876603d?ccb=9-4&oh=01_AdTCHoK_d-
rButt4XvxW3UceamVQe76ty2Ea2wGMKndA3Q&oe=65DF8600&_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=52
multicast_id=null enc_file_hash=aXlC/CralsSppU35DPA3rVnPY29iByEhsf+zwzWosD0=
mute_video=0 page_count=0 first_scan_sidecar=[B@cd98462 suspicious_content=0
file_length=76049 media_name=null media_duration=0 chat_row_id=31
media_key=[B@4bf69f3
01-29 17:47:53.317 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:47:53.317 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:48:05.110 16797 16797 E RecyclerView: No adapter attached; skipping layout
01-29 17:48:06.788 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:06.788 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:48:06.788 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:48:06.788 16797 23782 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:48:06.788 16797 23782 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:48:06.831 16797 24414 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:48:06.835 16797 24414 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:48:06.901 16797 23782 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:06.923 16797 24418 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:48:06.923 16797 24418 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:48:06.925 16797 24418 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:48:06.925 16797 24418 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:48:06.925 16797 24418 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:48:06.947 16797 24413 W MediaCodec: mapFormat: no mediaType information
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=922f6eff-c110-441a-add7-c76fb6671ef8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=dvgzC8+bF0PNBuVJEOpcumALihdKrfeyOq4Y6nonjQo=
file_path=Media/.Statuses/b5bc1262e08d4096b171beb9ed281595.mp4 file_size=1833874
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706496889000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/27334826_271804189073465_80299521501496742_n.enc?ccb=11-4&oh=01_AdRbw-
Uizuico3_Bn87KH0e_FyepEeKhvzNz5UKDU0gT-g&oe=65DE8BB3&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=368 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=38
multicast_id=null enc_file_hash=WPntfX5Kdb2AAW5oervLf464eUUZc5xJSiC8dw7a+Bs=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1833874 media_name=null media_duration=17 chat_row_id=31
media_key=[B@fc1053e
01-29 17:48:07.405 16797 16845 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:48:07.405 16797 16845 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:48:07.886 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:08.886 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:09.886 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:10.887 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:11.887 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:12.889 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:13.889 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:14.889 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:15.890 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:16.890 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:17.892 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:18.892 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:19.894 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:20.898 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:21.899 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:22.900 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:23.900 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:24.901 16797 24414 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:48:25.521 16797 24418 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:48:25.521 16797 24418 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:48:25.521 16797 24418 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:48:25.534 16797 24413 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:48:25.547 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:48:28.710 16797 16797 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:48:30.720 16797 16865 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-29 17:48:31.981 24673 24673 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:48:31.986 24673 24673 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:48:32.198 24673 24673 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:48:32.199 24673 24673 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:48:32.199 24673 24673 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:48:32.199 24673 24673 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:48:32.199 24673 24673 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:48:32.199 24673 24673 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:48:32.199 24673 24673 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:48:32.199 24673 24673 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:48:32.200 24673 24673 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:48:32.200 24673 24673 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:48:32.200 24673 24673 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:48:32.200 24673 24673 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:48:32.200 24673 24673 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:48:32.200 24673 24673 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:48:32.200 24673 24673 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:48:32.200 24673 24673 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:48:32.200 24673 24673 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:48:32.245 24673 24673 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.
01-29 17:48:32.711 24673 24673 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:48:32.711 24673 24673 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:48:32.907 24673 24728 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:48:32.907 24673 24728 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:48:32.907 24673 24728 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:48:52.864 24673 24673 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 17:48:53.104 24673 24673 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
--------- beginning of system
01-29 17:48:53.244 24673 24673 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 17:48:53.809 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:48:53.863 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:48:53.985 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:48:53.985 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:48:53.985 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:48:53.986 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:48:53.986 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:48:53.986 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 17:48:53.986 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 17:48:53.986 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 17:48:54.171 24673 24673 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 17:48:54.171 24673 24673 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 17:48:54.234 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 17:48:54.234 24673 24920 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 17:48:55.209 24673 24673 E RecyclerView: No adapter attached; skipping layout
01-29 17:48:55.376 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:48:55.499 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:48:55.508 24673 24673 E RecyclerView: No adapter attached; skipping layout
01-29 17:48:55.642 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:48:55.877 24673 24987 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 17:48:56.022 24673 24687 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 17:48:56.184 24673 24673 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 17:48:56.375 24673 24673 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:48:56.407 24673 24673 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:48:56.445 24673 24673 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:48:57.918 24673 25039 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
01-29 17:48:57.918 24673 25039 E RenderScript: Failed to load runtime , loading
default
01-29 17:48:58.184 24673 24987 W LOTTIE : Unknown shape type rd
01-29 17:48:58.184 24673 25048 W LOTTIE : Unknown shape type rd
01-29 17:48:58.315 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:48:58.328 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:48:58.751 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:48:58.767 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 17:48:58.936 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:58.941 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.033 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.047 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.087 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.091 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.121 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.127 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.138 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.143 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.151 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.156 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.165 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.170 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.278 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:48:59.501 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.505 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.522 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.527 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.807 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:48:59.811 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.022 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.025 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.235 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.239 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.256 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.266 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.523 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:00.527 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.024 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.030 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.514 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.520 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.556 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.560 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.839 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.842 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.864 24673 24673 E RecyclerView: No adapter attached; skipping layout
01-29 17:49:01.945 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.960 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.976 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:01.986 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.018 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.030 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.059 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.069 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.089 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.095 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.244 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.249 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.252 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.255 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.278 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.282 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.285 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.288 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.292 24673 24673 E ArmVmp : Match on catch block at 0x0a in for
0x722912402d
01-29 17:49:02.306 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.310 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.340 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.343 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.440 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.444 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.460 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.463 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.840 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:02.844 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.344 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.353 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.842 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.848 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.872 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:03.894 24673 24673 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-29 17:49:03.899 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.905 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:03.992 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.002 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.063 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.066 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.340 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.343 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.841 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.847 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.930 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.934 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.949 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.952 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.957 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.961 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.973 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.976 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.991 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:04.995 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.007 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.010 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.023 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.027 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.044 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.047 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.057 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.063 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.074 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.078 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.090 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.093 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.106 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.111 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.123 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.127 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.441 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.446 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.759 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:05.763 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.157 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.162 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.201 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.204 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.233 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.237 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.245 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.251 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.273 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.276 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.289 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.298 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.355 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.364 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.380 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.383 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.396 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.400 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.406 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.409 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.481 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.484 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.513 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:06.515 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:06.689 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.692 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.970 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:06.975 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.208 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.214 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.687 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.694 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.761 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.763 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.786 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.789 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.823 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.839 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.885 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.889 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.896 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.899 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.909 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:07.912 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.081 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.085 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.096 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.101 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.173 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.177 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.273 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.276 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.774 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.781 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.862 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.878 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.894 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.903 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.910 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.917 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.923 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.930 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.940 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.947 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.957 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.965 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.974 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.980 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.990 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:08.997 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.007 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.015 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.023 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.028 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.040 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.046 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.056 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.062 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.073 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.079 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.090 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.098 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.107 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.113 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.295 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.308 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.430 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:09.448 24673 24673 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-29 17:49:09.457 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.466 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.480 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.486 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.491 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.498 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.506 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.511 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.829 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.832 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.935 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.938 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.955 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.958 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.967 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.970 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.983 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.986 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:09.998 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.002 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.013 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.017 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.024 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.029 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.041 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:10.045 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.742 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.746 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.764 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.768 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.797 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.802 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.814 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.818 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.823 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.829 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.842 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.847 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:12.949 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:13.243 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:13.252 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:13.741 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:13.749 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.243 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.254 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.743 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.754 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.881 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.886 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.952 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.956 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.994 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:14.998 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.042 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.050 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.058 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.064 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.073 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.080 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.090 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.096 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.106 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.111 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.123 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.128 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.141 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.150 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.157 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.166 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.180 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.184 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.189 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.193 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.206 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.212 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.223 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.226 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.242 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.250 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.257 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.261 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.273 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.276 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.290 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.294 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.307 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.312 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.324 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.329 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.341 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.347 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.357 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.364 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.374 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.379 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.390 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.394 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.407 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.414 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.424 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.432 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.441 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.448 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.459 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.467 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.476 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.487 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.496 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.504 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.511 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.518 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.525 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.529 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.542 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.548 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.558 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.564 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.575 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.580 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.592 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.599 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.608 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.614 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.624 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.632 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.641 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.647 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.657 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.662 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.676 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.682 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.691 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.696 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.707 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.712 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.724 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.729 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.742 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.747 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.758 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.765 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.775 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.784 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.792 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.801 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.808 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.816 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.824 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.829 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.841 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.847 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.859 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.866 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.875 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.881 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.892 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.898 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.907 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.914 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.926 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.932 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.941 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.949 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.958 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:15.965 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:16.397 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:16.410 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:16.914 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:16.938 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:17.411 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:17.425 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:17.962 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:17.966 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.011 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.015 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.084 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.088 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.119 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:18.131 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.134 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.159 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.162 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.186 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:18.190 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:19.459 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:19.464 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:20.611 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:22.864 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:23.036 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:23.041 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:23.074 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:23.079 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:23.082 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:23.793 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:25.248 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:25.307 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.311 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.361 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.364 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.438 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.442 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.456 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:25.529 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.533 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.560 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:25.570 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:25.662 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.665 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.764 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.767 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.779 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:25.845 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.848 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.871 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:25.969 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.972 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:25.988 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:25.988 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.007 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:26.071 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.075 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.082 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:26.113 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.117 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.136 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:26.215 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.218 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.230 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.230 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.305 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.310 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.321 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:26.545 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.549 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.569 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:26.648 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.652 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.671 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.671 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.695 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.699 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.708 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:26.709 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.709 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.768 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.768 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.772 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:26.797 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.802 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.850 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.850 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:26.892 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.898 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:26.906 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:26.921 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:26.921 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:27.000 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:27.006 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:27.012 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.202 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.212 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:27.216 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:27.226 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:27.226 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:27.229 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.308 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.316 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.383 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.400 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.522 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.537 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.608 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.618 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.674 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:27.686 24673 24673 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:49:27.706 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:27.712 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:28.212 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:28.228 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:28.712 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:28.726 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:29.227 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:29.238 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:29.728 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:29.743 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.227 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.234 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.405 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.413 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.466 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.476 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.550 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.556 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.603 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.609 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.629 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:30.646 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:30.664 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:30.670 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:31.843 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:31.849 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:32.564 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:32.632 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:32.764 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:32.768 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:32.799 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:32.803 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:32.808 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:33.429 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:43.053 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:43.057 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:43.088 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:43.100 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:43.105 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.329 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:44.404 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.408 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.459 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.462 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.513 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.517 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.529 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:44.654 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.657 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.668 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:44.767 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.770 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.789 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:44.893 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.897 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:44.911 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.004 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.007 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.020 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.025 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.025 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.080 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.083 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.112 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.193 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.196 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.214 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.283 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.287 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.305 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.308 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.308 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.372 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.375 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.398 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.409 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.409 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.579 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.586 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.613 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.694 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.697 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.706 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.769 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.772 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.794 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.800 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.800 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.813 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.819 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.846 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.862 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.862 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.879 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.894 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.898 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:45.909 24673 24673 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:49:45.933 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.933 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:45.982 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:45.982 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:46.138 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.142 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.150 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:46.150 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:46.223 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.227 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.295 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.299 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.350 24673 24931 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 17:49:46.350 24673 24931 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 17:49:46.728 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:46.743 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.228 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.242 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.546 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.549 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.590 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.595 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.608 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.611 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.645 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.649 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.657 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.661 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.680 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.686 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.696 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.701 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.712 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.717 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.726 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.731 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.743 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.751 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.760 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.763 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.775 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.780 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.791 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.796 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.811 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.816 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.824 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.829 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.841 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.845 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.858 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.862 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.875 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.882 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.892 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.896 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.908 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.912 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.925 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.929 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.941 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.945 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.958 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.962 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.975 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.979 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.993 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:47.997 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.008 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.012 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.025 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.030 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.043 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.049 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.058 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.061 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.074 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.078 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.091 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.096 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.109 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.114 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.125 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.130 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.142 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.146 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.158 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.163 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.174 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.179 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.191 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.195 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.208 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.212 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.225 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.229 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.242 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.247 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.258 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.263 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.276 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.281 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.299 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.303 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.314 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.319 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.328 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.332 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.346 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.349 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.359 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.363 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.377 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.382 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.395 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.400 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.411 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.416 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.427 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.432 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.443 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.447 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.459 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.464 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.477 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.481 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.492 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.496 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.510 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.515 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.535 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.539 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.550 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.556 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.572 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.577 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.591 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.595 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.602 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.607 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.617 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.622 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.629 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.634 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.642 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.649 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.658 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.668 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.673 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.677 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.690 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.694 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.707 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.711 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.723 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.728 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.740 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.746 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.992 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:48.998 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.007 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.014 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.024 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.029 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.041 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.046 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.057 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.061 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.074 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.078 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.090 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.094 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.108 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.113 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.124 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.128 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.141 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.145 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.157 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.161 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.173 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.178 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.190 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.193 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.208 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.214 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.224 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.229 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.244 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.250 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.258 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.265 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.573 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.581 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.637 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:49.757 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.760 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.770 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.776 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.782 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.786 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.792 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.796 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.815 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.819 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.825 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.830 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.841 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:49.847 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:50.295 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:50.307 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:50.796 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:50.810 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.292 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.302 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.650 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.684 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.729 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.743 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.778 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.795 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.828 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:51.840 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:52.208 24673 24915 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:49:52.230 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:49:52.234 24673 24673 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 17:50:25.248 24673 25799 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-29 17:52:09.101 24673 26507 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
--------- beginning of main
01-29 17:55:59.499 27362 27362 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:55:59.530 27362 27362 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:56:00.325 27362 27362 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:56:00.326 27362 27362 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:56:00.326 27362 27362 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:56:00.326 27362 27362 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:56:00.326 27362 27362 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:56:00.327 27362 27362 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:56:00.328 27362 27362 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:56:00.328 27362 27362 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:56:00.328 27362 27362 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:56:00.328 27362 27362 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:56:00.328 27362 27362 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:56:00.328 27362 27362 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:56:00.328 27362 27362 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:56:00.328 27362 27362 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:56:00.328 27362 27362 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:56:00.328 27362 27362 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:56:00.328 27362 27362 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:56:00.529 27362 27362 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.
01-29 17:56:03.065 27362 27362 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:56:03.066 27362 27362 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:56:04.354 27362 27362 E ANR_LOG : >>> msg's executing time is too long
01-29 17:56:04.354 27362 27362 E ANR_LOG : Blocked msg = { when=-4s772ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f6acdc0
com.mbwhatsapp}} } , cost = 4753 ms
01-29 17:56:04.354 27362 27362 E ANR_LOG : >>>Current msg List is:
01-29 17:56:04.354 27362 27362 E ANR_LOG : Current msg <1> = { when=-4s760ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@daa4af9
className=com.mbwhatsapp.push.GcmListenerService packageName=com.mbwhatsapp
intent=null} }
01-29 17:56:04.355 27362 27362 E ANR_LOG : Current msg <2> = { when=-4s759ms
what=115 target=android.app.ActivityThread$H
obj=ServiceArgsData{token=android.os.BinderProxy@daa4af9 startId=5 args=Intent
{ act=com.google.firebase.MESSAGING_EVENT pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/.push.GcmListenerService (has extras) }} }
01-29 17:56:04.355 27362 27362 E ANR_LOG : Current msg <3> = { when=-4s741ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:56:04.355 27362 27362 E ANR_LOG : Current msg <4> = { when=-3s846ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 17:56:04.355 27362 27362 E ANR_LOG : Current msg <5> = { when=-2s593ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:56:04.356 27362 27362 E ANR_LOG : Current msg <6> = { when=-1s883ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 17:56:04.356 27362 27362 E ANR_LOG : Current msg <7> = { when=-349ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:56:04.356 27362 27362 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:56:04.629 27362 27889 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:56:04.629 27362 27889 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:56:04.629 27362 27889 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:56:12.230 27362 27362 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 17:56:12.723 27362 27362 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
--------- beginning of system
01-29 17:56:12.940 27362 27362 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 17:56:13.719 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:56:13.790 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 17:56:14.007 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 17:56:14.008 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 17:56:14.008 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 17:56:14.338 27362 27385 W com.mbwhatsapp: Suspending all threads took:
10.224ms
01-29 17:56:14.361 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 17:56:14.361 27362 28355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 17:56:14.578 27362 27362 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 17:56:14.578 27362 27362 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 17:56:14.678 27362 27362 E ANR_LOG : >>> msg's executing time is too long
01-29 17:56:14.678 27362 27362 E ANR_LOG : Blocked msg = { when=-2s46ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@d1e08041 } , cost = 2034 ms
01-29 17:56:14.678 27362 27362 E ANR_LOG : >>>Current msg List is:
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <1> = { when=-2s45ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@d7c6c882 }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <2> = { when=-2s39ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@61c8cf }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <3> = { when=-1s744ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <4> = { when=-1s743ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <5> = { when=-1s597ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <6> = { when=-1s550ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.679 27362 27362 E ANR_LOG : Current msg <7> = { when=-1s518ms what=0
target=android.app.ActivityThread$H callback=android.app.ActivityThread$
$ExternalSyntheticLambda1 }
01-29 17:56:14.680 27362 27362 E ANR_LOG : Current msg <8> = { when=-1s466ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.680 27362 27362 E ANR_LOG : Current msg <9> = { when=-1s386ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:14.680 27362 27362 E ANR_LOG : Current msg <10> = { when=-1s12ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=android.appwidget.action.APPWIDGET_UPDATE flg=0x80010
cmp=com.mbwhatsapp/.yo.WidgetProvider (has extras) } packageName=com.mbwhatsapp
resultCode=-1 resultData=null resultExtras=null} }
01-29 17:56:14.680 27362 27362 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:56:14.872 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:56:16.971 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:56:17.146 27362 27362 E ANR_LOG : >>> msg's executing time is too long
01-29 17:56:17.146 27362 27362 E ANR_LOG : Blocked msg = { when=-2s546ms what=0
target=android.view.Choreographer$FrameHandler
callback=android.view.Choreographer$FrameDisplayEventReceiver } , cost = 2227 ms
01-29 17:56:17.146 27362 27362 E ANR_LOG : >>>Current msg List is:
01-29 17:56:17.146 27362 27362 E ANR_LOG : Current msg <1> = { when=-
1d14h20m10s271ms what=0 target=android.view.ViewRootImpl$ViewRootHandler
callback=android.view.ViewRootImpl$$ExternalSyntheticLambda13 }
01-29 17:56:17.146 27362 27362 E ANR_LOG : Current msg <2> = { when=-
1d14h20m10s271ms what=0 target=android.os.Handler callback=X.3ef }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <3> = { when=-2s506ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <4> = { when=-2s467ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <5> = { when=-2s263ms what=0
target=android.os.Handler
callback=mbmodsd.mbmodsw.ui.views.settings.utils.NavigationTab$1 }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <6> = { when=-2s263ms what=0
target=android.os.Handler
callback=mbmodsd.mbmodsw.ui.views.settings.utils.NavigationTab$1 }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <7> = { when=-2s263ms what=0
target=android.os.Handler
callback=mbmodsd.mbmodsw.ui.views.settings.utils.NavigationTab$1 }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <8> = { when=-2s263ms what=0
target=android.os.Handler
callback=mbmodsd.mbmodsw.ui.views.settings.utils.NavigationTab$1 }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <9> = { when=-2s258ms what=0
target=android.os.Handler callback=X.0lO }
01-29 17:56:17.147 27362 27362 E ANR_LOG : Current msg <10> = { when=-2s255ms
what=0 target=android.os.Handler callback=X.0lO }
01-29 17:56:17.147 27362 27362 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:56:17.278 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:56:17.535 27362 28583 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 17:56:18.200 27362 27362 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 17:56:18.847 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:56:18.880 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:56:18.930 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:56:33.133 27362 27385 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 17:56:56.149 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:56:56.188 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:56:57.180 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:56:57.227 27362 27362 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:56:57.385 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:56:57.649 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:56:57.669 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:56:57.772 27362 27362 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:57:24.617 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 17:57:24.645 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 17:57:25.361 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:57:25.391 27362 27362 W IInputConnectionWrapper: getSurroundingText on
inactive InputConnection
01-29 17:57:25.551 27362 27362 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 17:57:25.774 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:57:25.790 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:57:25.878 27362 27362 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:57:43.076 27362 27362 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.
01-29 17:57:43.077 27362 27362 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.
01-29 17:57:43.147 27362 27362 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.
01-29 17:57:43.147 27362 27362 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.
01-29 17:57:43.235 27362 27362 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.
01-29 17:57:43.235 27362 27362 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.
01-29 17:57:43.266 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=a38237d9-9d4c-4bd0-9d8e-43c3026fc331 transcoded=0 gif_attribution=0
first_scan_length=3493 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-935065da-
9442-449f-904b-005bfca7bf55?ccb=9-4&oh=01_AdSHTGaQV7jQ4-MQzj6zNDZz3mN-
sd3Jb_lPcWMw8hMV3g&oe=65DF6F53&_nc_sid=000000
thumbnail_height_width_ratio=2.2325583 is_animated_sticker=0
file_hash=fkv5fUJ+C7lUw4lzniAY8yIqNjf2OeOzkRglp4ScHgs=
file_path=Media/.Statuses/92e39781caf6416f80e02fcac8a560df.jpg file_size=25377
partial_media_hash=ZqwXO3FB9jL1Zz/s+vNb03vapPN8vn1FgeEY+PcDIWo= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1706562916000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
935065da-9442-449f-904b-005bfca7bf55?ccb=9-4&oh=01_AdSHTGaQV7jQ4-MQzj6zNDZz3mN-
sd3Jb_lPcWMw8hMV3g&oe=65DF6F53&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=486
original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=58 multicast_id=null
enc_file_hash=E5aJFs0kAa6xWclO3FW/xZdrLjOwlFEwYdMdu9L33z0= mute_video=0
page_count=0 first_scan_sidecar=[B@9abd323 suspicious_content=0 file_length=25377
media_name=null media_duration=0 chat_row_id=31 media_key=[B@88fc020
01-29 17:57:44.186 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:57:44.186 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:57:44.414 27362 27362 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.
01-29 17:57:44.414 27362 27362 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.
01-29 17:57:44.430 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=fbe0fa92-d38c-474d-ae4e-973f628268bd transcoded=0 gif_attribution=0
first_scan_length=4016 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-823dcb3d-
1e76-4a01-9e6a-6b4c807ad36d?ccb=9-
4&oh=01_AdQp58VFlEW2qBouPLMgrESv5yiZ9YPz98NFdlKW7u9Cig&oe=65DF6DD1&_nc_sid=000000
thumbnail_height_width_ratio=2.2325583 is_animated_sticker=0
file_hash=eTFCJMZWDeUMWVspbcFngbP4NlhpoNoYgvU0HLVSatM=
file_path=Media/.Statuses/4094c5f7ce424c478bf2dac1506bb575.jpg file_size=31312
partial_media_hash=lC1ffpPtjQHL379ztuvMzdjkN+fRq1DMNwyQYlaBbag= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1706562916000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image-
823dcb3d-1e76-4a01-9e6a-6b4c807ad36d?ccb=9-
4&oh=01_AdQp58VFlEW2qBouPLMgrESv5yiZ9YPz98NFdlKW7u9Cig&oe=65DF6DD1&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=486 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=59 multicast_id=null
enc_file_hash=CtnNpbCF0O7tbbHVLM3ERvPXuyiuap0ETen+Wbr7yY0= mute_video=0
page_count=0 first_scan_sidecar=[B@1e96312 suspicious_content=0 file_length=31312
media_name=null media_duration=0 chat_row_id=31 media_key=[B@e7adae3
01-29 17:57:44.758 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:57:44.758 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:57:45.638 27362 27362 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.
01-29 17:57:45.638 27362 27362 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.
01-29 17:57:45.651 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=317d908e-4e05-49b1-a3ae-9fde36a6cd2c transcoded=0 gif_attribution=0
first_scan_length=4786 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-99c514aa-
e288-4b76-9a77-6173d0aca2b3?ccb=9-4&oh=01_AdTdyUtdONP0TsJ17TI7n2E0-
Id0cGokMylENHvlhw6nOA&oe=65DF7E2D&_nc_sid=000000
thumbnail_height_width_ratio=1.0909091 is_animated_sticker=0
file_hash=dWJsHOy2VTPZ6J2cVniAt9gVX0jpoVklxudK0pgyu9k=
file_path=Media/.Statuses/fb6df89df73e48a4a32b008df16c4bbb.jpg file_size=28337
partial_media_hash=Kd75i6Mf16RZCuKHr/Ompf55wXCZbBkOBuMLlCh6TjA= face_x=396
face_y=152 height=780 trim_to=0 media_key_timestamp=1706562916000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
99c514aa-e288-4b76-9a77-6173d0aca2b3?ccb=9-4&oh=01_AdTdyUtdONP0TsJ17TI7n2E0-
Id0cGokMylENHvlhw6nOA&oe=65DF7E2D&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=720
original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=60 multicast_id=null
enc_file_hash=JBq77pghiSilwKvr3TUFLGP3RNTAsSCJjwHbT416gCk= mute_video=0
page_count=0 first_scan_sidecar=[B@26d2fcc suspicious_content=0 file_length=28337
media_name=null media_duration=0 chat_row_id=31 media_key=[B@d5b215
01-29 17:57:46.290 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:57:46.290 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:57:46.341 27362 27362 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.
01-29 17:57:46.341 27362 27362 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.
01-29 17:57:48.483 27362 27362 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 17:57:50.706 27362 27362 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.
01-29 17:57:50.706 27362 27362 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.
01-29 17:57:56.950 27362 27362 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.
01-29 17:57:56.950 27362 27362 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.
01-29 17:57:56.985 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=a76608e2-897b-41e7-b505-edac9f86ba2f transcoded=0 gif_attribution=0
first_scan_length=7723 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-9ad9e10e-
2087-4131-b463-794afd7add4b?ccb=9-4&oh=01_AdRSuoOwng8EWw6hIi-
sNzceFP_oskQR8d8BDwt1U02Tjg&oe=65DF8FAD&_nc_sid=000000
thumbnail_height_width_ratio=1.0786517 is_animated_sticker=0
file_hash=77dQHUrGRC9SxNfHLVv72ReNrAC+7EyEApw/mzFZ6uY=
file_path=Media/.Statuses/2b932785fb634153b5907c8758ac5fc8.jpg file_size=39294
partial_media_hash=null face_x=0 face_y=0 height=771 trim_to=0
media_key_timestamp=1706562916000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
9ad9e10e-2087-4131-b463-794afd7add4b?ccb=9-4&oh=01_AdRSuoOwng8EWw6hIi-
sNzceFP_oskQR8d8BDwt1U02Tjg&oe=65DF8FAD&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=720
original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=61 multicast_id=null
enc_file_hash=H5WOEGNfvVlUYXia4vLDHq5+H5yvzKZkRnCmraQJVqE= mute_video=0
page_count=0 first_scan_sidecar=[B@4491d29 suspicious_content=0 file_length=39294
media_name=null media_duration=0 chat_row_id=31 media_key=[B@ba18ae
01-29 17:57:57.683 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:57:57.683 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:58:02.209 27362 27362 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.
01-29 17:58:02.209 27362 27362 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.
01-29 17:58:02.234 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=4339e1bb-e492-429e-bd43-c0392949ffa1 transcoded=0 gif_attribution=0
first_scan_length=6632 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-a3712058-
603d-45cf-99f8-b43d8db20ea3?ccb=9-
4&oh=01_AdRtn4gb2AWHwiA7mqauhhdXjfk6UgPuLXSoap_UhYJ2gQ&oe=65DF73C1&_nc_sid=000000
thumbnail_height_width_ratio=0.95555556 is_animated_sticker=0
file_hash=3343ep4262+pnX250RsY7xM2JcCPbmo8yfhSGl6fszU=
file_path=Media/.Statuses/00f98d7cc2fa42a1ad759e6a2777128f.jpg file_size=38160
partial_media_hash=null face_x=0 face_y=0 height=688 trim_to=0
media_key_timestamp=1706562916000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
a3712058-603d-45cf-99f8-b43d8db20ea3?ccb=9-
4&oh=01_AdRtn4gb2AWHwiA7mqauhhdXjfk6UgPuLXSoap_UhYJ2gQ&oe=65DF73C1&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=720 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=62 multicast_id=null
enc_file_hash=BcH9PD0bVssKlOy9lfiWV6Lsal3WOxxjuhEyBzv41LQ= mute_video=0
page_count=0 first_scan_sidecar=[B@3e5c1c9 suspicious_content=0 file_length=38160
media_name=null media_duration=0 chat_row_id=31 media_key=[B@454f0ce
01-29 17:58:02.469 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:58:02.469 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:58:13.541 27362 27362 W SoundPool: Use of stream types is deprecated for
operations other than volume control
01-29 17:58:13.547 27362 27362 W SoundPool: See the documentation of SoundPool()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
01-29 17:58:13.693 27362 27362 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.
01-29 17:58:13.796 27362 31702 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:13.796 27362 31699 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:14.041 27362 31706 E ListServiceUtils: checkInListByUid module:sr-osie-
whitelist uid:10370 cost 3250us return (null)
01-29 17:58:14.042 27362 31707 E ListServiceUtils: checkInListByUid module:sr-osie-
whitelist uid:10370 cost 2728us return (null)
01-29 17:58:14.048 27362 31707 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:14.050 27362 31706 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:14.053 27362 31707 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:14.053 27362 31707 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:14.057 27362 31706 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:14.057 27362 31706 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:14.086 27362 31707 E ion : ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
01-29 17:58:14.541 27362 31699 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:14.576 27362 31740 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:14.583 27362 31740 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:14.583 27362 31740 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:14.584 27362 31702 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:14.605 27362 31743 E ListServiceUtils: checkInListByUid module:sr-osie-
whitelist uid:10370 cost 2348us return (null)
01-29 17:58:14.607 27362 31743 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:14.608 27362 31743 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:14.608 27362 31743 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:15.144 27362 31699 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:15.165 27362 31759 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:15.170 27362 31759 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:15.170 27362 31759 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:15.265 27362 31699 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:15.291 27362 31767 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:15.292 27362 31767 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:15.292 27362 31767 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:16.438 27362 27362 W IInputConnectionWrapper: requestCursorAnchorInfo
on inactive InputConnection
01-29 17:58:16.834 27362 28242 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:58:18.177 27362 27362 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.
01-29 17:58:18.177 27362 27362 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.
01-29 17:58:18.218 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=27421194-1a97-409f-ad67-af6af97f5d5b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/32386431_794970045818832_6982272043265181496_n.enc?ccb=11-
4&oh=01_AdSskf9viGNPlSblQcDaBG73LKU_mf1k5TSRiLdcr0ya7g&oe=65DF775A&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=2lgi83ydFI//GxaS02aPvnMu0RvO4qMlFMen/g+4Hu0= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1280 trim_to=0
media_key_timestamp=1706562919000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/32386431_794970045818832_6982272043265181496_n.enc?ccb=11-
4&oh=01_AdSskf9viGNPlSblQcDaBG73LKU_mf1k5TSRiLdcr0ya7g&oe=65DF775A&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=720 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=63 multicast_id=null
enc_file_hash=XoojLwIeSB7pETK5Et7JRmFXaRHKsp+oPzPMuVORDRA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=394712
media_name=null media_duration=15 chat_row_id=31 media_key=[B@1d6caa5
01-29 17:58:18.901 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:58:18.901 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:58:27.090 27362 27362 E RecyclerView: No adapter attached; skipping layout
01-29 17:58:27.153 27362 31900 W AudioCapabilities: Unsupported mime audio/ffmpeg
01-29 17:58:27.155 27362 31900 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
01-29 17:58:27.156 27362 31900 W VideoCapabilities: Unsupported mime video/ffmpeg
01-29 17:58:27.184 27362 31900 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:27.189 27362 31900 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:58:27.189 27362 31900 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:58:27.189 27362 31900 E MULTIMEDIAConfig: [getInt32:L80] Not find config,
Returning default
01-29 17:58:27.189 27362 31900 E OplusACodec: [OplusACodec:204]
mSrOsieMMListCheckResult:0x0 mOsieVersion:1
01-29 17:58:27.246 27362 31904 E OplusACodec: [GetVideoCodingTypeFromMime:L1162]
mime:video/avc
01-29 17:58:27.249 27362 31904 W ExtendedACodec: Failed to set frame packing format
on component
01-29 17:58:27.336 27362 31900 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:27.369 27362 31908 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 17:58:27.369 27362 31908 W CCodec : This behavior is subject to change. It
is recommended that app developers double check whether the requested max input
size is in reasonable range.
01-29 17:58:27.402 27362 31908 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:27.402 27362 31908 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:27.402 27362 31908 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=27421194-1a97-409f-ad67-af6af97f5d5b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/32386431_794970045818832_6982272043265181496_n.enc?ccb=11-
4&oh=01_AdSskf9viGNPlSblQcDaBG73LKU_mf1k5TSRiLdcr0ya7g&oe=65DF775A&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=2lgi83ydFI//GxaS02aPvnMu0RvO4qMlFMen/g+4Hu0=
file_path=Media/.Statuses/9b4f7a5bb440491791dbb6c46fd9729b.mp4 file_size=394712
partial_media_hash=null face_x=0 face_y=0 height=1280 trim_to=0
media_key_timestamp=1706562919000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/32386431_794970045818832_6982272043265181496_n.enc?ccb=11-
4&oh=01_AdSskf9viGNPlSblQcDaBG73LKU_mf1k5TSRiLdcr0ya7g&oe=65DF775A&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=720 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=63 multicast_id=null
enc_file_hash=XoojLwIeSB7pETK5Et7JRmFXaRHKsp+oPzPMuVORDRA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=394712
media_name=null media_duration=15 chat_row_id=31 media_key=[B@1d6caa5
01-29 17:58:27.456 27362 27870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 17:58:27.456 27362 27870 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 17:58:27.581 27362 31903 W MediaCodec: mapFormat: no mediaType information
01-29 17:58:28.335 27362 31904 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:29.336 27362 31904 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:30.336 27362 31904 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:31.337 27362 31904 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 17:58:31.604 27362 28242 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 17:58:31.642 27362 31908 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 17:58:31.642 27362 31908 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 17:58:31.642 27362 31908 W Codec2Client: query -- param skipped: index =
1610614798.
01-29 17:58:31.648 27362 31903 E ListServiceUtils: checkInListByUid module:video-
disconnectsurface-sync uid:10370 cost 1058us return (null)
01-29 17:58:31.649 27362 31903 E ExtensionsLoader: freeAllBuffers: 12 buffers were
freed while being dequeued!
01-29 17:58:36.637 27362 28242 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
--------- beginning of main
01-29 17:58:38.231 32161 32161 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 17:58:38.236 32161 32161 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:58:38.542 32161 32161 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:58:38.542 32161 32161 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:58:38.542 32161 32161 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:58:38.542 32161 32161 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:58:38.543 32161 32161 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 17:58:38.543 32161 32161 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:58:38.543 32161 32161 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 17:58:38.543 32161 32161 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 17:58:38.543 32161 32161 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 17:58:38.543 32161 32161 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:58:38.543 32161 32161 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 17:58:38.543 32161 32161 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 17:58:38.624 32161 32161 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.
01-29 17:58:38.840 32161 32250 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-29 17:58:41.179 32161 32161 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 17:58:41.180 32161 32161 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:58:41.280 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145323): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:41.316 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145325): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:41.488 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145326): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:41.568 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145327): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:41.568 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145328): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:41.568 32161 32161 W com.mbwhatsapp: type=1400 audit(0.0:145329): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 17:58:42.297 32161 32533 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:58:42.297 32161 32533 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:58:42.297 32161 32533 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:58:42.297 32161 32161 E ANR_LOG : >>> msg's executing time is too long
01-29 17:58:42.297 32161 32161 E ANR_LOG : Blocked msg = { when=-4s30ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{1dc94d8
com.mbwhatsapp}} } , cost = 4026 ms
01-29 17:58:42.297 32161 32161 E ANR_LOG : >>>Current msg List is:
01-29 17:58:42.297 32161 32161 E ANR_LOG : Current msg <1> = { when=-4s21ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <2> = { when=-4s3ms what=114
target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@7556031
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <3> = { when=-4s3ms what=115
target=android.app.ActivityThread$H
obj=ServiceArgsData{token=android.os.BinderProxy@7556031 startId=3 args=null} }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <4> = { when=-3s675ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <5> = { when=-3s345ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <6> = { when=-3s308ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <7> = { when=-2s663ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <8> = { when=-1s752ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 17:58:42.298 32161 32161 E ANR_LOG : Current msg <9> = { when=-1s464ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 17:58:42.298 32161 32161 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 17:58:42.921 32161 32191 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-29 17:59:33.933 32161 32601 W PermissionInjector: applyBatch in invalid type: 2
01-29 17:59:35.511 32161 32601 W PermissionInjector: applyBatch in invalid type: 2
--------- beginning of main
01-29 18:29:01.455 6829 6829 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 18:29:01.463 6829 6829 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 18:29:01.825 6829 6829 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 18:29:01.828 6829 6829 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 18:29:01.828 6829 6829 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 18:29:01.828 6829 6829 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 18:29:01.828 6829 6829 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 18:29:01.828 6829 6829 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 18:29:01.828 6829 6829 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 18:29:01.829 6829 6829 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 18:29:01.829 6829 6829 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 18:29:01.829 6829 6829 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 18:29:01.829 6829 6829 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 18:29:01.829 6829 6829 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 18:29:01.829 6829 6829 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 18:29:01.829 6829 6829 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 18:29:01.829 6829 6829 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 18:29:01.829 6829 6829 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 18:29:01.884 6829 6829 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.
01-29 18:29:02.528 6829 6829 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 18:29:02.528 6829 6829 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 18:29:02.581 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145972): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:02.589 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145973): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:02.597 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145974): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:02.657 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145975): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:02.669 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145976): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:02.748 6829 6889 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 18:29:02.748 6829 6889 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 18:29:02.748 6829 6889 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-29 18:29:03.914 6829 6829 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 18:29:10.605 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:145982): avc:
granted { execute } for comm=4D42576861747341707020576F726B
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libstatic-webp.so"
dev="sda12" ino=187657 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=aebdf651-8c06-4e54-9ee5-a0cc61f9fe98 transcoded=0 gif_attribution=0
first_scan_length=3078 direct_path=/v/t62.15575-
24/30774212_1230737054980155_4192437418771267951_n.enc?ccb=11-
4&oh=01_AdQOwsIRcas0zHLdkiwJPhEewXOZ7NhZwciHyQECVB5weQ&oe=65DFCD4A&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=1
file_hash=sfgu9PwKKTQhmBNvbvAZYFW9G7tqMtvZG8aHYNrL4qo= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0022.webp file_size=282110 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706397832000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/30774212_1230737054980155_4192437418771267951_n.enc?ccb=11-
4&oh=01_AdQOwsIRcas0zHLdkiwJPhEewXOZ7NhZwciHyQECVB5weQ&oe=65DFCD4A&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=119 multicast_id=null
enc_file_hash=TZxRzM01ROkiD+bMM8ljwlEf7lhGBQHTkkCEP8a/uZA= mute_video=0
page_count=0 first_scan_sidecar=[B@caf71f2 suspicious_content=0 file_length=282110
media_name=null media_duration=0 chat_row_id=2 media_key=[B@e977043
01-29 18:29:11.024 6829 6885 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 18:29:11.024 6829 6885 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:06:53.054 6829 6843 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 106 to 100
01-29 19:06:53.856 6829 13481 E DatabaseUtils: Writing exception to parcel
01-29 19:06:53.856 6829 13481 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/8c61c84b-7fb5-48c0-bad1-ef59227d10b3
from pid=23174, uid=10271 requires the provider be exported, or
grantUriPermission()
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:841
)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:703)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:693)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:5
52)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:327)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1221)
01-29 19:06:53.856 6829 13481 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1163)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=fbe91154-9cb2-4b12-9e75-7cdd5890d58c transcoded=0 gif_attribution=0
first_scan_length=138007 direct_path=/o1/v/t62.7118-24/f1/m237/up-oil-image-
09bdc722-5542-411c-9b4d-a35cd739c78f?ccb=9-
4&oh=01_AdRHh4pbhuwpQUVsdnvT33kBzlbmr29E8r5YML5DL8sx6Q&oe=65DFB801&_nc_sid=000000
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=LNuwjXjTA1HCYEc4xIXhHSwIBDwXUrF6DTJ+yelTuaQ=
file_path=Media/.Statuses/abd8eb601c37443180ecb1d35b5994ae.jpg file_size=2121081
partial_media_hash=XbzQYyVtT8RGzZD8aqu9wySh2pPJ9C4IkH/8+X74Vr4= face_x=0 face_y=0
height=4000 trim_to=0 media_key_timestamp=1706574812000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m237/up-oil-image-
09bdc722-5542-411c-9b4d-a35cd739c78f?ccb=9-
4&oh=01_AdRHh4pbhuwpQUVsdnvT33kBzlbmr29E8r5YML5DL8sx6Q&oe=65DFB801&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=3000 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=121 multicast_id=null
enc_file_hash=6gikCcOJseF1RycNYqvI24naBjHuq0RrULdf6kx7qlI= mute_video=0
page_count=0 first_scan_sidecar=[B@4e75f9c suspicious_content=0 file_length=2121081
media_name=null media_duration=0 chat_row_id=31 media_key=[B@44d6da5
01-29 19:06:55.283 6829 6885 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:06:55.283 6829 6885 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:09:38.073 6829 6829 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 19:09:38.386 6829 23905 E RenderScript: Failed to find hal setup entry
points: undefined symbol: rsdHalAbort
01-29 19:09:38.386 6829 23905 E RenderScript: Failed to load runtime , loading
default
01-29 19:09:38.935 6829 23932 W LOTTIE : Unknown shape type rd
01-29 19:09:39.141 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:09:39.150 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:09:39.278 6829 6829 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 19:09:39.278 6829 6829 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 19:09:39.275 6829 6829 W com.mbwhatsapp: type=1400 audit(0.0:147600): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
01-29 19:09:39.930 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:09:39.940 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:09:39.945 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:09:40.199 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.206 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.215 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.386 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.391 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.395 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.437 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.445 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.454 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.466 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.473 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.477 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.487 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.495 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.499 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.512 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.517 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.524 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.532 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.536 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.546 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.562 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.574 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.593 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.599 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.607 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.626 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.634 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.641 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.654 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.662 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.668 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.703 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.709 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.712 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.737 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.742 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.745 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.754 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.761 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.787 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.797 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.807 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.821 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.829 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.833 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.854 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.862 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.866 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.888 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.895 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.898 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.905 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.910 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.913 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.937 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.941 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.943 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.954 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.958 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.962 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.988 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.994 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:40.997 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.015 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.020 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.038 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.049 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.056 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.092 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.097 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.103 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.118 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.130 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.135 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.242 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.251 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.260 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.279 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.285 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.294 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.319 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.327 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.337 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.350 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.362 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.369 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.380 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.386 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.398 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.421 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.428 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.436 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.454 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.463 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.467 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.487 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.493 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.497 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.528 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.532 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.554 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.559 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.563 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.587 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.598 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.606 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.622 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.634 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.654 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.662 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.667 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.687 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.692 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.696 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.715 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.723 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.735 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.747 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.754 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.758 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.770 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.783 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.791 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.798 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.812 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.816 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.835 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.848 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.857 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.881 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.893 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.903 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.916 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.926 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.931 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.940 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.952 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.957 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.971 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:41.985 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.005 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.013 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.017 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.038 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.047 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.052 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.070 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.077 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.084 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.104 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.111 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.117 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.138 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.143 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.148 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.170 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.178 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.183 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.204 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.208 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.212 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.220 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.226 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.231 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.254 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.259 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.263 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.270 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.278 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.282 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.304 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.314 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.324 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.347 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.355 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.359 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.387 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.391 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.393 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.403 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.407 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.411 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.420 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.425 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.428 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.454 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.457 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.461 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.474 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.478 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.481 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.503 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.509 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.525 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.527 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.537 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.540 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.543 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.570 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.574 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.576 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.587 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.591 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.594 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.603 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.606 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.609 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.640 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.643 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.653 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.659 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.662 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.688 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.695 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.703 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.730 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.734 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.754 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.760 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.787 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.798 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.803 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.821 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.828 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.838 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.854 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.860 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.865 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.888 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.894 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.899 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.921 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.927 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.930 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.954 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.966 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.974 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.988 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.993 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:42.996 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.030 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.034 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.058 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.076 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.104 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.113 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.117 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.154 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.161 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.171 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.204 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.221 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.225 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.271 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.277 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.283 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.304 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.310 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.315 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.338 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.345 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.352 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.371 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.375 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.384 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.403 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.414 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.418 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.438 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.445 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.450 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.489 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.513 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.517 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.538 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.554 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.559 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.570 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.580 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.585 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.604 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.609 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.613 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.645 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.648 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.671 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.682 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.685 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.704 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.709 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.712 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.737 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.743 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.747 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.770 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.776 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.781 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.804 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.809 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.812 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.820 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.826 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.831 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.854 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.859 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.863 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.870 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.876 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.880 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.904 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.910 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.913 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.925 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.929 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.933 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.957 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.961 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.964 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.973 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.978 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.984 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:43.998 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.002 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.031 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.035 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.047 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.059 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.074 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.079 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.083 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.100 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.109 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.112 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.124 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.136 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.145 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.156 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.163 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.170 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.182 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.189 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.193 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.202 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.209 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.212 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.228 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.234 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.240 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.251 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.257 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.259 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.272 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.276 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.280 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.304 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.308 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.310 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.322 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.325 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.328 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.337 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.344 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.350 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.361 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.366 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.369 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.379 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.388 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.392 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.405 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.415 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.421 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.437 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.444 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.449 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.470 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.478 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.483 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.505 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.516 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.537 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.546 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.550 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.571 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.575 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.579 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.587 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.592 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.595 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.620 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.625 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.627 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.641 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.643 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.653 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.657 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.660 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.687 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.690 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.692 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.704 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.708 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.710 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.720 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.725 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.729 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.755 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.758 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.761 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.770 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.774 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.777 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.787 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.791 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.793 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.804 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.808 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.811 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.820 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.824 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.826 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.837 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.841 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.843 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.854 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.857 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.859 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.870 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.873 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.875 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.887 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.891 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.894 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.903 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.907 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.910 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.922 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.926 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.928 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.939 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.943 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.946 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.957 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.961 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.974 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.978 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.989 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.994 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:44.998 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.006 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.014 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.031 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.035 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.041 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.048 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.051 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.061 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.064 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.066 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.072 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.075 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.078 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.089 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.092 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.094 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.106 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.109 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.111 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.122 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.125 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.127 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.139 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.142 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.145 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.155 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.160 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.162 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.172 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.175 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.178 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.189 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.192 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.194 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.222 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.226 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.228 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.239 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.242 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.243 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.257 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.259 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.272 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.274 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.276 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.287 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.291 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.293 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.307 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.313 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.316 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.322 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.326 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.328 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.355 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.359 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.361 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.372 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.375 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.378 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.389 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.392 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.395 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.406 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.409 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.411 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.423 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.426 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.428 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.439 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.442 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.444 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.455 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.458 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.460 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.472 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.475 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.477 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.489 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.492 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.494 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.511 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.514 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.523 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.528 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.531 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.540 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.543 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.546 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.556 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.559 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.561 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.573 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.576 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.578 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.594 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.598 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.601 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.608 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.612 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.614 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.623 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.626 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.628 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.640 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.643 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.645 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.656 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.659 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.661 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.672 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.675 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.677 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.689 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.692 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.694 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.706 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.708 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.710 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.723 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.726 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.729 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.740 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.744 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.747 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.759 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.762 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.772 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.775 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.778 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.789 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.793 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.795 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.806 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.810 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.812 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.822 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.825 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.827 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.839 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.842 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.844 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.856 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.859 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.861 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.872 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.876 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.878 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.890 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.894 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.896 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.906 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.910 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.920 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.930 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.934 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.938 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.946 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.950 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.953 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.961 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.968 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.977 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.983 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.990 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.993 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:45.996 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.015 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.017 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.025 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.030 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.034 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.041 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.044 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.047 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.056 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.060 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.063 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.073 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.076 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.079 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.089 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.093 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.096 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.106 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.111 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.119 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.128 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.134 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.138 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.146 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.151 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.155 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.163 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.169 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.174 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.182 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.187 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.191 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.198 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.203 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.207 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.214 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.219 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.224 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.232 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.237 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.241 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.248 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.258 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.265 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.271 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.274 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.281 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.284 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.286 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.295 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.299 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.303 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.310 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.314 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.316 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.323 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.327 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.330 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.342 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.345 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.347 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.357 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.361 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.363 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.373 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.377 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.379 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.389 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.393 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.396 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.475 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.479 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.483 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.494 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.502 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.522 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.527 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.531 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.540 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.550 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.563 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.569 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.577 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.581 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.597 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.602 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.608 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.620 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.627 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.633 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.650 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.660 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.663 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.681 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.686 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.690 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.708 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.716 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.734 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.747 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.751 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.773 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.778 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.783 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.806 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.825 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.827 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.836 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.841 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.844 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.853 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.861 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.872 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.880 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.883 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.886 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.894 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.898 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.901 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.939 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.942 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.944 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.958 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.962 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.973 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.977 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.990 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.994 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:46.997 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.006 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.011 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.014 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.024 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.030 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.033 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.041 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.048 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.052 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.064 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.071 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.075 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.085 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.094 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.097 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.105 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.111 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.117 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.126 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.131 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.134 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.141 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.146 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.149 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.160 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.166 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.173 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.180 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.185 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.190 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.197 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.202 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.206 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.214 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.218 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.223 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.229 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.234 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.237 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.244 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.250 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.262 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.267 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.272 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.279 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.286 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.292 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.299 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.306 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.310 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.322 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.327 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.330 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.345 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.352 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.357 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.366 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.377 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.379 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.385 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.390 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.395 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.402 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.410 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.413 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.421 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.427 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.435 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.443 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.449 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.456 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.466 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.471 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.478 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.483 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.490 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.495 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.502 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.508 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.512 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.523 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.528 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.533 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.544 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.550 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.557 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.572 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.579 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.582 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.607 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.626 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.635 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.654 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.662 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.671 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.709 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.722 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.726 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.749 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.762 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.774 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.798 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.804 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.810 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.821 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.827 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.830 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.839 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.843 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.845 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.856 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.874 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.877 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.886 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.891 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.894 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.902 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.910 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.912 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.919 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.924 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.927 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.936 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.940 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.942 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.950 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.954 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.957 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.964 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.967 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.970 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.978 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.982 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.985 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.994 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:47.998 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.001 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.009 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.012 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.014 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.026 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.029 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.039 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.043 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.045 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.055 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.058 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.061 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.072 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.076 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.078 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.089 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.093 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.095 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.109 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.114 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.121 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.128 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.132 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.134 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.142 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.146 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.149 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.154 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.158 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.161 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.172 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.185 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.198 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.207 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.214 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.217 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.245 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.259 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.266 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.275 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.279 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.285 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.292 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.295 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.301 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.306 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.308 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.314 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.319 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.324 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.331 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.337 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.341 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.346 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.352 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.356 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.361 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.366 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.370 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.388 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.394 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.398 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.411 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.414 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.417 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.439 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.443 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.445 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.456 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.460 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.463 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.473 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.477 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.481 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.490 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.496 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.499 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.508 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.512 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.515 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.523 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.530 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.533 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.545 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.551 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.555 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.564 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.568 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.573 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.580 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.583 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.586 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.593 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.597 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.600 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.607 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.610 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.612 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.623 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.626 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.629 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.647 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.650 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.652 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.658 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.661 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.664 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.969 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.971 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.978 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.983 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.989 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:48.995 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.000 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.016 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.025 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.037 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.045 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.047 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.060 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.064 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.071 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.077 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.081 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.089 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.097 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.100 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.107 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.113 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.118 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.128 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.134 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.140 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.147 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.153 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.158 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.164 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.169 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.173 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.188 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.193 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.197 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.223 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.230 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.234 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.261 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.265 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.289 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.295 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.299 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.323 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.329 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.333 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.356 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.362 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.366 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.388 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.393 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.396 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.406 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.414 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.418 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.427 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.438 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.442 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.455 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.462 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.465 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.474 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.481 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.485 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.492 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.500 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.504 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.511 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.517 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.526 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.530 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.533 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.538 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.543 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.546 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.556 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.560 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.563 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.571 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.576 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.578 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.588 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.594 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.597 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.605 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.610 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.613 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.621 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.628 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.631 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.639 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.644 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.646 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.671 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.675 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.679 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.689 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.695 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.699 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.726 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.729 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.738 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.742 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.745 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.772 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.776 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.780 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.789 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.794 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.798 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.822 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.828 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.833 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.856 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.861 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.865 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.889 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.895 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.901 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.923 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.929 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.932 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.955 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.961 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.964 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.990 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.995 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:49.998 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.027 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.030 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.055 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.060 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.064 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.088 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.093 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.097 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.105 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.109 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.112 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.123 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.130 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.134 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.171 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.175 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.178 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.187 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.193 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.196 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.351 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.360 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.364 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.430 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.441 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.446 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:50.516 6829 6829 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-29 19:09:51.230 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 19:09:51.279 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 19:09:51.412 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:09:51.412 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:09:51.412 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:09:51.412 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 19:09:51.413 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
01-29 19:09:51.413 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 19:09:51.413 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 19:09:51.413 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 19:09:51.562 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 19:09:51.562 6829 24693 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 19:09:51.575 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:51.578 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:51.581 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:51.768 6829 23933 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 19:09:52.595 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:09:52.786 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:09:52.801 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:09:52.840 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:09:52.864 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:52.874 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:52.878 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:09:52.892 6829 6829 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 19:09:52.900 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:09:53.052 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:09:53.128 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:09:53.522 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:09:53.550 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:09:53.590 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:09:57.741 6829 6829 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.
01-29 19:09:57.741 6829 6829 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.
01-29 19:09:57.824 6829 6829 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.
01-29 19:09:57.824 6829 6829 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.
01-29 19:09:57.863 6829 6829 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.
01-29 19:09:57.863 6829 6829 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.
01-29 19:09:57.905 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:09:57.906 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:09:57.903 6829 6829 W pool-14-thread-: type=1400 audit(0.0:147615): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libgifimage.so"
dev="sda12" ino=204236 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:10:02.913 6829 6829 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.
01-29 19:10:02.913 6829 6829 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.
01-29 19:10:07.445 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:10.336 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:15.567 6829 6895 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 19:10:18.313 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:10:18.320 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:10:18.811 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:18.816 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:18.820 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:18.940 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:18.946 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:18.953 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.027 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.034 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.038 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.142 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.147 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.152 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.189 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.195 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.203 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.230 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.235 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.238 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.247 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.251 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.254 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.260 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.266 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.269 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.274 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.281 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.285 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.298 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.301 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.305 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.320 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.322 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.325 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.342 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.345 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.348 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.364 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.372 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.378 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.399 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.404 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.406 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.414 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.420 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.423 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.448 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.451 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.454 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.490 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.494 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.498 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.515 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.519 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.522 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.531 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.534 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.538 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.548 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.552 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.555 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.565 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.570 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.572 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.582 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.587 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.590 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.599 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.603 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.606 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.615 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.618 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.621 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=af1817d3-4307-440c-8639-809c1c7d7da8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/19150964_6920881928034023_1882405470658144067_n.enc?ccb=11-
4&oh=01_AdSMcpFcYBOUkxFml4xCdEZS-Q4UGYq8uhMPCrFfLfzxyg&oe=65DFBFBF&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=03raYQirq0I0XEy/ih49pMvMZbBriP+xUd4BlrQl+s0= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0023.webp file_size=48564 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706577016000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/19150964_6920881928034023_1882405470658144067_n.enc?ccb=11-
4&oh=01_AdSMcpFcYBOUkxFml4xCdEZS-
Q4UGYq8uhMPCrFfLfzxyg&oe=65DFBFBF&_nc_sid=5e03e0&mms3=true media_caption=null
trim_from=0 mime_type=image/webp partial_media_enc_hash=null width=64
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=126 multicast_id=null
enc_file_hash=XvI3xtVVoyjjTZVYssBbF6ZvWSklTVv/X+SVWPcE0v4= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=48564
media_name=null media_duration=0 chat_row_id=2 media_key=[B@3827520
01-29 19:10:19.624 6829 6885 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:10:19.624 6829 6885 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:10:19.632 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.635 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.638 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.665 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.671 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.673 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.681 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.689 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.691 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.714 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.718 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.720 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.731 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.734 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.735 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.751 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.753 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.755 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.767 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.770 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.781 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.786 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.789 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.814 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.818 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.820 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.832 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.835 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.837 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.848 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.851 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.853 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.881 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.884 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.886 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.898 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.903 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.905 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.915 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.918 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.921 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.948 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.951 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.953 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.967 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.969 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.984 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:19.986 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.015 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.018 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.021 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.032 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.036 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.038 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.048 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.052 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.082 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.085 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.088 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.099 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.101 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.103 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.115 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.118 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.120 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.149 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.152 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.155 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.166 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.171 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.174 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.201 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.206 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.210 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.234 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.239 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.242 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.250 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.258 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.283 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.287 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.290 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.299 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.303 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.305 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.332 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.335 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.338 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.349 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.352 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.355 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.368 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.370 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.373 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.410 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.414 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.419 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.429 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.434 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.436 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.444 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.449 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.453 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.555 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.557 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.595 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.599 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.603 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.611 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.616 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.619 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.626 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.632 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.643 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.647 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.652 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.661 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.664 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.668 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.676 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.680 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.685 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.691 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.695 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.700 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.724 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.730 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.735 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.745 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.752 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.755 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.766 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.771 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.773 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.781 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.787 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.792 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.814 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.822 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.825 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.848 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.856 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.861 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.884 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.887 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.890 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.915 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.919 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.922 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.932 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.938 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.942 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.971 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.975 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:20.999 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.003 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.015 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.021 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.024 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.048 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.060 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.082 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.086 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.088 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.115 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.119 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.124 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.133 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.139 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.146 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.166 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.171 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.175 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.183 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.188 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.192 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.216 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.221 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.224 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.231 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.236 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.238 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.248 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.253 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.256 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.266 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.272 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.278 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.285 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.292 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.296 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.306 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.315 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.321 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.348 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.356 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.363 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.379 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.386 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.392 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.402 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.412 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.415 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.426 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.433 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.438 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.448 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.452 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.456 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.466 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.470 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.474 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.482 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.485 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.487 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.498 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.503 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.505 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.516 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.524 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.599 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.603 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:21.606 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.103 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.112 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.117 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.601 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.606 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.616 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.689 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.692 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.695 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.716 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.719 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.732 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.736 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.738 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.749 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.752 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.755 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.765 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.769 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.772 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.782 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.786 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.788 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.802 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.806 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.808 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.815 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.821 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.824 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.832 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.836 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.838 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.848 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.852 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.854 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.865 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.870 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.873 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.882 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.887 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.889 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.983 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.994 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:22.997 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.349 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.354 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.359 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.385 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.388 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.393 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.850 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.859 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.867 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.967 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.976 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:23.980 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.469 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.479 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.487 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.882 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.888 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:24.892 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.385 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.396 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.402 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.886 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.896 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:25.904 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.150 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.157 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.162 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.649 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.655 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.660 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.699 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.704 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:26.708 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.201 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.212 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.218 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.701 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.712 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:27.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.049 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.055 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.059 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.350 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.359 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.363 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.615 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.623 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.627 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.971 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:28.974 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.465 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.471 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.474 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.965 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.971 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:29.977 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.235 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.241 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.247 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.748 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.755 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:30.760 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.181 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.190 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.193 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.415 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.423 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.428 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.632 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.639 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.643 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.832 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.840 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:31.843 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.065 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.072 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.077 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.253 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.257 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.261 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.449 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.457 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.461 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.485 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.491 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.494 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.981 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.984 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:32.986 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.273 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.276 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.278 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.515 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.523 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.743 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.751 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:33.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.232 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.239 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.242 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.498 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.503 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.505 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:34.999 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.007 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.013 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.416 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.422 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.427 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.915 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.923 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:35.930 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.431 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.435 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.438 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.499 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.504 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.598 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.600 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:36.602 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.003 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.015 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.022 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.499 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.512 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.684 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.688 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.721 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.764 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.768 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:37.770 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.170 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.175 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.179 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.670 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.686 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:38.696 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.073 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.078 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.081 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.244 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:39.253 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.257 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.259 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.767 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.773 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:39.778 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.058 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.065 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.071 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.133 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:40.145 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:40.151 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.154 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.157 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.669 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.680 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.689 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.738 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.744 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.748 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.786 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.790 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.792 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.817 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.823 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.825 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.871 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:40.877 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.881 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:40.885 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.384 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.390 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.395 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.881 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.887 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.890 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.917 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:41.952 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:41.983 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.988 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:41.991 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.235 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:42.501 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.509 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.517 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.968 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.976 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:42.982 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.081 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.096 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.101 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.145 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.157 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.167 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.177 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.197 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.205 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.215 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.223 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.361 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.375 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.410 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.417 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.438 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.444 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.451 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.458 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.471 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.479 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.490 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.495 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.548 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.552 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.637 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.641 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.737 6829 23962 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-29 19:10:43.737 6829 23962 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 19:10:43.902 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:43.906 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.050 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.058 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.548 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.556 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.881 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.896 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.915 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:44.929 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:45.048 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:45.054 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:45.549 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:45.554 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.049 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.055 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.381 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.389 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.405 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.423 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.451 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.489 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.520 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:46.569 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:47.042 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:10:47.099 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:47.131 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=7617c2c3-a307-4e24-a5cd-cbc05cd5a669 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQyT3hQE38afoYgjZc-cD2CXtWWkkHpOLLPfxI4wRSnbQ&oe=65DFCF1D&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=/t6rB3zXq3+TygWYLNR5nZBHRRaNKX2H7LM47Xk4Tqc= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0001.webp file_size=0 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706411634000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQyT3hQE38afoYgjZc-
cD2CXtWWkkHpOLLPfxI4wRSnbQ&oe=65DFCF1D&_nc_sid=5e03e0&mms3=true media_caption=null
trim_from=0 mime_type=image/webp partial_media_enc_hash=null width=64
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=128 multicast_id=null
enc_file_hash=KsdCCiqdynq1pSiDYGRMQ12uBd/wL0W8stT1dOWZQnA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=41166
media_name=null media_duration=0 chat_row_id=2 media_key=[B@6d86014
01-29 19:10:53.484 6829 6885 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:10:53.484 6829 6885 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:10:56.050 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124031
01-29 19:10:56.084 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x722912404d
01-29 19:10:56.966 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:10:57.045 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:10:57.150 6829 6829 E RecyclerView: No adapter attached; skipping layout
01-29 19:10:57.943 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:10:57.980 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:10:58.023 6829 6829 E ArmVmp : Match on catch block at 0x5b in for
0x722912401d
01-29 19:10:59.170 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:10:59.177 6829 6829 E ArmVmp : Match on catch block at 0x0a in for
0x7229124035
01-29 19:10:59.512 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:59.522 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:59.546 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124021
01-29 19:10:59.660 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.666 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.668 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.724 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.732 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.734 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.797 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.801 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.806 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.829 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.832 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.837 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.879 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.883 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.885 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.905 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.911 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.913 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.924 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.929 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:10:59.932 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.043 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:11:00.287 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.290 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.293 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.458 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.461 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.464 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.471 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.475 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.477 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.489 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.493 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.495 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.504 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.507 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.510 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.521 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.524 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.526 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.538 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.542 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.544 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.554 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.558 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.560 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.571 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.575 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.577 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.588 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.592 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.595 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.604 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.608 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.611 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.621 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.625 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.627 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.638 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.642 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.644 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.654 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.658 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.661 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.671 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.675 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.677 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.688 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.691 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.694 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.704 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.708 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.710 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.787 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.792 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:00.794 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.255 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.262 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.265 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.272 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.280 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.283 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.288 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.293 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.296 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.304 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.309 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.311 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.322 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.327 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.329 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.339 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.345 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.348 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.354 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.359 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.362 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.371 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.375 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.377 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.406 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.410 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.412 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.472 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.475 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.477 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.481 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.485 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.487 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.490 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.494 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.496 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.504 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.508 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.510 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.521 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.524 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.527 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.672 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.680 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.717 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.766 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.786 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.830 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.846 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.862 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.876 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.892 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.899 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:01.902 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:02.041 6829 23897 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 19:11:02.073 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:02.081 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:02.087 6829 6829 E ArmVmp : Match on catch block at 0xc3 in for
0x7229124025
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=9dd715fa-f4aa-4825-a7e8-a98f78830f00 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/30008832_755558376038820_2795274050996131950_n.enc?ccb=11-
4&oh=01_AdRtRF41nqweSU9vmmELaofnQ0arw6F4fEm4Xtab4XOSnA&oe=65DFAE61&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=I7U1tktHvogHsoaImEi0NYxCfqSQzCGnEWsXuUvpkzw= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0005.webp file_size=0 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706406312000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/30008832_755558376038820_2795274050996131950_n.enc?ccb=11-
4&oh=01_AdRtRF41nqweSU9vmmELaofnQ0arw6F4fEm4Xtab4XOSnA&oe=65DFAE61&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=129 multicast_id=null
enc_file_hash=N6aax3JVKV1RZDEq4sVmGX+wjEVL9lBoD73H075jmdg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=67768
media_name=null media_duration=0 chat_row_id=2 media_key=[B@279a1c6
01-29 19:11:05.335 6829 6885 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:11:05.335 6829 6885 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:11:09.147 6829 6895 W Bitmap : Called getByteCount() on a recycle()'d
bitmap! This is undefined behavior!
01-29 19:11:09.147 6829 6895 W Bitmap : Called getByteCount() on a recycle()'d
bitmap! This is undefined behavior!
--------- beginning of main
01-29 19:12:12.144 28501 28501 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:12:12.215 28501 28501 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:12:12.820 28501 28501 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:12:12.839 28501 28501 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:12:12.839 28501 28501 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:12:12.839 28501 28501 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:12:12.840 28501 28501 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:12:12.840 28501 28501 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:12:12.840 28501 28501 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:12:12.840 28501 28501 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:12:12.840 28501 28501 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:12:12.840 28501 28501 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:12:12.840 28501 28501 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:12:12.840 28501 28501 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:12:12.957 28501 28501 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.
01-29 19:12:13.133 28501 28535 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-29 19:12:14.178 28501 28501 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:12:14.178 28501 28501 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:12:14.255 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147763): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.263 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147764): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.279 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147765): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.363 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147766): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.391 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147767): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.391 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147768): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.391 28501 28501 W com.mbwhatsapp: type=1400 audit(0.0:147769): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:14.707 28501 28501 E ANR_LOG : >>> msg's executing time is too long
01-29 19:12:14.707 28501 28501 E ANR_LOG : Blocked msg = { when=-2s386ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{1dc94d8
com.mbwhatsapp}} } , cost = 2359 ms
01-29 19:12:14.707 28501 28501 E ANR_LOG : >>>Current msg List is:
01-29 19:12:14.707 28501 28501 E ANR_LOG : Current msg <1> = { when=-2s385ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@7556031 }
01-29 19:12:14.708 28501 28501 E ANR_LOG : Current msg <2> = { when=-2s384ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@7556031
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
01-29 19:12:14.709 28501 28501 E ANR_LOG : Current msg <3> = { when=-2s383ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@7556031 }
01-29 19:12:14.709 28501 28501 E ANR_LOG : Current msg <4> = { when=-2s382ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:12:14.711 28501 28501 E ANR_LOG : Current msg <5> = { when=-2s131ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:12:14.712 28501 28501 E ANR_LOG : Current msg <6> = { when=-1s753ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:12:14.712 28501 28501 E ANR_LOG : Current msg <7> = { when=-1s505ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ServiceDispatcher$RunConnection }
01-29 19:12:14.712 28501 28501 E ANR_LOG : Current msg <8> = { when=-743ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:12:14.712 28501 28501 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:12:14.727 28501 28574 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:12:14.727 28501 28574 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:12:14.727 28501 28574 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 19:12:15.724 28501 28528 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
--------- beginning of main
01-29 19:12:19.587 28667 28667 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:12:19.597 28667 28667 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:12:19.966 28667 28667 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:12:19.972 28667 28667 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:12:19.972 28667 28667 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:12:19.972 28667 28667 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:12:19.972 28667 28667 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:12:19.973 28667 28667 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:12:19.973 28667 28667 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:12:19.973 28667 28667 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:12:19.973 28667 28667 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:12:19.973 28667 28667 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:12:19.973 28667 28667 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:12:19.973 28667 28667 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:12:20.095 28667 28667 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.
01-29 19:12:20.517 28667 28667 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:12:20.517 28667 28667 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:12:20.575 28667 28667 W com.mbwhatsapp: type=1400 audit(0.0:147771): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:20.579 28667 28667 W com.mbwhatsapp: type=1400 audit(0.0:147772): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:20.591 28667 28667 W com.mbwhatsapp: type=1400 audit(0.0:147773): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:20.623 28667 28667 W com.mbwhatsapp: type=1400 audit(0.0:147774): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:20.639 28667 28667 W com.mbwhatsapp: type=1400 audit(0.0:147775): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:12:20.828 28667 28719 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:12:20.828 28667 28719 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:12:20.828 28667 28719 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 19:14:44.246 29228 29228 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:14:44.255 29228 29228 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:14:44.579 29228 29228 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:14:44.582 29228 29228 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:14:44.582 29228 29228 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:14:44.583 29228 29228 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:14:44.583 29228 29228 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:14:44.583 29228 29228 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:14:44.583 29228 29228 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:14:44.583 29228 29228 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:14:44.583 29228 29228 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:14:44.583 29228 29228 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:14:44.583 29228 29228 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:14:44.651 29228 29228 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.
01-29 19:14:45.497 29228 29228 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:14:45.497 29228 29228 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:14:45.738 29228 29280 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:14:45.738 29228 29280 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:14:45.738 29228 29280 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=a4de2cdc-392e-46e6-859f-d4b30f3574e8 transcoded=0 gif_attribution=0
first_scan_length=3078 direct_path=/v/t62.15575-
24/30774212_1230737054980155_4192437418771267951_n.enc?ccb=11-
4&oh=01_AdQOwsIRcas0zHLdkiwJPhEewXOZ7NhZwciHyQECVB5weQ&oe=65DFCD4A&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=1
file_hash=sfgu9PwKKTQhmBNvbvAZYFW9G7tqMtvZG8aHYNrL4qo= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0022.webp file_size=0 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706397832000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/30774212_1230737054980155_4192437418771267951_n.enc?ccb=11-
4&oh=01_AdQOwsIRcas0zHLdkiwJPhEewXOZ7NhZwciHyQECVB5weQ&oe=65DFCD4A&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/webp
partial_media_enc_hash=null width=64 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=139 multicast_id=null
enc_file_hash=TZxRzM01ROkiD+bMM8ljwlEf7lhGBQHTkkCEP8a/uZA= mute_video=0
page_count=0 first_scan_sidecar=[B@e57582 suspicious_content=0 file_length=282110
media_name=null media_duration=0 chat_row_id=2 media_key=[B@cd493
01-29 19:14:47.336 29228 29276 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:14:47.336 29228 29276 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=65925b21-d554-449b-a445-ac8731526875 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQyT3hQE38afoYgjZc-cD2CXtWWkkHpOLLPfxI4wRSnbQ&oe=65DFCF1D&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=/t6rB3zXq3+TygWYLNR5nZBHRRaNKX2H7LM47Xk4Tqc= file_path=Media/MBWhatsApp
Stickers/STK-20240129-WA0001.webp file_size=0 partial_media_hash=null face_x=0
face_y=0 height=64 trim_to=0 media_key_timestamp=1706411634000
message_url=https://mmg.whatsapp.net/v/t62.15575-
24/34673186_3601548030121443_3501028587488528487_n.enc?ccb=11-
4&oh=01_AdQyT3hQE38afoYgjZc-
cD2CXtWWkkHpOLLPfxI4wRSnbQ&oe=65DFCF1D&_nc_sid=5e03e0&mms3=true media_caption=null
trim_from=0 mime_type=image/webp partial_media_enc_hash=null width=64
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=148 multicast_id=null
enc_file_hash=KsdCCiqdynq1pSiDYGRMQ12uBd/wL0W8stT1dOWZQnA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=41166
media_name=null media_duration=0 chat_row_id=2 media_key=[B@823acd5
01-29 19:16:00.705 29228 29276 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 19:16:00.705 29228 29276 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-29 19:20:02.207 30432 30432 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:20:02.215 30432 30432 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:20:02.669 30432 30432 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:20:02.674 30432 30432 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:20:02.674 30432 30432 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:20:02.674 30432 30432 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:20:02.674 30432 30432 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:20:02.674 30432 30432 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:20:02.674 30432 30432 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:20:02.674 30432 30432 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:20:02.675 30432 30432 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:20:02.675 30432 30432 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:20:02.675 30432 30432 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:20:02.675 30432 30432 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:20:02.675 30432 30432 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:20:02.675 30432 30432 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:20:02.675 30432 30432 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:20:02.675 30432 30432 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:20:02.675 30432 30432 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:20:02.751 30432 30432 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.
01-29 19:20:04.243 30432 30432 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:20:04.243 30432 30432 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:20:04.681 30432 30614 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:20:04.681 30432 30614 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:20:04.681 30432 30614 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 19:20:04.832 30432 30432 E ANR_LOG : >>> msg's executing time is too long
01-29 19:20:04.832 30432 30432 E ANR_LOG : Blocked msg = { when=-2s554ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{18e1a95
com.mbwhatsapp}} } , cost = 2553 ms
01-29 19:20:04.832 30432 30432 E ANR_LOG : >>>Current msg List is:
01-29 19:20:04.833 30432 30432 E ANR_LOG : Current msg <1> = { when=-2s553ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:20:04.833 30432 30432 E ANR_LOG : Current msg <2> = { when=-2s552ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:20:04.833 30432 30432 E ANR_LOG : Current msg <3> = { when=-2s88ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:20:04.833 30432 30432 E ANR_LOG : Current msg <4> = { when=-854ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:20:04.833 30432 30432 E ANR_LOG : Current msg <5> = { when=-474ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:20:04.833 30432 30432 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
--------- beginning of system
01-29 19:20:05.843 30432 30432 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
--------- beginning of main
01-29 19:22:41.055 8411 8411 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:22:41.070 8411 8411 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:22:42.525 8411 8411 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:22:42.549 8411 8411 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:22:42.549 8411 8411 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:22:42.549 8411 8411 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:22:42.549 8411 8411 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:22:42.549 8411 8411 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:22:42.550 8411 8411 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:22:42.550 8411 8411 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:22:42.550 8411 8411 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:22:42.550 8411 8411 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:22:42.550 8411 8411 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:22:42.550 8411 8411 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:22:42.550 8411 8411 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:22:42.550 8411 8411 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:22:42.550 8411 8411 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:22:42.550 8411 8411 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:22:42.809 8411 8411 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.
01-29 19:22:44.940 8411 8411 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:22:44.940 8411 8411 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:22:45.091 8411 8411 W com.mbwhatsapp: type=1400 audit(0.0:148460): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:22:45.143 8411 8411 W com.mbwhatsapp: type=1400 audit(0.0:148462): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:22:45.191 8411 8411 W com.mbwhatsapp: type=1400 audit(0.0:148463): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:22:45.311 8411 8411 W com.mbwhatsapp: type=1400 audit(0.0:148464): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:22:45.715 8411 8411 E ANR_LOG : >>> msg's executing time is too long
01-29 19:22:45.715 8411 8411 E ANR_LOG : Blocked msg = { when=-4s572ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 4559 ms
01-29 19:22:45.715 8411 8411 E ANR_LOG : >>>Current msg List is:
01-29 19:22:45.720 8411 8411 E ANR_LOG : Current msg <1> = { when=-4s570ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:22:45.721 8411 8411 E ANR_LOG : Current msg <2> = { when=-4s551ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:22:45.721 8411 8411 E ANR_LOG : Current msg <3> = { when=-2s920ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:22:45.721 8411 8411 E ANR_LOG : Current msg <4> = { when=-1s322ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:22:45.721 8411 8411 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:22:45.743 8411 8559 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:22:45.743 8411 8559 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:22:45.743 8411 8559 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 19:26:02.001 10749 10749 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:26:02.014 10749 10749 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:26:03.307 10749 10749 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:26:03.335 10749 10749 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:26:03.335 10749 10749 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:26:03.335 10749 10749 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:26:03.336 10749 10749 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:26:03.336 10749 10749 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:26:03.336 10749 10749 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:26:03.336 10749 10749 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:26:03.336 10749 10749 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:26:03.336 10749 10749 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:26:03.336 10749 10749 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:26:03.336 10749 10749 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:26:03.691 10749 10749 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.
01-29 19:26:06.395 10749 10749 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:26:06.395 10749 10749 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:26:06.575 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148530): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.587 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148531): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.615 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148532): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.711 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148533): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.735 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148534): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.735 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148535): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:06.735 10749 10749 W com.mbwhatsapp: type=1400 audit(0.0:148536): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:26:07.100 10749 10749 E ANR_LOG : >>> msg's executing time is too long
01-29 19:26:07.100 10749 10749 E ANR_LOG : Blocked msg = { when=-4s967ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 4940 ms
01-29 19:26:07.100 10749 10749 E ANR_LOG : >>>Current msg List is:
01-29 19:26:07.101 10749 10749 E ANR_LOG : Current msg <1> = { when=-4s961ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:26:07.101 10749 10749 E ANR_LOG : Current msg <2> = { when=-4s936ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010 cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver
(has extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:26:07.101 10749 10749 E ANR_LOG : Current msg <3> = { when=-4s935ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/9 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:26:07.101 10749 10749 E ANR_LOG : Current msg <4> = { when=-3s421ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:26:07.102 10749 10749 E ANR_LOG : Current msg <5> = { when=-2s598ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:26:07.102 10749 10749 E ANR_LOG : Current msg <6> = { when=-1s180ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:26:07.102 10749 10749 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:26:07.110 10749 11045 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:26:07.110 10749 11045 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:26:07.110 10749 11045 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 19:34:20.327 18788 18788 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:34:20.333 18788 18788 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:34:20.773 18788 18788 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:34:20.776 18788 18788 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:34:20.777 18788 18788 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:34:20.777 18788 18788 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:34:20.777 18788 18788 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:34:20.777 18788 18788 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:34:20.777 18788 18788 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:34:20.777 18788 18788 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:34:20.777 18788 18788 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:34:20.777 18788 18788 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:34:20.777 18788 18788 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:34:20.851 18788 18788 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.
01-29 19:34:21.636 18788 18788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:34:21.637 18788 18788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:34:21.727 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148807): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.739 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148808): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.755 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148809): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.823 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148810): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.835 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148811): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.835 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148812): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.835 18788 18788 W com.mbwhatsapp: type=1400 audit(0.0:148813): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:34:21.926 18788 18788 E ANR_LOG : >>> msg's executing time is too long
01-29 19:34:21.926 18788 18788 E ANR_LOG : Blocked msg = { when=-1s564ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f6acdc0
com.mbwhatsapp}} } , cost = 1561 ms
01-29 19:34:21.926 18788 18788 E ANR_LOG : >>>Current msg List is:
01-29 19:34:21.926 18788 18788 E ANR_LOG : Current msg <1> = { when=-1s563ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:34:21.926 18788 18788 E ANR_LOG : Current msg <2> = { when=-1s553ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:34:21.926 18788 18788 E ANR_LOG : Current msg <3> = { when=-1s79ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:34:21.926 18788 18788 E ANR_LOG : Current msg <4> = { when=-407ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:34:21.926 18788 18788 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:34:21.951 18788 18882 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:34:21.951 18788 18882 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:34:21.951 18788 18882 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-29 19:34:23.414 18788 18788 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
--------- beginning of main
01-29 19:39:28.709 22170 22170 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:39:28.723 22170 22170 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:39:29.482 22170 22170 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:39:29.482 22170 22170 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:39:29.482 22170 22170 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:39:29.482 22170 22170 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:39:29.483 22170 22170 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:39:29.483 22170 22170 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:39:29.483 22170 22170 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:39:29.483 22170 22170 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:39:29.483 22170 22170 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:39:29.483 22170 22170 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:39:29.483 22170 22170 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:39:29.483 22170 22170 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:39:29.483 22170 22170 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:39:29.483 22170 22170 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:39:29.483 22170 22170 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:39:29.483 22170 22170 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:39:29.639 22170 22170 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.
01-29 19:39:32.155 22170 22170 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:39:32.155 22170 22170 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:39:32.575 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149417): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.595 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149418): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.619 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149419): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.715 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149420): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.735 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149421): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.735 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149422): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.735 22170 22170 W com.mbwhatsapp: type=1400 audit(0.0:149423): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:39:32.947 22170 22170 E ANR_LOG : >>> msg's executing time is too long
01-29 19:39:32.947 22170 22170 E ANR_LOG : Blocked msg = { when=-4s188ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{ae5ebfd
com.mbwhatsapp}} } , cost = 4172 ms
01-29 19:39:32.947 22170 22170 E ANR_LOG : >>>Current msg List is:
01-29 19:39:32.947 22170 22170 E ANR_LOG : Current msg <1> = { when=-4s179ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:39:32.948 22170 22170 E ANR_LOG : Current msg <2> = { when=-4s171ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010 cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver
(has extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:39:32.948 22170 22170 E ANR_LOG : Current msg <3> = { when=-4s149ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/9 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:39:32.948 22170 22170 E ANR_LOG : Current msg <4> = { when=-4s144ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/32 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 19:39:32.949 22170 22170 E ANR_LOG : Current msg <5> = { when=-3s728ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:39:32.949 22170 22170 E ANR_LOG : Current msg <6> = { when=-3s322ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:39:32.949 22170 22170 E ANR_LOG : Current msg <7> = { when=-1s648ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:39:32.949 22170 22170 E ANR_LOG : Current msg <8> = { when=-461ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:39:32.949 22170 22170 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:39:32.991 22170 22548 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:39:32.991 22170 22548 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:39:32.991 22170 22548 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 19:40:41.615 23372 23372 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 19:40:41.622 23372 23372 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 19:40:42.049 23372 23372 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 19:40:42.054 23372 23372 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 19:40:42.054 23372 23372 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 19:40:42.054 23372 23372 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 19:40:42.054 23372 23372 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 19:40:42.054 23372 23372 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 19:40:42.054 23372 23372 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 19:40:42.055 23372 23372 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 19:40:42.055 23372 23372 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 19:40:42.055 23372 23372 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 19:40:42.055 23372 23372 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 19:40:42.055 23372 23372 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 19:40:42.055 23372 23372 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 19:40:42.055 23372 23372 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 19:40:42.055 23372 23372 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 19:40:42.055 23372 23372 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 19:40:42.055 23372 23372 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 19:40:42.159 23372 23372 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.
01-29 19:40:42.989 23372 23372 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 19:40:42.989 23372 23372 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 19:40:43.059 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149435): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.067 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149436): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.083 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149437): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.151 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149438): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.167 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149439): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.167 23372 23372 W com.mbwhatsapp: type=1400 audit(0.0:149440): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 19:40:43.305 23372 23372 E ANR_LOG : >>> msg's executing time is too long
01-29 19:40:43.305 23372 23372 E ANR_LOG : Blocked msg = { when=-1s649ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1647 ms
01-29 19:40:43.305 23372 23372 E ANR_LOG : >>>Current msg List is:
01-29 19:40:43.305 23372 23372 E ANR_LOG : Current msg <1> = { when=-1s649ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@f6acdc0
className=com.mbwhatsapp.messaging.MessageService packageName=com.mbwhatsapp
intent=null} }
01-29 19:40:43.305 23372 23372 E ANR_LOG : Current msg <2> = { when=-1s648ms
what=116 target=android.app.ActivityThread$H obj=android.os.BinderProxy@f6acdc0 }
01-29 19:40:43.305 23372 23372 E ANR_LOG : Current msg <3> = { when=-1s648ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 19:40:43.305 23372 23372 E ANR_LOG : Current msg <4> = { when=-1s151ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 19:40:43.306 23372 23372 E ANR_LOG : Current msg <5> = { when=-476ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 19:40:43.306 23372 23372 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 19:40:43.321 23372 23474 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 19:40:43.321 23372 23474 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 19:40:43.321 23372 23474 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-29 20:12:08.616 7227 7227 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 20:12:08.621 7227 7227 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 20:12:09.249 7227 7227 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 20:12:09.263 7227 7227 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 20:12:09.263 7227 7227 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 20:12:09.264 7227 7227 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 20:12:09.264 7227 7227 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 20:12:09.264 7227 7227 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:12:09.264 7227 7227 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 20:12:09.264 7227 7227 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 20:12:09.264 7227 7227 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 20:12:09.264 7227 7227 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 20:12:09.264 7227 7227 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 20:12:09.432 7227 7227 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.
01-29 20:12:11.372 7227 7227 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 20:12:11.373 7227 7227 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 20:12:11.898 7227 7227 E ANR_LOG : >>> msg's executing time is too long
01-29 20:12:11.898 7227 7227 E ANR_LOG : Blocked msg = { when=-3s250ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f6acdc0
com.mbwhatsapp}} } , cost = 3232 ms
01-29 20:12:11.898 7227 7227 E ANR_LOG : >>>Current msg List is:
01-29 20:12:11.898 7227 7227 E ANR_LOG : Current msg <1> = { when=-3s229ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 20:12:11.898 7227 7227 E ANR_LOG : Current msg <2> = { when=-2s494ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 20:12:11.898 7227 7227 E ANR_LOG : Current msg <3> = { when=-1s24ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 20:12:11.898 7227 7227 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 20:12:11.998 7227 7679 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 20:12:11.998 7227 7679 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 20:12:11.998 7227 7679 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-29 20:12:14.631 7227 7227 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=cc913bfb-9238-4cb6-9722-19e5277772e4 transcoded=0 gif_attribution=0
first_scan_length=2745 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-92273429-
3e15-4bfa-b947-70837e87ced2?ccb=9-
4&oh=01_AdSVIYupUfiu5UYg6_FaZASKvzltPdwN4vekaIbeW1l3nQ&oe=65DFAF3E&_nc_sid=000000
thumbnail_height_width_ratio=2.0 is_animated_sticker=0 file_hash=XZgVVkQk9UsOj+
+Gq/RHcLyVtv5v4R3bOHGtiVbOHWQ=
file_path=Media/.Statuses/a67d8b8e66794365a3d50b2ceb3d13cb.jpg file_size=16388
partial_media_hash=ASguFvlF1jMSNCAcjQXboiobmJKoBv3wxmkzzxHUtIk= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1706580030000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
92273429-3e15-4bfa-b947-70837e87ced2?ccb=9-
4&oh=01_AdSVIYupUfiu5UYg6_FaZASKvzltPdwN4vekaIbeW1l3nQ&oe=65DFAF3E&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=540 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=164 multicast_id=null
enc_file_hash=3canXfUpr6dWErXeRoY/FBGctCWCkJyNBRmv7SuaWoM= mute_video=0
page_count=0 first_scan_sidecar=[B@cf6d152 suspicious_content=0 file_length=16388
media_name=null media_duration=0 chat_row_id=31 media_key=[B@4a4c23
01-29 20:12:16.893 7227 7672 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 20:12:16.893 7227 7672 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-29 20:31:59.415 16168 16168 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 20:31:59.421 16168 16168 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 20:31:59.781 16168 16168 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 20:31:59.782 16168 16168 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 20:31:59.783 16168 16168 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 20:31:59.783 16168 16168 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 20:31:59.783 16168 16168 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 20:31:59.783 16168 16168 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:31:59.783 16168 16168 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 20:31:59.783 16168 16168 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 20:31:59.783 16168 16168 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 20:31:59.783 16168 16168 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 20:31:59.784 16168 16168 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 20:31:59.896 16168 16168 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.
01-29 20:32:00.843 16168 16168 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 20:32:00.844 16168 16168 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 20:32:00.908 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151280): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:00.920 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151281): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:00.932 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151282): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:01.032 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151283): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:01.044 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151284): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:01.044 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151285): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:01.044 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151286): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:01.125 16168 16168 E ANR_LOG : >>> msg's executing time is too long
01-29 20:32:01.125 16168 16168 E ANR_LOG : Blocked msg = { when=-1s678ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1670 ms
01-29 20:32:01.125 16168 16168 E ANR_LOG : >>>Current msg List is:
01-29 20:32:01.125 16168 16168 E ANR_LOG : Current msg <1> = { when=-1s676ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-29 20:32:01.125 16168 16168 E ANR_LOG : Current msg <2> = { when=-1s657ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-29 20:32:01.125 16168 16168 E ANR_LOG : Current msg <3> = { when=-1s239ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-29 20:32:01.126 16168 16168 E ANR_LOG : Current msg <4> = { when=-520ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-29 20:32:01.126 16168 16168 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 20:32:01.147 16168 16221 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 20:32:01.147 16168 16221 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 20:32:01.147 16168 16221 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 20:32:02.370 16168 16306 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:02.370 16168 16306 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:02.372 16168 16306 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:02.373 16168 16244 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:02.375 16168 16306 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:03.624 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151287): avc:
granted { execute } for comm=566F4950205369676E616C696E6720
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libaom.so"
dev="sda12" ino=241850 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 20:32:04.166 16168 16354 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-29 20:32:04.167 16168 16354 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-29 20:32:04.265 16168 16168 W SoundPool: Use of stream types is deprecated for
operations other than volume control
01-29 20:32:04.265 16168 16168 W SoundPool: See the documentation of SoundPool()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
01-29 20:32:04.692 16168 16626 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 20:32:04.693 16168 16628 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 20:32:05.012 16168 16647 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 20:32:05.015 16168 16648 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 20:32:05.016 16168 16647 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 20:32:05.017 16168 16647 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 20:32:05.019 16168 16648 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 20:32:05.019 16168 16648 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 20:32:05.052 16168 16648 E ion : ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=60076017-e6ba-4a80-aa85-f15113ffa65a transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/35175584_322804297408377_793405580567067728_n.enc?ccb=11-
4&oh=01_AdSqS1WF_qO5N7SX2T4cjJgEvTCvTYWReUxCKAipU71RCQ&oe=65DFE73E&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=mCUbO1eZT2AFRrFbACayr1ctHv52BiSEcM9FjJND0fA= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706581158000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/35175584_322804297408377_793405580567067728_n.enc?ccb=11-
4&oh=01_AdSqS1WF_qO5N7SX2T4cjJgEvTCvTYWReUxCKAipU71RCQ&oe=65DFE73E&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=368 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=168 multicast_id=null
enc_file_hash=EM9W+8EsomxCidJJOw4hsYlaEOws37jJ1xMbo++JU6M= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2224060
media_name=null media_duration=19 chat_row_id=31 media_key=[B@9df7bed
01-29 20:32:05.258 16168 16217 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 20:32:05.258 16168 16217 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 20:32:05.351 16168 16626 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 20:32:05.415 16168 16699 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 20:32:05.418 16168 16699 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 20:32:05.418 16168 16699 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 20:32:05.449 16168 16628 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 20:32:05.485 16168 16704 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 20:32:05.486 16168 16704 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 20:32:05.486 16168 16704 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 20:32:05.670 16168 16626 W libc : Access denied finding property
"vendor.oplus.media.vpp.stutter"
01-29 20:32:05.717 16168 16715 W Codec2Client: query -- param skipped: index =
1107298332.
01-29 20:32:05.720 16168 16715 W Codec2Client: query -- param skipped: index =
1342179345.
01-29 20:32:05.720 16168 16715 W Codec2Client: query -- param skipped: index =
2415921170.
01-29 20:32:05.867 16168 16168 E FileSource: Failed to open file
'content://settings/system/ringtone'. (No such file or directory)
01-29 20:32:05.868 16168 16168 E AudioManager: hasHapticChannels
failure:java.io.IOException: Failed to instantiate extractor.
01-29 20:32:07.015 16168 16168 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
--------- beginning of system
01-29 20:32:07.897 16168 16168 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 20:32:08.713 16168 16168 E com.mbwhatsapp: ofbOpen failed with error=No such
file or directory
01-29 20:32:08.713 16168 16168 E com.mbwhatsapp: sysOpen failed with error=No such
file or directory
01-29 20:32:08.708 16168 16168 W com.mbwhatsapp: type=1400 audit(0.0:151293): avc:
denied { search } for name="sched_assist" dev="proc" ino=4026532186
scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:oplus_scheduler_sched_assist_proc:s0 tclass=dir permissive=0
app=com.mbwhatsapp
01-29 20:32:08.813 16168 16168 E ANR_LOG : >>> msg's executing time is too long
01-29 20:32:08.814 16168 16168 E ANR_LOG : Blocked msg = { when=-2s300ms what=159
target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@4238f1c0 } , cost = 2300 ms
01-29 20:32:08.814 16168 16168 E ANR_LOG : >>>Current msg List is:
01-29 20:32:08.814 16168 16168 E ANR_LOG : Current msg <1> = { when=-2s283ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@ec074683 }
01-29 20:32:08.814 16168 16168 E ANR_LOG : Current msg <2> = { when=-2s282ms what=0
target=android.os.Handler callback=X.3e9 }
01-29 20:32:08.814 16168 16168 E ANR_LOG : Current msg <3> = { when=-2s279ms
what=10000 target=android.media.MediaPlayer$EventHandler arg1=13 arg2=3 }
01-29 20:32:08.814 16168 16168 E ANR_LOG : Current msg <4> = { when=-2s276ms
what=149 target=android.app.ActivityThread$H obj=android.os.BinderProxy@235fd2 }
01-29 20:32:08.814 16168 16168 E ANR_LOG : Current msg <5> = { when=-2s274ms what=6
target=android.media.MediaPlayer$EventHandler }
01-29 20:32:08.815 16168 16168 E ANR_LOG : Current msg <6> = { when=-2s272ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@ec06d224 }
01-29 20:32:08.815 16168 16168 E ANR_LOG : Current msg <7> = { when=-2s272ms
what=159 target=android.app.ActivityThread$H
obj=android.app.servertransaction.ClientTransaction@6e538ec2 }
01-29 20:32:08.815 16168 16168 E ANR_LOG : Current msg <8> = { when=-2s270ms what=0
target=android.os.Handler callback=X.3e9 }
01-29 20:32:08.815 16168 16168 E ANR_LOG : Current msg <9> = { when=-2s234ms what=0
target=android.os.Handler callback=X.3e9 }
01-29 20:32:08.815 16168 16168 E ANR_LOG : Current msg <10> = { when=-2s222ms
what=0 target=android.os.Handler callback=X.3e9 }
01-29 20:32:08.815 16168 16168 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=1976c9c6-7559-475c-9168-b0da59a31fd6 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/40736189_2091297564574052_5186059185084362437_n.enc?ccb=11-
4&oh=01_AdT0ZqDpfVIyXxiO2UZW-dUaP9Z1o0vXIXYpCn9NdhM7WQ&oe=65DFD622&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=gBe6WcqzB3WJXPYvNupj5MMf2Ia3cjg0buGnewbE75g= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706581608000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/40736189_2091297564574052_5186059185084362437_n.enc?ccb=11-
4&oh=01_AdT0ZqDpfVIyXxiO2UZW-
dUaP9Z1o0vXIXYpCn9NdhM7WQ&oe=65DFD622&_nc_sid=5e03e0&mms3=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=175 multicast_id=null
enc_file_hash=aDuef5mAqVSIa4mFte6xHsSgTNmQL2d9mDSWgGLh7Dg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=516969
media_name=null media_duration=17 chat_row_id=31 media_key=[B@23c1854
01-29 20:32:09.361 16168 16217 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 20:32:09.361 16168 16217 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=da5c79b8-26ac-4475-9251-60210fff88e8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/24231615_785526866935157_7683683834994041918_n.enc?ccb=11-
4&oh=01_AdTki67UtvEDSmM2AXrAaGe6EFVg_UfmvbFe4SLPrLF7Fg&oe=65DFD9C3&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=Sjukl5ennNuNZEMAQqAEzDcZD3pP3OwolRSU0l3sWBU= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=576 trim_to=0
media_key_timestamp=1706581110000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/24231615_785526866935157_7683683834994041918_n.enc?ccb=11-
4&oh=01_AdTki67UtvEDSmM2AXrAaGe6EFVg_UfmvbFe4SLPrLF7Fg&oe=65DFD9C3&_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=167 multicast_id=null
enc_file_hash=X5WuQ2ZiPcC+DuB2nosw0gSXA9j5hqBQjVXbTfLRKXg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=186166
media_name=null media_duration=12 chat_row_id=31 media_key=[B@5a802f9
01-29 20:32:09.396 16168 16217 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 20:32:09.396 16168 16217 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 20:32:10.192 16168 16185 W System : A resource failed to call close.
01-29 20:32:10.193 16168 16185 W System : A resource failed to call close.
01-29 20:32:36.935 16168 16775 E BLASTBufferQueue:
BLASTBufferItemConsumer::onDisconnect()
01-29 20:32:37.583 16168 16740 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
01-29 20:32:41.980 16168 16221 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 20:32:42.576 16168 16740 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
--------- beginning of main
01-29 22:21:15.692 19514 19514 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-29 22:21:15.703 19514 19514 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 22:21:16.017 19514 19514 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 22:21:16.017 19514 19514 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 22:21:16.017 19514 19514 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 22:21:16.017 19514 19514 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-29 22:21:16.017 19514 19514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-29 22:21:16.018 19514 19514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 22:21:16.018 19514 19514 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 22:21:16.018 19514 19514 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-29 22:21:16.018 19514 19514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-29 22:21:16.018 19514 19514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 22:21:16.018 19514 19514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-29 22:21:16.018 19514 19514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-29 22:21:16.068 19514 19514 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.
01-29 22:21:16.792 19514 19514 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 22:21:16.793 19514 19514 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 22:21:16.847 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160063): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:16.855 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160064): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:16.871 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160065): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:16.939 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160066): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:16.951 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160067): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:16.951 19514 19514 W com.mbwhatsapp: type=1400 audit(0.0:160068): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-29 22:21:17.138 19514 19577 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 22:21:17.138 19514 19577 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 22:21:17.138 19514 19577 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-29 22:21:18.413 19514 19514 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=8db462ea-8657-4dad-9d80-d939fe542768 transcoded=0 gif_attribution=0
first_scan_length=32932 direct_path=/v/t62.7118-
24/25482525_7171406719612255_652743066478341785_n.enc?ccb=11-
4&oh=01_AdQT3JlYNVXlW8uWl3A0addisTMbsNaGcLTndOcMTtOT4w&oe=65DFE279&_nc_sid=5e03e0
thumbnail_height_width_ratio=2.2857144 is_animated_sticker=0
file_hash=vawSSOA+JFSzvpCeI5zyj1V4+pEqaxUYk6Uvcd8MQxQ=
file_path=Media/.Statuses/d686e2be092c4b03b5f3bdbec2b0742b.jpg file_size=269258
partial_media_hash=TlDiTaVM2q8jkXXy6PIFUrDMh/I9sL99/CHxgUu7OvU= face_x=0 face_y=0
height=2408 trim_to=0 media_key_timestamp=1706585708000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/25482525_7171406719612255_652743066478341785_n.enc?ccb=11-
4&oh=01_AdQT3JlYNVXlW8uWl3A0addisTMbsNaGcLTndOcMTtOT4w&oe=65DFE279&_nc_sid=5e03e0&m
ms3=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=178 multicast_id=null
enc_file_hash=Wl+4eTwPsw6PLETlbIXvxj7j61fjIcW60iRReG/BaTg= mute_video=0
page_count=0 first_scan_sidecar=[B@4a4c23 suspicious_content=0 file_length=269258
media_name=null media_duration=0 chat_row_id=31 media_key=[B@8e74520
01-29 22:21:20.176 19514 19574 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-29 22:21:20.176 19514 19574 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: Work [ id=8a26ef2b-d564-400b-
8f51-b270d490896b,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper:
java.util.concurrent.ExecutionException: X.0pD: The completer object was garbage
collected - this future would otherwise never complete. The tag was: Failure
{mOutputData=Data {}}
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
01-29 22:21:29.631 19514 19592 E WM-WorkerWrapper: Caused by: X.0pD: The completer
object was garbage collected - this future would otherwise never complete. The tag
was: Failure {mOutputData=Data {}}
--------- beginning of main
01-30 02:03:12.182 16367 16367 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 02:03:12.189 16367 16367 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 02:03:12.892 16367 16367 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 02:03:12.894 16367 16367 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 02:03:12.894 16367 16367 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 02:03:12.894 16367 16367 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 02:03:12.894 16367 16367 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 02:03:12.894 16367 16367 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 02:03:12.894 16367 16367 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 02:03:12.894 16367 16367 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 02:03:12.895 16367 16367 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 02:03:12.895 16367 16367 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 02:03:13.016 16367 16367 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.
01-30 02:03:14.134 16367 16367 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 02:03:14.134 16367 16367 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 02:03:14.665 16367 16367 E ANR_LOG : >>> msg's executing time is too long
01-30 02:03:14.666 16367 16367 E ANR_LOG : Blocked msg = { when=-2s440ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 2437 ms
01-30 02:03:14.666 16367 16367 E ANR_LOG : >>>Current msg List is:
01-30 02:03:14.666 16367 16367 E ANR_LOG : Current msg <1> = { when=-2s438ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.BACKUP_MESSAGES flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-30 02:03:14.666 16367 16367 E ANR_LOG : Current msg <2> = { when=-2s83ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 02:03:14.666 16367 16367 E ANR_LOG : Current msg <3> = { when=-1s659ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 02:03:14.666 16367 16367 E ANR_LOG : Current msg <4> = { when=-767ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 02:03:14.667 16367 16367 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 02:03:14.686 16367 16656 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 02:03:14.686 16367 16656 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 02:03:14.686 16367 16656 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-30 02:03:16.329 16367 16367 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=47a6aa51-285b-4e81-99ba-aeba8a72f2ea transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/31313668_7027869363999035_5905031625007308749_n.enc?ccb=11-
4&oh=01_AdQIEwHZdbBoimRkdayTjJsIlPYOimIPoXUw1-sKTlFKWQ&oe=65DFD313&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=QHRq4Y0LT8uKKMvgsr04At/ndAYDL3MoahPF3dAX/VY= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706581920000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/31313668_7027869363999035_5905031625007308749_n.enc?ccb=11-
4&oh=01_AdQIEwHZdbBoimRkdayTjJsIlPYOimIPoXUw1-
sKTlFKWQ&oe=65DFD313&_nc_sid=5e03e0&mms3=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=180 multicast_id=null
enc_file_hash=Hw5XxI3sMZvsA9OpLtQ5JjRwYSEcKrKc4B2Dfy8ZCc0= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1476691
media_name=null media_duration=10 chat_row_id=31 media_key=[B@7e9b671
01-30 02:03:19.179 16367 16649 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 02:03:19.179 16367 16649 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-30 02:03:22.819 16367 16395 W System : A resource failed to call end.
01-30 02:03:22.819 16367 16395 W System : A resource failed to call end.
01-30 02:03:22.819 16367 16395 W System : A resource failed to call end.
01-30 02:03:22.819 16367 16395 W System : A resource failed to call end.
01-30 02:03:22.820 16367 16395 W System : A resource failed to call end.
--------- beginning of main
01-30 04:32:53.872 10106 10106 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 04:32:53.881 10106 10106 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 04:32:54.511 10106 10106 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 04:32:54.514 10106 10106 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 04:32:54.514 10106 10106 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 04:32:54.514 10106 10106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 04:32:54.514 10106 10106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 04:32:54.515 10106 10106 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 04:32:54.515 10106 10106 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 04:32:54.515 10106 10106 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 04:32:54.515 10106 10106 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 04:32:54.515 10106 10106 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 04:32:54.515 10106 10106 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 04:32:54.515 10106 10106 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 04:32:54.515 10106 10106 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 04:32:54.516 10106 10106 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 04:32:54.516 10106 10106 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 04:32:54.516 10106 10106 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 04:32:54.661 10106 10106 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.
01-30 04:32:55.462 10106 10106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 04:32:55.462 10106 10106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 04:32:55.543 10106 10106 W com.mbwhatsapp: type=1400 audit(0.0:175465): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 04:32:55.555 10106 10106 W com.mbwhatsapp: type=1400 audit(0.0:175466): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 04:32:55.575 10106 10106 W com.mbwhatsapp: type=1400 audit(0.0:175467): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 04:32:55.651 10106 10106 W com.mbwhatsapp: type=1400 audit(0.0:175468): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 04:32:55.825 10106 10106 E ANR_LOG : >>> msg's executing time is too long
01-30 04:32:55.825 10106 10106 E ANR_LOG : Blocked msg = { when=-1s891ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1887 ms
01-30 04:32:55.825 10106 10106 E ANR_LOG : >>>Current msg List is:
01-30 04:32:55.825 10106 10106 E ANR_LOG : Current msg <1> = { when=-1s889ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.HEARTBEAT_WAKEUP flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-30 04:32:55.826 10106 10106 E ANR_LOG : Current msg <2> = { when=-1s173ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 04:32:55.826 10106 10106 E ANR_LOG : Current msg <3> = { when=-529ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 04:32:55.826 10106 10106 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 04:32:55.847 10106 10275 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 04:32:55.847 10106 10275 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 04:32:55.847 10106 10275 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 05:43:15.183 18400 18400 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 05:43:15.193 18400 18400 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 05:43:16.130 18400 18400 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 05:43:16.147 18400 18400 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 05:43:16.148 18400 18400 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 05:43:16.148 18400 18400 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 05:43:16.148 18400 18400 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 05:43:16.148 18400 18400 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 05:43:16.148 18400 18400 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 05:43:16.148 18400 18400 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 05:43:16.148 18400 18400 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 05:43:16.148 18400 18400 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 05:43:16.148 18400 18400 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 05:43:16.467 18400 18400 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.
01-30 05:43:20.850 18400 18400 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 05:43:20.850 18400 18400 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 05:43:23.602 18400 18400 E ANR_LOG : >>> msg's executing time is too long
01-30 05:43:23.602 18400 18400 E ANR_LOG : Blocked msg = { when=-8s329ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 8317 ms
01-30 05:43:23.602 18400 18400 E ANR_LOG : >>>Current msg List is:
01-30 05:43:23.603 18400 18400 E ANR_LOG : Current msg <1> = { when=-8s328ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 05:43:23.603 18400 18400 E ANR_LOG : Current msg <2> = { when=-8s325ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010 cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver
(has extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-30 05:43:23.603 18400 18400 E ANR_LOG : Current msg <3> = { when=-8s305ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/94 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-30 05:43:23.604 18400 18400 E ANR_LOG : Current msg <4> = { when=-7s808ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010
cmp=com.mbwhatsapp/.notification.MissedCallNotificationDismissedReceiver }
packageName=com.mbwhatsapp resultCode=0 resultData=null resultExtras=null} }
01-30 05:43:23.604 18400 18400 E ANR_LOG : Current msg <5> = { when=-7s190ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 05:43:23.604 18400 18400 E ANR_LOG : Current msg <6> = { when=-5s82ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 05:43:23.604 18400 18400 E ANR_LOG : Current msg <7> = { when=-4s740ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 05:43:23.605 18400 18400 E ANR_LOG : Current msg <8> = { when=-3s830ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 05:43:23.605 18400 18400 E ANR_LOG : Current msg <9> = { when=-1s890ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 05:43:23.605 18400 18400 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 05:43:23.707 18400 19319 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 05:43:23.707 18400 19319 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 05:43:23.707 18400 19319 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 09:30:28.368 14344 14344 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 09:30:28.387 14344 14344 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 09:30:29.825 14344 14344 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 09:30:29.836 14344 14344 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 09:30:29.836 14344 14344 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 09:30:29.836 14344 14344 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 09:30:29.836 14344 14344 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 09:30:29.836 14344 14344 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 09:30:29.837 14344 14344 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 09:30:29.837 14344 14344 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 09:30:29.837 14344 14344 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 09:30:29.837 14344 14344 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 09:30:29.837 14344 14344 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 09:30:29.837 14344 14344 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 09:30:29.837 14344 14344 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 09:30:29.837 14344 14344 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 09:30:29.837 14344 14344 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 09:30:29.837 14344 14344 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 09:30:31.833 14344 14344 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.
01-30 09:30:39.013 14344 14344 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 09:30:39.013 14344 14344 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 09:30:39.353 14344 14344 W com.mbwhatsapp: type=1400 audit(0.0:186675): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 09:30:39.381 14344 14344 W com.mbwhatsapp: type=1400 audit(0.0:186676): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 09:30:39.469 14344 14344 W com.mbwhatsapp: type=1400 audit(0.0:186678): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 09:30:39.765 14344 14344 W com.mbwhatsapp: type=1400 audit(0.0:186679): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 09:30:40.875 14344 14344 E ANR_LOG : >>> msg's executing time is too long
01-30 09:30:40.876 14344 14344 E ANR_LOG : Blocked msg = { when=-12s274ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 12272 ms
01-30 09:30:40.876 14344 14344 E ANR_LOG : >>>Current msg List is:
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <1> = { when=-12s273ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <2> = { when=-12s272ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.UPDATE_NTP flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <3> = { when=-12s87ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <4> = { when=-11s905ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <5> = { when=-9s269ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <6> = { when=-9s193ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.876 14344 14344 E ANR_LOG : Current msg <7> = { when=-6s70ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.877 14344 14344 E ANR_LOG : Current msg <8> = { when=-4s760ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.877 14344 14344 E ANR_LOG : Current msg <9> = { when=-4s729ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 09:30:40.877 14344 14344 E ANR_LOG : Current msg <10> = { when=-3s325ms
what=0 target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 09:30:40.877 14344 14344 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 09:30:40.936 14344 15826 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 09:30:40.936 14344 15826 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 09:30:40.936 14344 15826 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 13:31:01.494 28609 28609 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 13:31:01.503 28609 28609 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 13:31:03.880 28609 28609 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 13:31:03.968 28609 28609 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 13:31:03.968 28609 28609 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 13:31:03.968 28609 28609 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 13:31:03.968 28609 28609 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 13:31:03.969 28609 28609 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 13:31:03.969 28609 28609 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 13:31:03.969 28609 28609 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 13:31:03.969 28609 28609 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 13:31:03.969 28609 28609 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 13:31:03.969 28609 28609 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 13:31:03.969 28609 28609 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 13:31:03.969 28609 28609 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 13:31:03.969 28609 28609 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 13:31:03.969 28609 28609 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 13:31:03.969 28609 28609 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 13:31:05.028 28609 28609 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.
01-30 13:31:12.230 28609 28609 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 13:31:12.230 28609 28609 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 13:31:13.670 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188051): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:13.718 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188052): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:13.794 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188053): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:14.638 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188056): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:15.374 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188057): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:15.374 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188058): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:15.378 28609 28609 W com.mbwhatsapp: type=1400 audit(0.0:188059): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 13:31:22.992 28609 30639 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 13:31:22.992 28609 30639 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 13:31:22.992 28609 30639 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 13:31:23.859 28609 28609 E ANR_LOG : >>> msg's executing time is too long
01-30 13:31:23.859 28609 28609 E ANR_LOG : Blocked msg = { when=-22s308ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{e8acb49
com.mbwhatsapp}} } , cost = 22220 ms
01-30 13:31:23.859 28609 28609 E ANR_LOG : >>>Current msg List is:
01-30 13:31:23.859 28609 28609 E ANR_LOG : Current msg <1> = { when=-22s307ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.863 28609 28609 E ANR_LOG : Current msg <2> = { when=-22s301ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x1080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-30 13:31:23.863 28609 28609 E ANR_LOG : Current msg <3> = { when=-21s684ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.863 28609 28609 E ANR_LOG : Current msg <4> = { when=-19s17ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <5> = { when=-18s932ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <6> = { when=-16s940ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <7> = { when=-16s524ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <8> = { when=-15s233ms
what=0 target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <9> = { when=-13s488ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.864 28609 28609 E ANR_LOG : Current msg <10> = { when=-5s424ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 13:31:23.864 28609 28609 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 13:31:23.948 28609 28646 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
--------- beginning of main
01-30 17:22:44.028 7443 7443 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 17:22:44.033 7443 7443 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 17:22:44.712 7443 7443 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 17:22:44.715 7443 7443 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 17:22:44.715 7443 7443 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 17:22:44.715 7443 7443 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 17:22:44.715 7443 7443 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 17:22:44.716 7443 7443 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 17:22:44.716 7443 7443 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 17:22:44.716 7443 7443 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 17:22:44.716 7443 7443 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 17:22:44.716 7443 7443 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 17:22:44.716 7443 7443 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 17:22:44.716 7443 7443 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 17:22:44.908 7443 7443 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.
01-30 17:22:46.583 7443 7443 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 17:22:46.583 7443 7443 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 17:22:46.725 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196012): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.737 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196013): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.753 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196014): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.833 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196015): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.849 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196016): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.849 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196017): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.849 7443 7443 W com.mbwhatsapp: type=1400 audit(0.0:196018): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 17:22:46.992 7443 7443 E ANR_LOG : >>> msg's executing time is too long
01-30 17:22:46.992 7443 7443 E ANR_LOG : Blocked msg = { when=-2s937ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 2932 ms
01-30 17:22:46.992 7443 7443 E ANR_LOG : >>>Current msg List is:
01-30 17:22:46.992 7443 7443 E ANR_LOG : Current msg <1> = { when=-2s937ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 17:22:46.992 7443 7443 E ANR_LOG : Current msg <2> = { when=-2s935ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x1080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-30 17:22:46.992 7443 7443 E ANR_LOG : Current msg <3> = { when=-2s98ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 17:22:46.993 7443 7443 E ANR_LOG : Current msg <4> = { when=-697ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 17:22:46.993 7443 7443 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 17:22:47.002 7443 7465 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-30 17:22:47.003 7443 7605 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 17:22:47.003 7443 7605 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 17:22:47.003 7443 7605 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-30 17:22:48.493 7443 7443 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=53178cfb-4db4-45b2-9c6d-761baa54a029 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/30766522_1469553397242881_1735083539296520615_n.enc?ccb=11-
4&oh=01_AdSRDLUMOkKfwxaMDWhWeFuR_WALCjQhNCmjWrt_7VlLoA&oe=65E06F21&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=+MRULhj/HQXeNeOBUAUQdUYgLWK3VxOu+4EO5eBF/B4= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1024 trim_to=0
media_key_timestamp=1706627965000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/30766522_1469553397242881_1735083539296520615_n.enc?ccb=11-
4&oh=01_AdSRDLUMOkKfwxaMDWhWeFuR_WALCjQhNCmjWrt_7VlLoA&oe=65E06F21&_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=185 multicast_id=null
enc_file_hash=PwkyrrzGtWT8mpGgQWe0EzufcVP6CCOUYCfLTXwK9Kg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=8857656
media_name=null media_duration=45 chat_row_id=31 media_key=[B@19c822f
01-30 17:22:52.498 7443 7595 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 17:22:52.498 7443 7595 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=97d678c7-ac3e-481c-8e53-3847a5d973cf transcoded=0 gif_attribution=0
first_scan_length=2160 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-e4a3fb52-
c546-4fc8-a278-6e1011190e1d?ccb=9-
4&oh=01_AdSZ__x7oF5gAePhMVXKkCVsMeyDUEvnUTqf06Sgna_BNw&oe=65E0B706&_nc_sid=000000
thumbnail_height_width_ratio=0.29166666 is_animated_sticker=0
file_hash=mioVkD8qQRaqVfafHhQdPqH1j6k+K2jXpw5sNH72WCM=
file_path=Media/.Statuses/5eaa128fa5ae4a0495ae877cba19cc80.jpg file_size=16321
partial_media_hash=YtX+dnFV6ebpVbKREjTgkJK8aD4bwjbTp2RN/JHuyUQ= face_x=0 face_y=0
height=315 trim_to=0 media_key_timestamp=1706642986000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
e4a3fb52-c546-4fc8-a278-6e1011190e1d?ccb=9-
4&oh=01_AdSZ__x7oF5gAePhMVXKkCVsMeyDUEvnUTqf06Sgna_BNw&oe=65E0B706&_nc_sid=000000&m
ms3=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=214 multicast_id=null
enc_file_hash=R5+mO+1ZhGfxqswCao6U8eQB8ypHUqZdQdvML7kVlSw= mute_video=0
page_count=0 first_scan_sidecar=[B@77b70b1 suspicious_content=0 file_length=16321
media_name=null media_duration=0 chat_row_id=31 media_key=[B@5cb1996
01-30 17:22:53.515 7443 7595 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 17:22:53.515 7443 7595 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=029f8839-4dc7-4edc-be58-702fdeb9666f transcoded=0 gif_attribution=0
first_scan_length=2539 direct_path=/o1/v/t62.7118-24/f1/m236/up-oil-image-a1105e37-
c723-4eb9-920a-e0df1b97dc62?ccb=9-
4&oh=01_AdRhUDXTWJIm1GyW1QvvUJN2XezlyQEVioUsxkTPfziBSw&oe=65E0C45E&_nc_sid=000000
thumbnail_height_width_ratio=0.39583334 is_animated_sticker=0
file_hash=qLKUiDVy5ywbst7s98jQHiA0j81aK1PFc4N/NgaS47c=
file_path=Media/.Statuses/b8331353f1c64673b65d073eeef504ba.jpg file_size=21378
partial_media_hash=Z4d6MkYYvFEp6yggoL6btO9YfTLlwZgvlYKS5EWpod0= face_x=0 face_y=0
height=378 trim_to=0 media_key_timestamp=1706638114000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m236/up-oil-image-
a1105e37-c723-4eb9-920a-e0df1b97dc62?ccb=9-
4&oh=01_AdRhUDXTWJIm1GyW1QvvUJN2XezlyQEVioUsxkTPfziBSw&oe=65E0C45E&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=960 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=213 multicast_id=null
enc_file_hash=RECpyYbv5ZCVaSLslb+DWEO3Zju+59/KHljX762+Jk4= mute_video=0
page_count=0 first_scan_sidecar=[B@9d8e821 suspicious_content=0 file_length=21378
media_name=null media_duration=0 chat_row_id=31 media_key=[B@29b1446
01-30 17:22:53.979 7443 7595 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 17:22:53.979 7443 7595 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-30 19:35:31.622 32343 32343 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 19:35:31.629 32343 32343 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 19:35:32.110 32343 32343 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 19:35:32.110 32343 32343 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 19:35:32.110 32343 32343 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 19:35:32.110 32343 32343 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 19:35:32.110 32343 32343 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 19:35:32.110 32343 32343 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 19:35:32.110 32343 32343 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 19:35:32.110 32343 32343 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 19:35:32.110 32343 32343 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 19:35:32.111 32343 32343 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 19:35:32.111 32343 32343 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 19:35:32.111 32343 32343 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 19:35:32.111 32343 32343 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 19:35:32.111 32343 32343 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 19:35:32.111 32343 32343 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 19:35:32.111 32343 32343 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 19:35:32.111 32343 32343 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 19:35:32.181 32343 32343 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.
01-30 19:35:33.226 32343 32343 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 19:35:33.226 32343 32343 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 19:35:33.299 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201891): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.303 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201892): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.315 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201893): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.387 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201894): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.403 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201895): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.403 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201896): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.403 32343 32343 W com.mbwhatsapp: type=1400 audit(0.0:201897): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:35:33.522 32343 32343 E ANR_LOG : >>> msg's executing time is too long
01-30 19:35:33.522 32343 32343 E ANR_LOG : Blocked msg = { when=-1s868ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1858 ms
01-30 19:35:33.522 32343 32343 E ANR_LOG : >>>Current msg List is:
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <1> = { when=-1s865ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@f6acdc0
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <2> = { when=-1s861ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@f6acdc0 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <3> = { when=-1s345ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <4> = { when=-1s135ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <5> = { when=-502ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 19:35:33.523 32343 32343 E ANR_LOG : Current msg <6> = { when=-420ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 19:35:33.523 32343 32343 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 19:35:33.568 32343 32481 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 19:35:33.568 32343 32481 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 19:35:33.568 32343 32481 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3294ba12-4045-44e9-8dc1-4f3698409af0 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m238/up-oil-image-67eefc02-
423b-4efa-b634-4c0ab034ace5?ccb=9-4&oh=01_AdT3QfNBgIWfdOfTrjP-
qBV9v5Bap_nn0e9xzekQqDHTNw&oe=65E11270&_nc_sid=000000
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=85se86WQZkHKMj1sNJcrtPWg63K9bq1si6RNYZqKq9w=
file_path=Media/.Statuses/0c2f2b5846074515b3f84d3b57b13947.jpg file_size=122474
partial_media_hash=null face_x=0 face_y=0 height=1280 trim_to=0
media_key_timestamp=1706664373000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m238/up-oil-image-
67eefc02-423b-4efa-b634-4c0ab034ace5?ccb=9-4&oh=01_AdT3QfNBgIWfdOfTrjP-
qBV9v5Bap_nn0e9xzekQqDHTNw&oe=65E11270&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=960
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=225 multicast_id=null
enc_file_hash=uGAvtaEKcfRZK/QA3tTc5Wj74xUiRYefjoJiT9cdf4k= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=122474
media_name=null media_duration=0 chat_row_id=31 media_key=[B@110452d
01-30 19:35:39.135 32343 32478 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 19:35:39.135 32343 32478 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=51deb173-634f-4f79-bc07-482ab4a0897a transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/41252546_754775359517580_4936673985553410373_n.enc?ccb=11-
4&oh=01_AdR6KGsItexY8G3VJjhEFNQicscCZohamvo6p0PyCRDrKw&oe=65E10B65&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=eq5vpWuGVT6Po6+x/Q2oR/sP+q2K6bVKmIsRubx7SbI=
file_path=Media/.Statuses/6a99d9dd0f0747b0b8bd1b882f34b6b7.jpg file_size=115082
partial_media_hash=null face_x=0 face_y=0 height=1280 trim_to=0
media_key_timestamp=1706664362000 message_url=https://mmg.whatsapp.net/v/t62.7118-
24/41252546_754775359517580_4936673985553410373_n.enc?ccb=11-
4&oh=01_AdR6KGsItexY8G3VJjhEFNQicscCZohamvo6p0PyCRDrKw&oe=65E10B65&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=960 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=226 multicast_id=null
enc_file_hash=6OMoKsoML3b6AWVB44Y+LH6RaKd4TA9dHIWZpB8wwYc= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=115082
media_name=null media_duration=0 chat_row_id=31 media_key=[B@8b9d39d
01-30 19:35:40.001 32343 32478 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 19:35:40.001 32343 32478 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-30 19:40:13.463 3281 3281 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 19:40:13.471 3281 3281 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 19:40:13.834 3281 3281 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 19:40:13.837 3281 3281 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 19:40:13.837 3281 3281 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 19:40:13.837 3281 3281 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 19:40:13.837 3281 3281 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 19:40:13.837 3281 3281 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 19:40:13.837 3281 3281 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 19:40:13.837 3281 3281 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 19:40:13.837 3281 3281 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 19:40:13.837 3281 3281 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 19:40:13.956 3281 3281 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.
01-30 19:40:15.001 3281 3281 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 19:40:15.001 3281 3281 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 19:40:15.075 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201977): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.083 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201978): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.107 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201979): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.203 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201980): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.223 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201981): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.223 3281 3281 W com.mbwhatsapp: type=1400 audit(0.0:201982): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 19:40:15.399 3281 3281 E ANR_LOG : >>> msg's executing time is too long
01-30 19:40:15.399 3281 3281 E ANR_LOG : Blocked msg = { when=-1s895ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{47ac0f2
com.mbwhatsapp}} } , cost = 1893 ms
01-30 19:40:15.399 3281 3281 E ANR_LOG : >>>Current msg List is:
01-30 19:40:15.400 3281 3281 E ANR_LOG : Current msg <1> = { when=-1s894ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@c3a1343
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-30 19:40:15.402 3281 3281 E ANR_LOG : Current msg <2> = { when=-1s894ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@c3a1343 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-30 19:40:15.402 3281 3281 E ANR_LOG : Current msg <3> = { when=-1s447ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 19:40:15.402 3281 3281 E ANR_LOG : Current msg <4> = { when=-1s352ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 19:40:15.402 3281 3281 E ANR_LOG : Current msg <5> = { when=-548ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 19:40:15.402 3281 3281 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 19:40:15.426 3281 3487 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 19:40:15.426 3281 3487 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 19:40:15.426 3281 3487 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 19:42:46.430 4197 4197 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 19:42:46.442 4197 4197 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 19:42:47.041 4197 4197 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 19:42:47.045 4197 4197 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 19:42:47.045 4197 4197 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 19:42:47.045 4197 4197 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 19:42:47.045 4197 4197 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 19:42:47.045 4197 4197 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 19:42:47.045 4197 4197 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 19:42:47.045 4197 4197 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 19:42:47.046 4197 4197 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 19:42:47.046 4197 4197 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 19:42:47.196 4197 4197 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.
01-30 19:42:48.409 4197 4197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 19:42:48.409 4197 4197 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 19:42:48.661 4197 4197 E ANR_LOG : >>> msg's executing time is too long
01-30 19:42:48.661 4197 4197 E ANR_LOG : Blocked msg = { when=-2s177ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{47ac0f2
com.mbwhatsapp}} } , cost = 2166 ms
01-30 19:42:48.661 4197 4197 E ANR_LOG : >>>Current msg List is:
01-30 19:42:48.661 4197 4197 E ANR_LOG : Current msg <1> = { when=-2s167ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@c3a1343
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-30 19:42:48.661 4197 4197 E ANR_LOG : Current msg <2> = { when=-2s166ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@c3a1343 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-30 19:42:48.661 4197 4197 E ANR_LOG : Current msg <3> = { when=-1s478ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 19:42:48.661 4197 4197 E ANR_LOG : Current msg <4> = { when=-706ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-30 19:42:48.661 4197 4197 E ANR_LOG : Current msg <5> = { when=-402ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 19:42:48.661 4197 4197 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 19:42:48.674 4197 4359 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 19:42:48.674 4197 4359 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 19:42:48.674 4197 4359 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 20:00:29.915 20985 20985 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 20:00:29.924 20985 20985 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 20:00:30.416 20985 20985 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 20:00:30.420 20985 20985 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 20:00:30.420 20985 20985 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 20:00:30.420 20985 20985 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 20:00:30.420 20985 20985 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 20:00:30.420 20985 20985 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 20:00:30.420 20985 20985 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 20:00:30.420 20985 20985 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 20:00:30.420 20985 20985 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 20:00:30.420 20985 20985 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 20:00:30.505 20985 20985 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.
01-30 20:00:31.489 20985 20985 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 20:00:31.489 20985 20985 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 20:00:31.567 20985 20985 W com.mbwhatsapp: type=1400 audit(0.0:202633): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 20:00:31.571 20985 20985 W com.mbwhatsapp: type=1400 audit(0.0:202634): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 20:00:31.595 20985 20985 W com.mbwhatsapp: type=1400 audit(0.0:202635): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 20:00:31.675 20985 20985 W com.mbwhatsapp: type=1400 audit(0.0:202636): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 20:00:31.687 20985 20985 W com.mbwhatsapp: type=1400 audit(0.0:202637): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 20:00:31.802 20985 20985 E ANR_LOG : >>> msg's executing time is too long
01-30 20:00:31.802 20985 20985 E ANR_LOG : Blocked msg = { when=-1s851ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{c3a1343
com.mbwhatsapp}} } , cost = 1844 ms
01-30 20:00:31.802 20985 20985 E ANR_LOG : >>>Current msg List is:
01-30 20:00:31.802 20985 20985 E ANR_LOG : Current msg <1> = { when=-1s847ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@f6acdc0
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-30 20:00:31.803 20985 20985 E ANR_LOG : Current msg <2> = { when=-1s846ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@f6acdc0 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-30 20:00:31.803 20985 20985 E ANR_LOG : Current msg <3> = { when=-1s301ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-30 20:00:31.803 20985 20985 E ANR_LOG : Current msg <4> = { when=-477ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-30 20:00:31.803 20985 20985 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-30 20:00:31.808 20985 21141 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 20:00:31.808 20985 21141 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 20:00:31.808 20985 21141 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-30 21:54:51.083 21760 21760 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 21:54:51.089 21760 21760 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 21:54:51.448 21760 21760 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 21:54:51.455 21760 21760 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 21:54:51.455 21760 21760 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 21:54:51.455 21760 21760 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 21:54:51.455 21760 21760 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 21:54:51.455 21760 21760 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 21:54:51.455 21760 21760 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 21:54:51.455 21760 21760 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 21:54:51.455 21760 21760 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 21:54:51.455 21760 21760 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 21:54:51.521 21760 21760 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.
01-30 21:54:51.927 21760 21760 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 21:54:51.927 21760 21760 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 21:54:51.966 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204620): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:51.974 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204621): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:51.982 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204622): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:52.034 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204623): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:52.046 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204624): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:52.046 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204625): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:52.046 21760 21760 W com.mbwhatsapp: type=1400 audit(0.0:204626): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 21:54:52.283 21760 21933 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 21:54:52.283 21760 21933 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 21:54:52.283 21760 21933 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=f1ea3803-f8ea-43b5-a7fb-9f64dd099ab2 transcoded=0 gif_attribution=0
first_scan_length=3988 direct_path=/v/t62.7118-
24/31807642_1745083376003372_8632755874263281247_n.enc?ccb=11-
4&oh=01_AdTJKF60XsaUowqvBy-uGvQyp1OcbSask1-UIT_ppGydvg&oe=65E12DAD&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.93333334 is_animated_sticker=0
file_hash=nNYTln/qRBOvVQ3uuA6dEtM7N9eo3U2CBGnrdhlGALY=
file_path=Media/.Statuses/7397e557648e475f8ef14f976179d1f2.jpg file_size=26727
partial_media_hash=OR9cZMa5htcz5oFdHTdNI+lr7wEXR2CJAKcqt3SWO2M= face_x=0 face_y=0
height=672 trim_to=0 media_key_timestamp=1706665305000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/31807642_1745083376003372_8632755874263281247_n.enc?ccb=11-
4&oh=01_AdTJKF60XsaUowqvBy-uGvQyp1OcbSask1-
UIT_ppGydvg&oe=65E12DAD&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=720 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=228 multicast_id=null
enc_file_hash=KJoyYnb9j7jO2zPr4QLmUw1fx8Eh/pcy2wb+KPKU3yc= mute_video=0
page_count=0 first_scan_sidecar=[B@2527a8c suspicious_content=0 file_length=26727
media_name=null media_duration=0 chat_row_id=31 media_key=[B@2bd05d5
01-30 21:54:55.034 21760 21921 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:946)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
2)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:938)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:344)
01-30 21:54:55.034 21760 21921 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of main
01-30 22:08:11.564 28091 28091 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-30 22:08:11.570 28091 28091 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 22:08:11.997 28091 28091 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 22:08:11.998 28091 28091 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 22:08:11.998 28091 28091 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-30 22:08:11.998 28091 28091 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 22:08:11.998 28091 28091 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-30 22:08:11.998 28091 28091 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-30 22:08:11.998 28091 28091 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-30 22:08:11.998 28091 28091 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 22:08:11.998 28091 28091 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-30 22:08:11.998 28091 28091 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-30 22:08:12.127 28091 28091 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.
01-30 22:08:12.712 28091 28091 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 22:08:12.712 28091 28091 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 22:08:12.777 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205008): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.793 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205009): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.805 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205010): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.873 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205011): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.885 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205012): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.885 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205013): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:12.885 28091 28091 W com.mbwhatsapp: type=1400 audit(0.0:205014): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-30 22:08:13.061 28091 28283 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 22:08:13.061 28091 28283 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 22:08:13.061 28091 28283 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 02:03:02.375 1010 1010 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 02:03:02.381 1010 1010 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 02:03:02.789 1010 1010 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 02:03:02.790 1010 1010 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 02:03:02.790 1010 1010 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 02:03:02.790 1010 1010 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 02:03:02.790 1010 1010 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 02:03:02.790 1010 1010 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 02:03:02.790 1010 1010 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 02:03:02.791 1010 1010 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 02:03:02.791 1010 1010 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 02:03:02.791 1010 1010 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 02:03:02.791 1010 1010 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 02:03:02.791 1010 1010 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 02:03:02.791 1010 1010 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 02:03:02.791 1010 1010 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 02:03:02.791 1010 1010 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 02:03:02.791 1010 1010 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 02:03:02.791 1010 1010 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 02:03:02.899 1010 1010 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.
01-31 02:03:03.453 1010 1010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 02:03:03.454 1010 1010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 02:03:03.518 1010 1010 W com.mbwhatsapp: type=1400 audit(0.0:205419): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 02:03:03.526 1010 1010 W com.mbwhatsapp: type=1400 audit(0.0:205420): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 02:03:03.538 1010 1010 W com.mbwhatsapp: type=1400 audit(0.0:205421): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 02:03:03.602 1010 1010 W com.mbwhatsapp: type=1400 audit(0.0:205422): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 02:03:03.618 1010 1010 W com.mbwhatsapp: type=1400 audit(0.0:205423): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 02:03:03.759 1010 1104 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 02:03:03.759 1010 1104 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 02:03:03.759 1010 1104 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 04:33:01.947 2805 2805 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 04:33:01.952 2805 2805 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 04:33:02.587 2805 2805 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 04:33:02.590 2805 2805 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 04:33:02.590 2805 2805 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 04:33:02.591 2805 2805 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 04:33:02.591 2805 2805 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 04:33:02.591 2805 2805 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 04:33:02.591 2805 2805 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 04:33:02.591 2805 2805 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 04:33:02.591 2805 2805 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 04:33:02.591 2805 2805 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 04:33:02.591 2805 2805 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 04:33:02.744 2805 2805 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.
01-31 04:33:04.348 2805 2805 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 04:33:04.348 2805 2805 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 04:33:04.938 2805 2805 E ANR_LOG : >>> msg's executing time is too long
01-31 04:33:04.938 2805 2805 E ANR_LOG : Blocked msg = { when=-2s952ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{ae5ebfd
com.mbwhatsapp}} } , cost = 2948 ms
01-31 04:33:04.938 2805 2805 E ANR_LOG : >>>Current msg List is:
01-31 04:33:04.938 2805 2805 E ANR_LOG : Current msg <1> = { when=-2s951ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.mbwhatsapp.action.HEARTBEAT_WAKEUP flg=0x80010
cmp=com.mbwhatsapp/.AlarmBroadcastReceiver } packageName=com.mbwhatsapp
resultCode=0 resultData=null resultExtras=null} }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <2> = { when=-2s397ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@47ac0f2
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <3> = { when=-2s396ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@47ac0f2 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <4> = { when=-2s390ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@c3a1343
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <5> = { when=-2s389ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@c3a1343 intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <6> = { when=-2s226ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 04:33:04.939 2805 2805 E ANR_LOG : Current msg <7> = { when=-990ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 04:33:04.939 2805 2805 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 04:33:05.131 2805 3492 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 04:33:05.131 2805 3492 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 04:33:05.131 2805 3492 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 05:58:20.997 8105 8105 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 05:58:21.014 8105 8105 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 05:58:21.883 8105 8105 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 05:58:21.892 8105 8105 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 05:58:21.892 8105 8105 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 05:58:21.892 8105 8105 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 05:58:21.892 8105 8105 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 05:58:21.892 8105 8105 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 05:58:21.892 8105 8105 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 05:58:21.892 8105 8105 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 05:58:21.893 8105 8105 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 05:58:21.893 8105 8105 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 05:58:21.893 8105 8105 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 05:58:21.893 8105 8105 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 05:58:22.080 8105 8105 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.
01-31 05:58:24.412 8105 8105 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 05:58:24.413 8105 8105 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 05:58:25.953 8105 8105 E ANR_LOG : >>> msg's executing time is too long
01-31 05:58:25.953 8105 8105 E ANR_LOG : Blocked msg = { when=-4s884ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{b0f05ec
com.mbwhatsapp}} } , cost = 4874 ms
01-31 05:58:25.953 8105 8105 E ANR_LOG : >>>Current msg List is:
01-31 05:58:25.954 8105 8105 E ANR_LOG : Current msg <1> = { when=-4s869ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x1080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 05:58:25.954 8105 8105 E ANR_LOG : Current msg <2> = { when=-4s44ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@9bb9db5
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-31 05:58:25.955 8105 8105 E ANR_LOG : Current msg <3> = { when=-4s43ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@9bb9db5 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-31 05:58:25.955 8105 8105 E ANR_LOG : Current msg <4> = { when=-3s880ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 05:58:25.956 8105 8105 E ANR_LOG : Current msg <5> = { when=-2s43ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 05:58:25.956 8105 8105 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 05:58:26.022 8105 8183 W OplusExSystemServiceHelper:
checkOplusExSystemService intent getComponent is null
01-31 05:58:26.270 8105 8607 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 05:58:26.270 8105 8607 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 05:58:26.270 8105 8607 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 05:58:28.431 8105 8738 E ArmVmp : Match on catch block at 0x02 in for
0x7229124a01
01-31 05:58:28.473 8105 8738 W System.err: java.lang.NullPointerException
01-31 05:58:28.844 8105 8738 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
01-31 05:58:28.844 8105 8738 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
01-31 05:58:28.844 8105 8738 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
01-31 05:58:28.845 8105 8738 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
01-31 05:58:28.845 8105 8738 W System.err: at X.1bt.A01(Unknown Source:178)
01-31 05:58:28.845 8105 8738 W System.err: at X.3Uy.A02(Unknown Source:93)
01-31 05:58:28.845 8105 8738 W System.err: at X.3g7.run(Unknown Source:259)
01-31 05:58:28.845 8105 8738 W System.err: at X.0yM.A1J(Unknown Source:2)
01-31 05:58:28.845 8105 8738 W System.err: at X.1nX.run(Unknown Source:91)
01-31 05:58:28.845 8105 8738 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 05:58:28.846 8105 8738 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 05:58:28.846 8105 8738 W System.err: at X.3gH.run(Unknown Source:1548)
01-31 05:58:28.846 8105 8738 W System.err: at
java.lang.Thread.run(Thread.java:1012)
01-31 05:58:28.869 8105 8970 E ArmVmp : Match on catch block at 0x02 in for
0x7229005401
01-31 05:58:28.869 8105 8970 W System.err: java.lang.NullPointerException
01-31 05:58:28.896 8105 8970 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
01-31 05:58:28.896 8105 8970 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
01-31 05:58:28.901 8105 8970 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
01-31 05:58:28.901 8105 8970 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
01-31 05:58:28.902 8105 8970 W System.err: at X.1bt.A01(Unknown Source:178)
01-31 05:58:28.902 8105 8970 W System.err: at X.3Uy.A02(Unknown Source:93)
01-31 05:58:28.902 8105 8970 W System.err: at X.3g7.run(Unknown Source:259)
01-31 05:58:28.902 8105 8970 W System.err: at X.0yM.A1J(Unknown Source:2)
01-31 05:58:28.902 8105 8970 W System.err: at X.1nX.run(Unknown Source:91)
01-31 05:58:28.903 8105 8970 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 05:58:28.903 8105 8970 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 05:58:28.903 8105 8970 W System.err: at X.3gH.run(Unknown Source:1548)
01-31 05:58:28.903 8105 8970 W System.err: at
java.lang.Thread.run(Thread.java:1012)
01-31 05:58:36.363 8105 8134 W com.mbwhatsapp: Suspending all threads took:
19.467ms
--------- beginning of main
01-31 06:26:55.974 13666 13666 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 06:26:55.985 13666 13666 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 06:26:57.824 13666 13666 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 06:26:57.832 13666 13666 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 06:26:57.832 13666 13666 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 06:26:57.832 13666 13666 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 06:26:57.832 13666 13666 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 06:26:57.832 13666 13666 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 06:26:57.832 13666 13666 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 06:26:57.833 13666 13666 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 06:26:57.833 13666 13666 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 06:26:57.833 13666 13666 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 06:26:57.833 13666 13666 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 06:26:57.833 13666 13666 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 06:26:58.115 13666 13666 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.
01-31 06:27:03.090 13666 13666 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 06:27:03.091 13666 13666 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 06:27:06.910 13666 13666 E ANR_LOG : >>> msg's executing time is too long
01-31 06:27:06.910 13666 13666 E ANR_LOG : Blocked msg = { when=-10s831ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{47ac0f2
com.mbwhatsapp}} } , cost = 10826 ms
01-31 06:27:06.910 13666 13666 E ANR_LOG : >>>Current msg List is:
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <1> = { when=-10s830ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@c3a1343
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <2> = { when=-10s829ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@c3a1343 intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <3> = { when=-9s493ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <4> = { when=-8s819ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <5> = { when=-5s18ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <6> = { when=-2s655ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <7> = { when=-1s181ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:06.911 13666 13666 E ANR_LOG : Current msg <8> = { when=-881ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:06.911 13666 13666 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 06:27:07.510 13666 14724 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 06:27:07.510 13666 14724 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 06:27:07.510 13666 14724 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 06:27:11.646 15116 15116 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 06:27:11.668 15116 15116 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 06:27:14.320 15116 15116 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 06:27:14.326 15116 15116 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 06:27:14.326 15116 15116 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 06:27:14.326 15116 15116 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 06:27:14.326 15116 15116 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 06:27:14.328 15116 15116 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 06:27:14.328 15116 15116 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 06:27:14.328 15116 15116 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 06:27:14.328 15116 15116 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 06:27:14.328 15116 15116 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 06:27:14.328 15116 15116 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 06:27:14.328 15116 15116 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 06:27:14.721 15116 15116 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.
01-31 06:27:22.043 15116 15116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 06:27:22.043 15116 15116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 06:27:22.630 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206854): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:22.702 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206856): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:22.750 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206857): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:23.206 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206858): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:23.254 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206859): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:23.254 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206860): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:23.254 15116 15116 W com.mbwhatsapp: type=1400 audit(0.0:206861): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:23.986 15116 15116 E ANR_LOG : >>> msg's executing time is too long
01-31 06:27:23.986 15116 15116 E ANR_LOG : Blocked msg = { when=-12s240ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{ae5ebfd
com.mbwhatsapp}} } , cost = 12190 ms
01-31 06:27:23.986 15116 15116 E ANR_LOG : >>>Current msg List is:
01-31 06:27:23.987 15116 15116 E ANR_LOG : Current msg <1> = { when=-12s198ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@47ac0f2
className=com.mbwhatsapp.AlarmService packageName=com.mbwhatsapp intent=null} }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <2> = { when=-12s197ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@47ac0f2 intent=Intent
{ cmp=com.mbwhatsapp/.AlarmService (has extras) }} }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <3> = { when=-12s178ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <4> = { when=-9s300ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <5> = { when=-6s489ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <6> = { when=-3s293ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 06:27:23.988 15116 15116 E ANR_LOG : Current msg <7> = { when=-557ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:23.988 15116 15116 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 06:27:24.567 15116 15896 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 06:27:24.567 15116 15896 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 06:27:24.567 15116 15896 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 06:27:31.396 16335 16335 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 06:27:31.403 16335 16335 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 06:27:31.927 16335 16335 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 06:27:31.929 16335 16335 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 06:27:31.930 16335 16335 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 06:27:31.930 16335 16335 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 06:27:31.930 16335 16335 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 06:27:31.930 16335 16335 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 06:27:31.930 16335 16335 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 06:27:31.930 16335 16335 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 06:27:31.930 16335 16335 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 06:27:31.930 16335 16335 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 06:27:31.930 16335 16335 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 06:27:32.015 16335 16335 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.
01-31 06:27:32.583 16335 16335 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 06:27:32.583 16335 16335 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 06:27:32.782 16335 16335 W com.mbwhatsapp: type=1400 audit(0.0:206880): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:32.814 16335 16335 W com.mbwhatsapp: type=1400 audit(0.0:206881): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:32.866 16335 16335 W com.mbwhatsapp: type=1400 audit(0.0:206882): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:33.006 16335 16335 W com.mbwhatsapp: type=1400 audit(0.0:206883): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:33.046 16335 16335 W com.mbwhatsapp: type=1400 audit(0.0:206884): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:27:33.397 16335 16335 E ANR_LOG : >>> msg's executing time is too long
01-31 06:27:33.397 16335 16335 E ANR_LOG : Blocked msg = { when=-1s912ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f6acdc0
com.mbwhatsapp}} } , cost = 1895 ms
01-31 06:27:33.397 16335 16335 E ANR_LOG : >>>Current msg List is:
01-31 06:27:33.397 16335 16335 E ANR_LOG : Current msg <1> = { when=-1s899ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@daa4af9
className=com.mbwhatsapp.crash.upload.ExceptionsUploadService
packageName=com.mbwhatsapp intent=null} }
01-31 06:27:33.397 16335 16335 E ANR_LOG : Current msg <2> = { when=-1s899ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@daa4af9 intent=Intent
{ cmp=com.mbwhatsapp/.crash.upload.ExceptionsUploadService (has extras) }} }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <3> = { when=-1s897ms
what=114 target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@9effa3e
className=com.mbwhatsapp.push.RegistrationIntentService packageName=com.mbwhatsapp
intent=null} }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <4> = { when=-1s897ms
what=121 target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@9effa3e intent=Intent
{ cmp=com.mbwhatsapp/.push.RegistrationIntentService (has extras) }} }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <5> = { when=-1s838ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <6> = { when=-1s387ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <7> = { when=-1s134ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <8> = { when=-583ms what=114
target=android.app.ActivityThread$H
obj=CreateServiceData{token=android.os.BinderProxy@360a09f
className=androidx.work.impl.background.systemjob.SystemJobService
packageName=com.mbwhatsapp intent=null} }
01-31 06:27:33.398 16335 16335 E ANR_LOG : Current msg <9> = { when=-582ms what=121
target=android.app.ActivityThread$H
obj=BindServiceData{token=android.os.BinderProxy@360a09f intent=Intent
{ cmp=com.mbwhatsapp/androidx.work.impl.background.systemjob.SystemJobService (has
extras) }} }
01-31 06:27:33.398 16335 16335 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 06:27:33.408 16335 16513 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 06:27:33.408 16335 16513 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 06:27:33.408 16335 16513 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 06:32:06.038 20472 20472 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 06:32:06.059 20472 20472 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 06:32:07.782 20472 20472 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 06:32:07.795 20472 20472 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 06:32:07.795 20472 20472 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 06:32:07.795 20472 20472 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 06:32:07.795 20472 20472 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 06:32:07.795 20472 20472 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 06:32:07.795 20472 20472 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 06:32:07.795 20472 20472 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 06:32:07.795 20472 20472 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 06:32:07.796 20472 20472 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 06:32:10.192 20472 20472 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.
01-31 06:32:14.201 20472 20472 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 06:32:14.201 20472 20472 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 06:32:14.609 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208804): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:14.617 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208805): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:14.657 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208806): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:15.121 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208807): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:15.149 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208808): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:15.149 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208809): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:15.149 20472 20472 W com.mbwhatsapp: type=1400 audit(0.0:208810): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 06:32:16.052 20472 20472 E ANR_LOG : >>> msg's executing time is too long
01-31 06:32:16.052 20472 20472 E ANR_LOG : Blocked msg = { when=-9s889ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{daa4af9
com.mbwhatsapp}} } , cost = 9868 ms
01-31 06:32:16.052 20472 20472 E ANR_LOG : >>>Current msg List is:
01-31 06:32:16.052 20472 20472 E ANR_LOG : Current msg <1> = { when=-9s877ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:32:16.053 20472 20472 E ANR_LOG : Current msg <2> = { when=-9s870ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010 cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver
(has extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 06:32:16.053 20472 20472 E ANR_LOG : Current msg <3> = { when=-9s858ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/186 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 06:32:16.053 20472 20472 E ANR_LOG : Current msg <4> = { when=-5s924ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 06:32:16.053 20472 20472 E ANR_LOG : Current msg <5> = { when=-5s358ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:32:16.054 20472 20472 E ANR_LOG : Current msg <6> = { when=-2s510ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 06:32:16.054 20472 20472 E ANR_LOG : Current msg <7> = { when=-996ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 06:32:16.054 20472 20472 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 06:32:16.208 20472 21446 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 06:32:16.208 20472 21446 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 06:32:16.208 20472 21446 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of main
01-31 11:47:38.672 21304 21304 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 11:47:38.685 21304 21304 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 11:47:39.116 21304 21304 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 11:47:39.118 21304 21304 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 11:47:39.118 21304 21304 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 11:47:39.119 21304 21304 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 11:47:39.119 21304 21304 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 11:47:39.119 21304 21304 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 11:47:39.119 21304 21304 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 11:47:39.119 21304 21304 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 11:47:39.119 21304 21304 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 11:47:39.119 21304 21304 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 11:47:39.119 21304 21304 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 11:47:39.287 21304 21304 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.
01-31 11:47:40.035 21304 21304 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 11:47:40.035 21304 21304 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 11:47:40.101 21304 21304 W com.mbwhatsapp: type=1400 audit(0.0:213801): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libc++_shared.so"
dev="sda12" ino=241859 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 11:47:40.105 21304 21304 W com.mbwhatsapp: type=1400 audit(0.0:213802): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libvlc.so"
dev="sda12" ino=236784 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 11:47:40.117 21304 21304 W com.mbwhatsapp: type=1400 audit(0.0:213803): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 11:47:40.177 21304 21304 W com.mbwhatsapp: type=1400 audit(0.0:213804): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libcurve25519.so"
dev="sda12" ino=9829 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 11:47:40.189 21304 21304 W com.mbwhatsapp: type=1400 audit(0.0:213805): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 11:47:40.264 21304 21304 E ANR_LOG : >>> msg's executing time is too long
01-31 11:47:40.264 21304 21304 E ANR_LOG : Blocked msg = { when=-1s531ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{f6acdc0
com.mbwhatsapp}} } , cost = 1522 ms
01-31 11:47:40.264 21304 21304 E ANR_LOG : >>>Current msg List is:
01-31 11:47:40.264 21304 21304 E ANR_LOG : Current msg <1> = { when=-1s526ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ act=com.google.android.c2dm.intent.RECEIVE flg=0x11080010 pkg=com.mbwhatsapp
cmp=com.mbwhatsapp/com.google.firebase.iid.FirebaseInstanceIdReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 11:47:40.264 21304 21304 E ANR_LOG : Current msg <2> = { when=-992ms what=164
target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 11:47:40.264 21304 21304 E ANR_LOG : Current msg <3> = { when=-323ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 11:47:40.264 21304 21304 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 11:47:40.284 21304 21402 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 11:47:40.284 21304 21402 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 11:47:40.284 21304 21402 W com.mbwhatsapp: and incorrect proguard
optimizations.
--------- beginning of system
01-31 13:09:14.270 21304 21304 E OplusCustomizeRestrictionManager: sInstance is
null, start a new sInstance
01-31 13:09:17.452 21304 21432 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=a9e01130-3417-4365-bfaa-9b62d750750f, generation=0)
--------- beginning of main
01-31 13:45:34.131 28412 28412 E com.mbwhatsapp: Unknown bits set in runtime_flags:
0x40000000
01-31 13:45:34.144 28412 28412 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 13:45:35.452 28412 28412 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 13:45:35.497 28412 28412 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 13:45:35.497 28412 28412 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 13:45:35.497 28412 28412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 13:45:35.498 28412 28412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 13:45:35.498 28412 28412 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 13:45:35.498 28412 28412 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 13:45:35.498 28412 28412 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 13:45:35.498 28412 28412 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1192)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1393)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.ActivityThread.access$1800(ActivityThread.java:254)
01-31 13:45:35.498 28412 28412 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2184)
01-31 13:45:35.498 28412 28412 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 13:45:35.499 28412 28412 W System.err: at
android.os.Looper.loopOnce(Looper.java:233)
01-31 13:45:35.499 28412 28412 W System.err: at
android.os.Looper.loop(Looper.java:344)
01-31 13:45:35.499 28412 28412 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8212)
01-31 13:45:35.499 28412 28412 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 13:45:35.499 28412 28412 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
01-31 13:45:35.499 28412 28412 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
01-31 13:45:35.842 28412 28412 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.
01-31 13:45:41.430 28412 28412 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 13:45:41.430 28412 28412 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 13:45:42.349 28412 28412 W com.mbwhatsapp: type=1400 audit(0.0:214411): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 13:45:42.349 28412 28412 W com.mbwhatsapp: type=1400 audit(0.0:214412): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 13:45:42.353 28412 28412 W com.mbwhatsapp: type=1400 audit(0.0:214413): avc:
granted { execute } for
path="/data/data/com.mbwhatsapp/files/decompressed/libs.spk.zst/libwhatsapp.so"
dev="sda12" ino=187796 scontext=u:r:untrusted_app:s0:c114,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c114,c257,c512,c768 tclass=file
app=com.mbwhatsapp
01-31 13:45:44.118 28412 28412 E ANR_LOG : >>> msg's executing time is too long
01-31 13:45:44.118 28412 28412 E ANR_LOG : Blocked msg = { when=-9s832ms what=110
target=android.app.ActivityThread$H obj=AppBindData{appInfo=ApplicationInfo{daa4af9
com.mbwhatsapp}} } , cost = 9790 ms
01-31 13:45:44.118 28412 28412 E ANR_LOG : >>>Current msg List is:
01-31 13:45:44.118 28412 28412 E ANR_LOG : Current msg <1> = { when=-9s812ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.119 28412 28412 E ANR_LOG : Current msg <2> = { when=-9s801ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ flg=0x80010 cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver
(has extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 13:45:44.119 28412 28412 E ANR_LOG : Current msg <3> = { when=-9s796ms
what=113 target=android.app.ActivityThread$H obj=ReceiverData{intent=Intent
{ dat=content://com.mbwhatsapp.provider.contact/contacts/186 flg=0x80010
cmp=com.mbwhatsapp/.notification.MessageNotificationDismissedReceiver (has
extras) } packageName=com.mbwhatsapp resultCode=0 resultData=null
resultExtras=null} }
01-31 13:45:44.119 28412 28412 E ANR_LOG : Current msg <4> = { when=-9s167ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.119 28412 28412 E ANR_LOG : Current msg <5> = { when=-8s876ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.120 28412 28412 E ANR_LOG : Current msg <6> = { when=-8s312ms
what=164 target=android.app.ActivityThread$H obj=com.mbwhatsapp }
01-31 13:45:44.120 28412 28412 E ANR_LOG : Current msg <7> = { when=-5s925ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.120 28412 28412 E ANR_LOG : Current msg <8> = { when=-5s60ms what=0
target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.120 28412 28412 E ANR_LOG : Current msg <9> = { when=-4s555ms what=0
target=android.app.ActivityThread$H
callback=android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0 }
01-31 13:45:44.120 28412 28412 E ANR_LOG : Current msg <10> = { when=-3s553ms
what=0 target=android.app.ActivityThread$H
callback=com.android.internal.util.function.pooled.PooledLambdaImpl }
01-31 13:45:44.120 28412 28412 E ANR_LOG : >>>CURRENT MSG DUMP OVER<<<
01-31 13:45:44.158 28412 29452 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 13:45:44.158 28412 29452 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 13:45:44.158 28412 29452 W com.mbwhatsapp: and incorrect proguard
optimizations.

You might also like